deepedge1@ubuntu:~/hema/dusty_nv_t1/jetson_inference_2/9thDec2022_default/build/aarch64/bin$ ./detectnet --network=ssd-mobilenet-v2 images/peds_0.jpg images/test/output.jpg imagenet: argc: 4 argv0: ./detectnet argv1: --network=ssd-mobilenet-v2 argv2: images/peds_0.jpg ./detectnet --network=ssd-mobilenet-v2 images/dog_123.jpg images/test/outputr10_1_4.jpg [image] imageLoader -- found file images/dog_123.jpg [video] created imageLoader from file:///home/deepedge1/hema/dusty_nv_t1/jetson_inference_2/9thDec2022_default/build/aarch64/bin/images/dog_123.jpg ------------------------------------------------ imageLoader video options: ------------------------------------------------ -- URI: file:///home/deepedge1/hema/dusty_nv_t1/jetson_inference_2/9thDec2022_default/build/aarch64/bin/images/dog_123.jpg - protocol: file - location: images/dog_123.jpg - extension: jpg -- deviceType: file -- ioType: input -- codec: unknown -- width: 0 -- height: 0 -- frameRate: 0.000000 -- bitRate: 0 -- numBuffers: 4 -- zeroCopy: true -- flipMethod: none -- loop: 0 -- rtspLatency 2000 ------------------------------------------------ [video] created imageWriter from file:///home/deepedge1/hema/dusty_nv_t1/jetson_inference_2/9thDec2022_default/build/aarch64/bin/images/test/outputr10_1_4.jpg ------------------------------------------------ imageWriter video options: ------------------------------------------------ -- URI: file:///home/deepedge1/hema/dusty_nv_t1/jetson_inference_2/9thDec2022_default/build/aarch64/bin/images/test/outputr10_1_4.jpg - protocol: file - location: images/test/outputr10_1_4.jpg - extension: jpg -- deviceType: file -- ioType: output -- codec: unknown -- width: 0 -- height: 0 -- frameRate: 0.000000 -- bitRate: 0 -- numBuffers: 4 -- zeroCopy: true -- flipMethod: none -- loop: 0 -- rtspLatency 2000 ------------------------------------------------ [OpenGL] glDisplay -- X screen 0 resolution: 1920x1080 [OpenGL] glDisplay -- X window resolution: 1920x1080 [OpenGL] glDisplay -- display device initialized (1920x1080) [video] created glDisplay from display://0 ------------------------------------------------ glDisplay video options: ------------------------------------------------ -- URI: display://0 - protocol: display - location: 0 -- deviceType: display -- ioType: output -- codec: raw -- width: 1920 -- height: 1080 -- frameRate: 0.000000 -- bitRate: 0 -- numBuffers: 4 -- zeroCopy: true -- flipMethod: none -- loop: 0 -- rtspLatency 2000 ------------------------------------------------ detectNet -- loading detection network model from: -- model /home/deepedge1/hema/ssd_onnx_model/model_ssd_minicoco_surgery.onnx -- input_blob 'model_input' -- output_blob 'output_2' -- output_count 'output_3' -- class_labels networks/SSD-Mobilenet-v2/ssd_coco_labels.txt -- threshold 0.500000 -- batch_size 1 [TRT] TensorRT version 8.4.1 [TRT] loading NVIDIA plugins... [TRT] Registered plugin creator - ::GridAnchor_TRT version 1 [TRT] Registered plugin creator - ::GridAnchorRect_TRT version 1 [TRT] Registered plugin creator - ::NMS_TRT version 1 [TRT] Registered plugin creator - ::Reorg_TRT version 1 [TRT] Registered plugin creator - ::Region_TRT version 1 [TRT] Registered plugin creator - ::Clip_TRT version 1 [TRT] Registered plugin creator - ::LReLU_TRT version 1 [TRT] Registered plugin creator - ::PriorBox_TRT version 1 [TRT] Registered plugin creator - ::Normalize_TRT version 1 [TRT] Registered plugin creator - ::ScatterND version 1 [TRT] Registered plugin creator - ::RPROI_TRT version 1 [TRT] Registered plugin creator - ::BatchedNMS_TRT version 1 [TRT] Registered plugin creator - ::BatchedNMSDynamic_TRT version 1 [TRT] Registered plugin creator - ::BatchTilePlugin_TRT version 1 [TRT] Could not register plugin creator - ::FlattenConcat_TRT version 1 [TRT] Registered plugin creator - ::CropAndResize version 1 [TRT] Registered plugin creator - ::CropAndResizeDynamic version 1 [TRT] Registered plugin creator - ::DetectionLayer_TRT version 1 [TRT] Registered plugin creator - ::EfficientNMS_TRT version 1 [TRT] Registered plugin creator - ::EfficientNMS_ONNX_TRT version 1 [TRT] Registered plugin creator - ::EfficientNMS_Explicit_TF_TRT version 1 [TRT] Registered plugin creator - ::EfficientNMS_Implicit_TF_TRT version 1 [TRT] Registered plugin creator - ::ProposalDynamic version 1 [TRT] Registered plugin creator - ::Proposal version 1 [TRT] Registered plugin creator - ::ProposalLayer_TRT version 1 [TRT] Registered plugin creator - ::PyramidROIAlign_TRT version 1 [TRT] Registered plugin creator - ::ResizeNearest_TRT version 1 [TRT] Registered plugin creator - ::Split version 1 [TRT] Registered plugin creator - ::SpecialSlice_TRT version 1 [TRT] Registered plugin creator - ::InstanceNormalization_TRT version 1 [TRT] Registered plugin creator - ::InstanceNormalization_TRT version 2 [TRT] Registered plugin creator - ::CoordConvAC version 1 [TRT] Registered plugin creator - ::DecodeBbox3DPlugin version 1 [TRT] Registered plugin creator - ::GenerateDetection_TRT version 1 [TRT] Registered plugin creator - ::MultilevelCropAndResize_TRT version 1 [TRT] Registered plugin creator - ::MultilevelProposeROI_TRT version 1 [TRT] Registered plugin creator - ::NMSDynamic_TRT version 1 [TRT] Registered plugin creator - ::PillarScatterPlugin version 1 [TRT] Registered plugin creator - ::VoxelGeneratorPlugin version 1 [TRT] Registered plugin creator - ::MultiscaleDeformableAttnPlugin_TRT version 1 [TRT] detected model format - ONNX (extension '.onnx') [TRT] desired precision specified for GPU: FASTEST [TRT] requested fasted precision for device GPU without providing valid calibrator, disabling INT8 [TRT] [MemUsageChange] Init CUDA: CPU +219, GPU +0, now: CPU 263, GPU 4248 (MiB) [TRT] [MemUsageChange] Init builder kernel library: CPU +351, GPU +331, now: CPU 633, GPU 4597 (MiB) [TRT] native precisions detected for GPU: FP32, FP16, INT8 [TRT] selecting fastest native precision for GPU: FP16 [TRT] found engine cache file /home/deepedge1/hema/ssd_onnx_model/model_ssd_minicoco_surgery.onnx.1.1.8401.GPU.FP16.engine [TRT] found model checksum /home/deepedge1/hema/ssd_onnx_model/model_ssd_minicoco_surgery.onnx.sha256sum [TRT] echo "$(cat /home/deepedge1/hema/ssd_onnx_model/model_ssd_minicoco_surgery.onnx.sha256sum) /home/deepedge1/hema/ssd_onnx_model/model_ssd_minicoco_surgery.onnx" | sha256sum --check --status [TRT] model matched checksum /home/deepedge1/hema/ssd_onnx_model/model_ssd_minicoco_surgery.onnx.sha256sum [TRT] loading network plan from engine cache... /home/deepedge1/hema/ssd_onnx_model/model_ssd_minicoco_surgery.onnx.1.1.8401.GPU.FP16.engine [TRT] device GPU, loaded /home/deepedge1/hema/ssd_onnx_model/model_ssd_minicoco_surgery.onnx [TRT] [MemUsageChange] Init CUDA: CPU +0, GPU +0, now: CPU 317, GPU 4629 (MiB) [TRT] Loaded engine size: 34 MiB [TRT] Using an engine plan file across different models of devices is not recommended and is likely to affect performance or even cause errors. [TRT] Deserialization required 21268 microseconds. [TRT] [MemUsageChange] TensorRT-managed allocation in engine deserialization: CPU +0, GPU +33, now: CPU 0, GPU 33 (MiB) [TRT] Total per-runner device persistent memory is 1536 [TRT] Total per-runner host persistent memory is 135648 [TRT] Allocated activation device memory of size 6709760 [TRT] [MemUsageChange] TensorRT-managed allocation in IExecutionContext creation: CPU +0, GPU +6, now: CPU 0, GPU 39 (MiB) [TRT] The getMaxBatchSize() function should not be used with an engine built from a network created with NetworkDefinitionCreationFlag::kEXPLICIT_BATCH flag. This function will always return 1. [TRT] [TRT] CUDA engine context initialized on device GPU: [TRT] -- layers 158 [TRT] -- maxBatchSize 1 [TRT] -- deviceMemory 6709760 [TRT] -- bindings 5 [TRT] binding 0 -- index 0 -- name 'model_input' -- type FP32 -- in/out INPUT -- # dims 4 -- dim #0 1 -- dim #1 3 -- dim #2 300 -- dim #3 300 [TRT] binding 1 -- index 1 -- name 'output' -- type FP32 -- in/out OUTPUT -- # dims 3 -- dim #0 1 -- dim #1 2268 -- dim #2 4 [TRT] binding 2 -- index 2 -- name 'output_2' -- type FP32 -- in/out OUTPUT -- # dims 3 -- dim #0 1 -- dim #1 2268 -- dim #2 4 [TRT] binding 3 -- index 3 -- name 'output_1' -- type FP32 -- in/out OUTPUT -- # dims 3 -- dim #0 1 -- dim #1 2268 -- dim #2 81 [TRT] binding 4 -- index 4 -- name 'output_3' -- type FP32 -- in/out OUTPUT -- # dims 3 -- dim #0 1 -- dim #1 2268 -- dim #2 81 [TRT] [TRT] binding to input 0 model_input binding index: 0 [TRT] binding to input 0 model_input dims (b=1 c=3 h=300 w=300) size=1080000 [TRT] binding to output 0 output_2 binding index: 2 [TRT] binding to output 0 output_2 dims (b=1 c=2268 h=4 w=1) size=36288 [cuda] cudaAllocMapped 36288 bytes, CPU 0x21eaab000 GPU 0x21eaab000 [TRT] binding to output 1 output_3 binding index: 4 [TRT] binding to output 1 output_3 dims (b=1 c=2268 h=81 w=1) size=734832 [cuda] cudaAllocMapped 734832 bytes, CPU 0x21eab3e00 GPU 0x21eab3e00 [TRT] allocated 36288 bytes for unused binding 1 [TRT] allocated 734832 bytes for unused binding 3 [TRT] [TRT] device GPU, /home/deepedge1/hema/ssd_onnx_model/model_ssd_minicoco_surgery.onnx initialized. [TRT] detectNet -- number of object classes: 4 [TRT] detectNet -- maximum bounding boxes: 2268 [cuda] cudaAllocMapped 1016064 bytes, CPU 0x21eb67600 GPU 0x21eb67600 [TRT] loaded 91 class labels [TRT] didn't load expected number of class descriptions (91 of 4) [TRT] detectNet -- number of object classes: 4 [cuda] cudaAllocMapped 64 bytes, CPU 0x21ec5f800 GPU 0x21ec5f800 [TRT] loaded 0 class colors [TRT] didn't load expected number of class colors (0 of 4) [TRT] filling in remaining 4 class colors with default colors [image] loaded 'images/dog_123.jpg' (500x375, 3 channels) [cuda] cudaAllocMapped 562500 bytes, CPU 0x21ecab000 GPU 0x21ecab000 [TRT] ExecuteV2 TensorRT context on device GPU [cuda] invalid configuration argument (error 9) (hex 0x09) [cuda] /home/deepedge1/hema/dusty_nv_t1/jetson_inference_2/9thDec2022_default/c/detectNet.cpp:987 [TRT] detectNet::Detect() -- failed to render overlay 1968 objects detected detected obj 0 class #3 (car) confidence=0.909668 bounding box 0 (150.110321, 0.002790) (0.004776, 0.000063) w=-150.105545 h=-0.002727 detected obj 1 class #3 (car) confidence=0.920898 bounding box 1 (89.298164, 0.002736) (0.000057, 0.000102) w=-89.298111 h=-0.002634 detected obj 2 class #2 (bicycle) confidence=0.510742 bounding box 2 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 3 class #2 (bicycle) confidence=0.519043 bounding box 3 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 4 class #2 (bicycle) confidence=0.535156 bounding box 4 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 5 class #2 (bicycle) confidence=0.550293 bounding box 5 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 6 class #2 (bicycle) confidence=0.511230 bounding box 6 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 7 class #2 (bicycle) confidence=0.567383 bounding box 7 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 8 class #2 (bicycle) confidence=0.584961 bounding box 8 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 9 class #2 (bicycle) confidence=0.602539 bounding box 9 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 10 class #2 (bicycle) confidence=0.563965 bounding box 10 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 11 class #2 (bicycle) confidence=0.615234 bounding box 11 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 12 class #2 (bicycle) confidence=0.634277 bounding box 12 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 13 class #2 (bicycle) confidence=0.656250 bounding box 13 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 14 class #2 (bicycle) confidence=0.613281 bounding box 14 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 15 class #2 (bicycle) confidence=0.672363 bounding box 15 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 16 class #2 (bicycle) confidence=0.693359 bounding box 16 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 17 class #2 (bicycle) confidence=0.708008 bounding box 17 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 18 class #2 (bicycle) confidence=0.669922 bounding box 18 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 19 class #2 (bicycle) confidence=0.730469 bounding box 19 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 20 class #2 (bicycle) confidence=0.744141 bounding box 20 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 21 class #2 (bicycle) confidence=0.761719 bounding box 21 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 22 class #2 (bicycle) confidence=0.723145 bounding box 22 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 23 class #2 (bicycle) confidence=0.779785 bounding box 23 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 24 class #2 (bicycle) confidence=0.791992 bounding box 24 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 25 class #2 (bicycle) confidence=0.803223 bounding box 25 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 26 class #2 (bicycle) confidence=0.774414 bounding box 26 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 27 class #2 (bicycle) confidence=0.821777 bounding box 27 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 28 class #2 (bicycle) confidence=0.838867 bounding box 28 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 29 class #2 (bicycle) confidence=0.849609 bounding box 29 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 30 class #2 (bicycle) confidence=0.825195 bounding box 30 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 31 class #2 (bicycle) confidence=0.869629 bounding box 31 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 32 class #2 (bicycle) confidence=0.889160 bounding box 32 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 33 class #2 (bicycle) confidence=0.909180 bounding box 33 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 34 class #2 (bicycle) confidence=0.875000 bounding box 34 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 35 class #2 (bicycle) confidence=0.923828 bounding box 35 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 36 class #2 (bicycle) confidence=0.946777 bounding box 36 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 37 class #2 (bicycle) confidence=0.953613 bounding box 37 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 38 class #2 (bicycle) confidence=0.933594 bounding box 38 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 39 class #2 (bicycle) confidence=0.978516 bounding box 39 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 40 class #2 (bicycle) confidence=0.980957 bounding box 40 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 41 class #2 (bicycle) confidence=0.970703 bounding box 41 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 42 class #2 (bicycle) confidence=0.984863 bounding box 42 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 43 class #2 (bicycle) confidence=0.986328 bounding box 43 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 44 class #2 (bicycle) confidence=0.990234 bounding box 44 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 45 class #2 (bicycle) confidence=0.986328 bounding box 45 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 46 class #2 (bicycle) confidence=0.991211 bounding box 46 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 47 class #2 (bicycle) confidence=0.997559 bounding box 47 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 48 class #2 (bicycle) confidence=0.509277 bounding box 48 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 49 class #2 (bicycle) confidence=0.513672 bounding box 49 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 50 class #2 (bicycle) confidence=0.529297 bounding box 50 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 51 class #2 (bicycle) confidence=0.550781 bounding box 51 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 52 class #2 (bicycle) confidence=0.509766 bounding box 52 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 53 class #2 (bicycle) confidence=0.560547 bounding box 53 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 54 class #2 (bicycle) confidence=0.579590 bounding box 54 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 55 class #2 (bicycle) confidence=0.603027 bounding box 55 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 56 class #2 (bicycle) confidence=0.560547 bounding box 56 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 57 class #2 (bicycle) confidence=0.613281 bounding box 57 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 58 class #2 (bicycle) confidence=0.628906 bounding box 58 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 59 class #2 (bicycle) confidence=0.651367 bounding box 59 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 60 class #2 (bicycle) confidence=0.611328 bounding box 60 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 61 class #2 (bicycle) confidence=0.674316 bounding box 61 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 62 class #2 (bicycle) confidence=0.690430 bounding box 62 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 63 class #2 (bicycle) confidence=0.713379 bounding box 63 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 64 class #2 (bicycle) confidence=0.669434 bounding box 64 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 65 class #2 (bicycle) confidence=0.730469 bounding box 65 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 66 class #2 (bicycle) confidence=0.746094 bounding box 66 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 67 class #2 (bicycle) confidence=0.764160 bounding box 67 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 68 class #2 (bicycle) confidence=0.722656 bounding box 68 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 69 class #2 (bicycle) confidence=0.780762 bounding box 69 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 70 class #2 (bicycle) confidence=0.789062 bounding box 70 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 71 class #2 (bicycle) confidence=0.799805 bounding box 71 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 72 class #2 (bicycle) confidence=0.777344 bounding box 72 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 73 class #2 (bicycle) confidence=0.819336 bounding box 73 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 74 class #2 (bicycle) confidence=0.835449 bounding box 74 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 75 class #2 (bicycle) confidence=0.846191 bounding box 75 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 76 class #2 (bicycle) confidence=0.825684 bounding box 76 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 77 class #2 (bicycle) confidence=0.863281 bounding box 77 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 78 class #2 (bicycle) confidence=0.880371 bounding box 78 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 79 class #2 (bicycle) confidence=0.895508 bounding box 79 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 80 class #2 (bicycle) confidence=0.868652 bounding box 80 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 81 class #2 (bicycle) confidence=0.913574 bounding box 81 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 82 class #2 (bicycle) confidence=0.945312 bounding box 82 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 83 class #2 (bicycle) confidence=0.941406 bounding box 83 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 84 class #2 (bicycle) confidence=0.928223 bounding box 84 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 85 class #2 (bicycle) confidence=0.973633 bounding box 85 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 86 class #2 (bicycle) confidence=0.973145 bounding box 86 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 87 class #2 (bicycle) confidence=0.962891 bounding box 87 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 88 class #2 (bicycle) confidence=0.980957 bounding box 88 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 89 class #2 (bicycle) confidence=0.984375 bounding box 89 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 90 class #2 (bicycle) confidence=0.986816 bounding box 90 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 91 class #2 (bicycle) confidence=0.987793 bounding box 91 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 92 class #2 (bicycle) confidence=0.992188 bounding box 92 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 93 class #2 (bicycle) confidence=1.001953 bounding box 93 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 94 class #2 (bicycle) confidence=0.502441 bounding box 94 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 95 class #2 (bicycle) confidence=0.527344 bounding box 95 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 96 class #2 (bicycle) confidence=0.540527 bounding box 96 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 97 class #2 (bicycle) confidence=0.509766 bounding box 97 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 98 class #2 (bicycle) confidence=0.551270 bounding box 98 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 99 class #2 (bicycle) confidence=0.574219 bounding box 99 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 100 class #2 (bicycle) confidence=0.596680 bounding box 100 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 101 class #2 (bicycle) confidence=0.560547 bounding box 101 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 102 class #2 (bicycle) confidence=0.607422 bounding box 102 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 103 class #2 (bicycle) confidence=0.629883 bounding box 103 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 104 class #2 (bicycle) confidence=0.655273 bounding box 104 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 105 class #2 (bicycle) confidence=0.612793 bounding box 105 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 106 class #2 (bicycle) confidence=0.668457 bounding box 106 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 107 class #2 (bicycle) confidence=0.687012 bounding box 107 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 108 class #2 (bicycle) confidence=0.708984 bounding box 108 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 109 class #2 (bicycle) confidence=0.671875 bounding box 109 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 110 class #2 (bicycle) confidence=0.720703 bounding box 110 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 111 class #2 (bicycle) confidence=0.745605 bounding box 111 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 112 class #2 (bicycle) confidence=0.764648 bounding box 112 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 113 class #2 (bicycle) confidence=0.725586 bounding box 113 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 114 class #2 (bicycle) confidence=0.773438 bounding box 114 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 115 class #2 (bicycle) confidence=0.791016 bounding box 115 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 116 class #2 (bicycle) confidence=0.803223 bounding box 116 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 117 class #2 (bicycle) confidence=0.781250 bounding box 117 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 118 class #2 (bicycle) confidence=0.814941 bounding box 118 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 119 class #2 (bicycle) confidence=0.836914 bounding box 119 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 120 class #2 (bicycle) confidence=0.845215 bounding box 120 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 121 class #2 (bicycle) confidence=0.829590 bounding box 121 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 122 class #2 (bicycle) confidence=0.860352 bounding box 122 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 123 class #2 (bicycle) confidence=0.884277 bounding box 123 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 124 class #2 (bicycle) confidence=0.890625 bounding box 124 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 125 class #2 (bicycle) confidence=0.875000 bounding box 125 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 126 class #2 (bicycle) confidence=0.911133 bounding box 126 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 127 class #2 (bicycle) confidence=0.946777 bounding box 127 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 128 class #2 (bicycle) confidence=0.944336 bounding box 128 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 129 class #2 (bicycle) confidence=0.938477 bounding box 129 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 130 class #2 (bicycle) confidence=0.974609 bounding box 130 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 131 class #2 (bicycle) confidence=0.974609 bounding box 131 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 132 class #2 (bicycle) confidence=0.967773 bounding box 132 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 133 class #2 (bicycle) confidence=0.984375 bounding box 133 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 134 class #2 (bicycle) confidence=0.986328 bounding box 134 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 135 class #2 (bicycle) confidence=0.990234 bounding box 135 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 136 class #2 (bicycle) confidence=0.998535 bounding box 136 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 137 class #2 (bicycle) confidence=0.990723 bounding box 137 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 138 class #2 (bicycle) confidence=1.002930 bounding box 138 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 139 class #2 (bicycle) confidence=0.500000 bounding box 139 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 140 class #2 (bicycle) confidence=0.522461 bounding box 140 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 141 class #2 (bicycle) confidence=0.540039 bounding box 141 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 142 class #2 (bicycle) confidence=0.505859 bounding box 142 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 143 class #2 (bicycle) confidence=0.551270 bounding box 143 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 144 class #2 (bicycle) confidence=0.567383 bounding box 144 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 145 class #2 (bicycle) confidence=0.588379 bounding box 145 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 146 class #2 (bicycle) confidence=0.560059 bounding box 146 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 147 class #2 (bicycle) confidence=0.608398 bounding box 147 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 148 class #2 (bicycle) confidence=0.632812 bounding box 148 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 149 class #2 (bicycle) confidence=0.658203 bounding box 149 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 150 class #2 (bicycle) confidence=0.612793 bounding box 150 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 151 class #2 (bicycle) confidence=0.674805 bounding box 151 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 152 class #2 (bicycle) confidence=0.691406 bounding box 152 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 153 class #2 (bicycle) confidence=0.715820 bounding box 153 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 154 class #2 (bicycle) confidence=0.672852 bounding box 154 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 155 class #2 (bicycle) confidence=0.722656 bounding box 155 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 156 class #2 (bicycle) confidence=0.740234 bounding box 156 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 157 class #2 (bicycle) confidence=0.763184 bounding box 157 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 158 class #2 (bicycle) confidence=0.722168 bounding box 158 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 159 class #2 (bicycle) confidence=0.766602 bounding box 159 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 160 class #2 (bicycle) confidence=0.789062 bounding box 160 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 161 class #2 (bicycle) confidence=0.801758 bounding box 161 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 162 class #2 (bicycle) confidence=0.776367 bounding box 162 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 163 class #2 (bicycle) confidence=0.810547 bounding box 163 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 164 class #2 (bicycle) confidence=0.831055 bounding box 164 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 165 class #2 (bicycle) confidence=0.847656 bounding box 165 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 166 class #2 (bicycle) confidence=0.825684 bounding box 166 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 167 class #2 (bicycle) confidence=0.859375 bounding box 167 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 168 class #2 (bicycle) confidence=0.883789 bounding box 168 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 169 class #2 (bicycle) confidence=0.889648 bounding box 169 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 170 class #2 (bicycle) confidence=0.876465 bounding box 170 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 171 class #2 (bicycle) confidence=0.918945 bounding box 171 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 172 class #2 (bicycle) confidence=0.958008 bounding box 172 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 173 class #2 (bicycle) confidence=0.950195 bounding box 173 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 174 class #2 (bicycle) confidence=0.947266 bounding box 174 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 175 class #2 (bicycle) confidence=0.981934 bounding box 175 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 176 class #2 (bicycle) confidence=0.974609 bounding box 176 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 177 class #2 (bicycle) confidence=0.973145 bounding box 177 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 178 class #2 (bicycle) confidence=0.983887 bounding box 178 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 179 class #2 (bicycle) confidence=0.984863 bounding box 179 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 180 class #2 (bicycle) confidence=0.990234 bounding box 180 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 181 class #2 (bicycle) confidence=0.998047 bounding box 181 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 182 class #2 (bicycle) confidence=0.991699 bounding box 182 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 183 class #2 (bicycle) confidence=1.001953 bounding box 183 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 184 class #2 (bicycle) confidence=0.504883 bounding box 184 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 185 class #2 (bicycle) confidence=0.501953 bounding box 185 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 186 class #2 (bicycle) confidence=0.536621 bounding box 186 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 187 class #2 (bicycle) confidence=0.561523 bounding box 187 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 188 class #2 (bicycle) confidence=0.511719 bounding box 188 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 189 class #2 (bicycle) confidence=0.567383 bounding box 189 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 190 class #2 (bicycle) confidence=0.584961 bounding box 190 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 191 class #2 (bicycle) confidence=0.606934 bounding box 191 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 192 class #2 (bicycle) confidence=0.571289 bounding box 192 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 193 class #2 (bicycle) confidence=0.611816 bounding box 193 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 194 class #2 (bicycle) confidence=0.627930 bounding box 194 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 195 class #2 (bicycle) confidence=0.657227 bounding box 195 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 196 class #2 (bicycle) confidence=0.606934 bounding box 196 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 197 class #2 (bicycle) confidence=0.666016 bounding box 197 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 198 class #2 (bicycle) confidence=0.685547 bounding box 198 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 199 class #2 (bicycle) confidence=0.704590 bounding box 199 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 200 class #2 (bicycle) confidence=0.664551 bounding box 200 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 201 class #2 (bicycle) confidence=0.716797 bounding box 201 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 202 class #2 (bicycle) confidence=0.737793 bounding box 202 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 203 class #2 (bicycle) confidence=0.754395 bounding box 203 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 204 class #2 (bicycle) confidence=0.720703 bounding box 204 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 205 class #2 (bicycle) confidence=0.754883 bounding box 205 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 206 class #2 (bicycle) confidence=0.787598 bounding box 206 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 207 class #2 (bicycle) confidence=0.804688 bounding box 207 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 208 class #2 (bicycle) confidence=0.770996 bounding box 208 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 209 class #2 (bicycle) confidence=0.811523 bounding box 209 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 210 class #2 (bicycle) confidence=0.834473 bounding box 210 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 211 class #2 (bicycle) confidence=0.853516 bounding box 211 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 212 class #2 (bicycle) confidence=0.822266 bounding box 212 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 213 class #2 (bicycle) confidence=0.862305 bounding box 213 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 214 class #2 (bicycle) confidence=0.886230 bounding box 214 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 215 class #2 (bicycle) confidence=0.894531 bounding box 215 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 216 class #2 (bicycle) confidence=0.874512 bounding box 216 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 217 class #2 (bicycle) confidence=0.917480 bounding box 217 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 218 class #2 (bicycle) confidence=0.955078 bounding box 218 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 219 class #2 (bicycle) confidence=0.953613 bounding box 219 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 220 class #2 (bicycle) confidence=0.942383 bounding box 220 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 221 class #2 (bicycle) confidence=0.979492 bounding box 221 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 222 class #2 (bicycle) confidence=0.972168 bounding box 222 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 223 class #2 (bicycle) confidence=0.966797 bounding box 223 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 224 class #2 (bicycle) confidence=0.982422 bounding box 224 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 225 class #2 (bicycle) confidence=0.981445 bounding box 225 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 226 class #2 (bicycle) confidence=0.992188 bounding box 226 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 227 class #2 (bicycle) confidence=0.994629 bounding box 227 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 228 class #2 (bicycle) confidence=0.991699 bounding box 228 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 229 class #2 (bicycle) confidence=1.002930 bounding box 229 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 230 class #2 (bicycle) confidence=0.508789 bounding box 230 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 231 class #2 (bicycle) confidence=0.512695 bounding box 231 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 232 class #2 (bicycle) confidence=0.557617 bounding box 232 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 233 class #2 (bicycle) confidence=0.581055 bounding box 233 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 234 class #2 (bicycle) confidence=0.520508 bounding box 234 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 235 class #2 (bicycle) confidence=0.580566 bounding box 235 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 236 class #2 (bicycle) confidence=0.593750 bounding box 236 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 237 class #2 (bicycle) confidence=0.612305 bounding box 237 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 238 class #2 (bicycle) confidence=0.578125 bounding box 238 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 239 class #2 (bicycle) confidence=0.611328 bounding box 239 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 240 class #2 (bicycle) confidence=0.619629 bounding box 240 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 241 class #2 (bicycle) confidence=0.640625 bounding box 241 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 242 class #2 (bicycle) confidence=0.609375 bounding box 242 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 243 class #2 (bicycle) confidence=0.649902 bounding box 243 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 244 class #2 (bicycle) confidence=0.675293 bounding box 244 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 245 class #2 (bicycle) confidence=0.696289 bounding box 245 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 246 class #2 (bicycle) confidence=0.659668 bounding box 246 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 247 class #2 (bicycle) confidence=0.704590 bounding box 247 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 248 class #2 (bicycle) confidence=0.735840 bounding box 248 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 249 class #2 (bicycle) confidence=0.748535 bounding box 249 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 250 class #2 (bicycle) confidence=0.721680 bounding box 250 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 251 class #2 (bicycle) confidence=0.753418 bounding box 251 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 252 class #2 (bicycle) confidence=0.788086 bounding box 252 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 253 class #2 (bicycle) confidence=0.802734 bounding box 253 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 254 class #2 (bicycle) confidence=0.771973 bounding box 254 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 255 class #2 (bicycle) confidence=0.810547 bounding box 255 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 256 class #2 (bicycle) confidence=0.829102 bounding box 256 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 257 class #2 (bicycle) confidence=0.855469 bounding box 257 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 258 class #2 (bicycle) confidence=0.817871 bounding box 258 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 259 class #2 (bicycle) confidence=0.857422 bounding box 259 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 260 class #2 (bicycle) confidence=0.882324 bounding box 260 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 261 class #2 (bicycle) confidence=0.890625 bounding box 261 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 262 class #2 (bicycle) confidence=0.868652 bounding box 262 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 263 class #2 (bicycle) confidence=0.914551 bounding box 263 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 264 class #2 (bicycle) confidence=0.947266 bounding box 264 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 265 class #2 (bicycle) confidence=0.944336 bounding box 265 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 266 class #2 (bicycle) confidence=0.932617 bounding box 266 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 267 class #2 (bicycle) confidence=0.972168 bounding box 267 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 268 class #2 (bicycle) confidence=0.969238 bounding box 268 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 269 class #2 (bicycle) confidence=0.966797 bounding box 269 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 270 class #2 (bicycle) confidence=0.979004 bounding box 270 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 271 class #2 (bicycle) confidence=0.980957 bounding box 271 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 272 class #2 (bicycle) confidence=0.992676 bounding box 272 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 273 class #2 (bicycle) confidence=0.992676 bounding box 273 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 274 class #2 (bicycle) confidence=0.993164 bounding box 274 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 275 class #2 (bicycle) confidence=1.005859 bounding box 275 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 276 class #2 (bicycle) confidence=0.506836 bounding box 276 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 277 class #2 (bicycle) confidence=0.516602 bounding box 277 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 278 class #2 (bicycle) confidence=0.552734 bounding box 278 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 279 class #2 (bicycle) confidence=0.563965 bounding box 279 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 280 class #2 (bicycle) confidence=0.518066 bounding box 280 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 281 class #2 (bicycle) confidence=0.581543 bounding box 281 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 282 class #2 (bicycle) confidence=0.587891 bounding box 282 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 283 class #2 (bicycle) confidence=0.597168 bounding box 283 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 284 class #2 (bicycle) confidence=0.571289 bounding box 284 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 285 class #2 (bicycle) confidence=0.605469 bounding box 285 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 286 class #2 (bicycle) confidence=0.610352 bounding box 286 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 287 class #2 (bicycle) confidence=0.640625 bounding box 287 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 288 class #2 (bicycle) confidence=0.607422 bounding box 288 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 289 class #2 (bicycle) confidence=0.641602 bounding box 289 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 290 class #2 (bicycle) confidence=0.676270 bounding box 290 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 291 class #2 (bicycle) confidence=0.690430 bounding box 291 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 292 class #2 (bicycle) confidence=0.661133 bounding box 292 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 293 class #2 (bicycle) confidence=0.702148 bounding box 293 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 294 class #2 (bicycle) confidence=0.740723 bounding box 294 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 295 class #2 (bicycle) confidence=0.743164 bounding box 295 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 296 class #2 (bicycle) confidence=0.721680 bounding box 296 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 297 class #2 (bicycle) confidence=0.756836 bounding box 297 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 298 class #2 (bicycle) confidence=0.795410 bounding box 298 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 299 class #2 (bicycle) confidence=0.807129 bounding box 299 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 300 class #2 (bicycle) confidence=0.779297 bounding box 300 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 301 class #2 (bicycle) confidence=0.814941 bounding box 301 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 302 class #2 (bicycle) confidence=0.828125 bounding box 302 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 303 class #2 (bicycle) confidence=0.855469 bounding box 303 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 304 class #2 (bicycle) confidence=0.816406 bounding box 304 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 305 class #2 (bicycle) confidence=0.851562 bounding box 305 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 306 class #2 (bicycle) confidence=0.877930 bounding box 306 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 307 class #2 (bicycle) confidence=0.885254 bounding box 307 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 308 class #2 (bicycle) confidence=0.862793 bounding box 308 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 309 class #2 (bicycle) confidence=0.909180 bounding box 309 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 310 class #2 (bicycle) confidence=0.938477 bounding box 310 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 311 class #2 (bicycle) confidence=0.937988 bounding box 311 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 312 class #2 (bicycle) confidence=0.926758 bounding box 312 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 313 class #2 (bicycle) confidence=0.960938 bounding box 313 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 314 class #2 (bicycle) confidence=0.962402 bounding box 314 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 315 class #2 (bicycle) confidence=0.960449 bounding box 315 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 316 class #2 (bicycle) confidence=0.971191 bounding box 316 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 317 class #2 (bicycle) confidence=0.979492 bounding box 317 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 318 class #2 (bicycle) confidence=0.989746 bounding box 318 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 319 class #2 (bicycle) confidence=0.990234 bounding box 319 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 320 class #2 (bicycle) confidence=0.992188 bounding box 320 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 321 class #2 (bicycle) confidence=1.006836 bounding box 321 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 322 class #3 (car) confidence=0.520508 bounding box 322 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 323 class #3 (car) confidence=0.532227 bounding box 323 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 324 class #3 (car) confidence=0.528320 bounding box 324 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 325 class #3 (car) confidence=0.537109 bounding box 325 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 326 class #3 (car) confidence=0.521973 bounding box 326 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 327 class #3 (car) confidence=0.535156 bounding box 327 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 328 class #3 (car) confidence=0.510742 bounding box 328 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 329 class #3 (car) confidence=0.524414 bounding box 329 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 330 class #3 (car) confidence=0.500977 bounding box 330 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 331 class #3 (car) confidence=0.522461 bounding box 331 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 332 class #3 (car) confidence=0.518555 bounding box 332 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 333 class #3 (car) confidence=0.529297 bounding box 333 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 334 class #3 (car) confidence=0.519043 bounding box 334 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 335 class #3 (car) confidence=0.540039 bounding box 335 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 336 class #2 (bicycle) confidence=0.502930 bounding box 336 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 337 class #3 (car) confidence=0.532715 bounding box 337 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 338 class #3 (car) confidence=0.539551 bounding box 338 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 339 class #2 (bicycle) confidence=0.533203 bounding box 339 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 340 class #2 (bicycle) confidence=0.569824 bounding box 340 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 341 class #3 (car) confidence=0.528320 bounding box 341 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 342 class #2 (bicycle) confidence=0.580078 bounding box 342 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 343 class #2 (bicycle) confidence=0.582031 bounding box 343 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 344 class #2 (bicycle) confidence=0.606934 bounding box 344 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 345 class #2 (bicycle) confidence=0.557617 bounding box 345 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 346 class #2 (bicycle) confidence=0.618652 bounding box 346 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 347 class #2 (bicycle) confidence=0.625000 bounding box 347 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 348 class #2 (bicycle) confidence=0.654297 bounding box 348 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 349 class #2 (bicycle) confidence=0.606445 bounding box 349 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 350 class #2 (bicycle) confidence=0.660156 bounding box 350 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 351 class #2 (bicycle) confidence=0.681641 bounding box 351 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 352 class #2 (bicycle) confidence=0.689941 bounding box 352 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 353 class #2 (bicycle) confidence=0.666016 bounding box 353 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 354 class #2 (bicycle) confidence=0.712891 bounding box 354 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 355 class #2 (bicycle) confidence=0.744141 bounding box 355 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 356 class #2 (bicycle) confidence=0.748047 bounding box 356 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 357 class #2 (bicycle) confidence=0.726074 bounding box 357 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 358 class #2 (bicycle) confidence=0.770020 bounding box 358 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 359 class #2 (bicycle) confidence=0.798340 bounding box 359 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 360 class #2 (bicycle) confidence=0.807617 bounding box 360 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 361 class #2 (bicycle) confidence=0.784180 bounding box 361 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 362 class #2 (bicycle) confidence=0.816895 bounding box 362 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 363 class #2 (bicycle) confidence=0.827148 bounding box 363 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 364 class #2 (bicycle) confidence=0.839844 bounding box 364 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 365 class #2 (bicycle) confidence=0.818359 bounding box 365 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 366 class #2 (bicycle) confidence=0.848145 bounding box 366 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 367 class #2 (bicycle) confidence=0.877441 bounding box 367 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 368 class #2 (bicycle) confidence=0.884277 bounding box 368 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 369 class #2 (bicycle) confidence=0.866699 bounding box 369 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 370 class #2 (bicycle) confidence=0.906250 bounding box 370 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 371 class #2 (bicycle) confidence=0.943359 bounding box 371 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 372 class #2 (bicycle) confidence=0.948242 bounding box 372 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 373 class #2 (bicycle) confidence=0.929688 bounding box 373 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 374 class #2 (bicycle) confidence=0.966309 bounding box 374 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 375 class #2 (bicycle) confidence=0.963379 bounding box 375 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 376 class #2 (bicycle) confidence=0.962891 bounding box 376 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 377 class #2 (bicycle) confidence=0.970215 bounding box 377 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 378 class #2 (bicycle) confidence=0.981445 bounding box 378 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 379 class #2 (bicycle) confidence=0.988770 bounding box 379 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 380 class #2 (bicycle) confidence=0.990234 bounding box 380 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 381 class #2 (bicycle) confidence=0.990723 bounding box 381 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 382 class #2 (bicycle) confidence=1.008789 bounding box 382 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 383 class #3 (car) confidence=0.532715 bounding box 383 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 384 class #3 (car) confidence=0.518066 bounding box 384 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 385 class #3 (car) confidence=0.558105 bounding box 385 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 386 class #3 (car) confidence=0.573242 bounding box 386 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 387 class #3 (car) confidence=0.547852 bounding box 387 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 388 class #3 (car) confidence=0.515625 bounding box 388 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 389 class #3 (car) confidence=0.576172 bounding box 389 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 390 class #3 (car) confidence=0.593750 bounding box 390 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 391 class #3 (car) confidence=0.563477 bounding box 391 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 392 class #3 (car) confidence=0.521484 bounding box 392 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 393 class #3 (car) confidence=0.596680 bounding box 393 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 394 class #3 (car) confidence=0.612793 bounding box 394 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 395 class #3 (car) confidence=0.560547 bounding box 395 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 396 class #3 (car) confidence=0.519531 bounding box 396 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 397 class #3 (car) confidence=0.593750 bounding box 397 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 398 class #3 (car) confidence=0.612305 bounding box 398 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 399 class #3 (car) confidence=0.547852 bounding box 399 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 400 class #3 (car) confidence=0.510742 bounding box 400 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 401 class #3 (car) confidence=0.587891 bounding box 401 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 402 class #3 (car) confidence=0.606934 bounding box 402 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 403 class #3 (car) confidence=0.553711 bounding box 403 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 404 class #3 (car) confidence=0.515625 bounding box 404 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 405 class #3 (car) confidence=0.603516 bounding box 405 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 406 class #3 (car) confidence=0.608398 bounding box 406 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 407 class #3 (car) confidence=0.556641 bounding box 407 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 408 class #3 (car) confidence=0.523438 bounding box 408 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 409 class #3 (car) confidence=0.595703 bounding box 409 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 410 class #3 (car) confidence=0.609375 bounding box 410 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 411 class #3 (car) confidence=0.560547 bounding box 411 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 412 class #3 (car) confidence=0.528320 bounding box 412 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 413 class #3 (car) confidence=0.593750 bounding box 413 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 414 class #3 (car) confidence=0.597168 bounding box 414 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 415 class #3 (car) confidence=0.548828 bounding box 415 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 416 class #2 (bicycle) confidence=0.572754 bounding box 416 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 417 class #3 (car) confidence=0.578613 bounding box 417 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 418 class #3 (car) confidence=0.582031 bounding box 418 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 419 class #2 (bicycle) confidence=0.588867 bounding box 419 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 420 class #2 (bicycle) confidence=0.622070 bounding box 420 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 421 class #3 (car) confidence=0.570312 bounding box 421 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 422 class #2 (bicycle) confidence=0.632812 bounding box 422 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 423 class #2 (bicycle) confidence=0.642578 bounding box 423 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 424 class #2 (bicycle) confidence=0.670898 bounding box 424 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 425 class #2 (bicycle) confidence=0.621094 bounding box 425 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 426 class #2 (bicycle) confidence=0.676758 bounding box 426 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 427 class #2 (bicycle) confidence=0.680664 bounding box 427 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 428 class #2 (bicycle) confidence=0.702637 bounding box 428 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 429 class #2 (bicycle) confidence=0.666992 bounding box 429 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 430 class #2 (bicycle) confidence=0.709473 bounding box 430 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 431 class #2 (bicycle) confidence=0.735840 bounding box 431 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 432 class #2 (bicycle) confidence=0.747070 bounding box 432 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 433 class #2 (bicycle) confidence=0.721191 bounding box 433 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 434 class #2 (bicycle) confidence=0.766602 bounding box 434 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 435 class #2 (bicycle) confidence=0.796387 bounding box 435 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 436 class #2 (bicycle) confidence=0.810547 bounding box 436 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 437 class #2 (bicycle) confidence=0.778809 bounding box 437 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 438 class #2 (bicycle) confidence=0.817383 bounding box 438 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 439 class #2 (bicycle) confidence=0.830078 bounding box 439 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 440 class #2 (bicycle) confidence=0.840332 bounding box 440 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 441 class #2 (bicycle) confidence=0.816895 bounding box 441 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 442 class #2 (bicycle) confidence=0.850586 bounding box 442 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 443 class #2 (bicycle) confidence=0.880859 bounding box 443 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 444 class #2 (bicycle) confidence=0.891602 bounding box 444 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 445 class #2 (bicycle) confidence=0.867188 bounding box 445 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 446 class #2 (bicycle) confidence=0.913086 bounding box 446 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 447 class #2 (bicycle) confidence=0.952148 bounding box 447 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 448 class #2 (bicycle) confidence=0.959961 bounding box 448 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 449 class #2 (bicycle) confidence=0.931641 bounding box 449 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 450 class #2 (bicycle) confidence=0.976562 bounding box 450 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 451 class #2 (bicycle) confidence=0.976562 bounding box 451 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 452 class #2 (bicycle) confidence=0.967285 bounding box 452 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 453 class #2 (bicycle) confidence=0.975586 bounding box 453 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 454 class #2 (bicycle) confidence=0.987793 bounding box 454 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 455 class #2 (bicycle) confidence=0.989746 bounding box 455 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 456 class #2 (bicycle) confidence=0.985352 bounding box 456 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 457 class #2 (bicycle) confidence=0.994629 bounding box 457 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 458 class #2 (bicycle) confidence=1.007812 bounding box 458 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 459 class #3 (car) confidence=0.576172 bounding box 459 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 460 class #3 (car) confidence=0.564453 bounding box 460 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 461 class #3 (car) confidence=0.596680 bounding box 461 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 462 class #3 (car) confidence=0.609375 bounding box 462 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 463 class #3 (car) confidence=0.590820 bounding box 463 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 464 class #3 (car) confidence=0.570312 bounding box 464 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 465 class #3 (car) confidence=0.617188 bounding box 465 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 466 class #3 (car) confidence=0.620605 bounding box 466 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 467 class #3 (car) confidence=0.595703 bounding box 467 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 468 class #3 (car) confidence=0.579102 bounding box 468 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 469 class #3 (car) confidence=0.622070 bounding box 469 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 470 class #3 (car) confidence=0.633789 bounding box 470 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 471 class #3 (car) confidence=0.603516 bounding box 471 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 472 class #3 (car) confidence=0.578125 bounding box 472 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 473 class #3 (car) confidence=0.627930 bounding box 473 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 474 class #3 (car) confidence=0.641113 bounding box 474 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 475 class #3 (car) confidence=0.607910 bounding box 475 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 476 class #3 (car) confidence=0.574219 bounding box 476 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 477 class #3 (car) confidence=0.632812 bounding box 477 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 478 class #3 (car) confidence=0.648438 bounding box 478 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 479 class #3 (car) confidence=0.614746 bounding box 479 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 480 class #3 (car) confidence=0.577148 bounding box 480 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 481 class #3 (car) confidence=0.651367 bounding box 481 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 482 class #3 (car) confidence=0.659180 bounding box 482 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 483 class #3 (car) confidence=0.617188 bounding box 483 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 484 class #3 (car) confidence=0.578613 bounding box 484 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 485 class #3 (car) confidence=0.661133 bounding box 485 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 486 class #3 (car) confidence=0.666992 bounding box 486 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 487 class #3 (car) confidence=0.607910 bounding box 487 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 488 class #3 (car) confidence=0.579102 bounding box 488 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 489 class #3 (car) confidence=0.633789 bounding box 489 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 490 class #3 (car) confidence=0.657227 bounding box 490 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 491 class #3 (car) confidence=0.599609 bounding box 491 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 492 class #3 (car) confidence=0.575195 bounding box 492 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 493 class #3 (car) confidence=0.626953 bounding box 493 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 494 class #3 (car) confidence=0.652344 bounding box 494 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 495 class #3 (car) confidence=0.626465 bounding box 495 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 496 class #2 (bicycle) confidence=0.626953 bounding box 496 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 497 class #3 (car) confidence=0.649414 bounding box 497 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 498 class #3 (car) confidence=0.686523 bounding box 498 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 499 class #2 (bicycle) confidence=0.660645 bounding box 499 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 500 class #2 (bicycle) confidence=0.666992 bounding box 500 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 501 class #3 (car) confidence=0.667969 bounding box 501 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 502 class #3 (car) confidence=0.710938 bounding box 502 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 503 class #2 (bicycle) confidence=0.680664 bounding box 503 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 504 class #2 (bicycle) confidence=0.699219 bounding box 504 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 505 class #2 (bicycle) confidence=0.663574 bounding box 505 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 506 class #2 (bicycle) confidence=0.704102 bounding box 506 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 507 class #2 (bicycle) confidence=0.721680 bounding box 507 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 508 class #2 (bicycle) confidence=0.719727 bounding box 508 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 509 class #2 (bicycle) confidence=0.714355 bounding box 509 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 510 class #2 (bicycle) confidence=0.749023 bounding box 510 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 511 class #2 (bicycle) confidence=0.788574 bounding box 511 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 512 class #2 (bicycle) confidence=0.802246 bounding box 512 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 513 class #2 (bicycle) confidence=0.770996 bounding box 513 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 514 class #2 (bicycle) confidence=0.812012 bounding box 514 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 515 class #2 (bicycle) confidence=0.831543 bounding box 515 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 516 class #2 (bicycle) confidence=0.848145 bounding box 516 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 517 class #2 (bicycle) confidence=0.818848 bounding box 517 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 518 class #2 (bicycle) confidence=0.862305 bounding box 518 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 519 class #2 (bicycle) confidence=0.889648 bounding box 519 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 520 class #2 (bicycle) confidence=0.902344 bounding box 520 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 521 class #2 (bicycle) confidence=0.873535 bounding box 521 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 522 class #2 (bicycle) confidence=0.926758 bounding box 522 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 523 class #2 (bicycle) confidence=0.950684 bounding box 523 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 524 class #2 (bicycle) confidence=0.964355 bounding box 524 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 525 class #2 (bicycle) confidence=0.931152 bounding box 525 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 526 class #2 (bicycle) confidence=0.982422 bounding box 526 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 527 class #2 (bicycle) confidence=0.984375 bounding box 527 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 528 class #2 (bicycle) confidence=0.981934 bounding box 528 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 529 class #2 (bicycle) confidence=0.980469 bounding box 529 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 530 class #2 (bicycle) confidence=0.995117 bounding box 530 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 531 class #2 (bicycle) confidence=0.994629 bounding box 531 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 532 class #2 (bicycle) confidence=0.991699 bounding box 532 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 533 class #2 (bicycle) confidence=0.998047 bounding box 533 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 534 class #2 (bicycle) confidence=1.013672 bounding box 534 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 535 class #3 (car) confidence=0.617676 bounding box 535 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 536 class #3 (car) confidence=0.602051 bounding box 536 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 537 class #3 (car) confidence=0.637695 bounding box 537 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 538 class #3 (car) confidence=0.644531 bounding box 538 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 539 class #3 (car) confidence=0.625000 bounding box 539 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 540 class #3 (car) confidence=0.607910 bounding box 540 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 541 class #3 (car) confidence=0.649414 bounding box 541 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 542 class #3 (car) confidence=0.650391 bounding box 542 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 543 class #3 (car) confidence=0.625977 bounding box 543 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 544 class #3 (car) confidence=0.611328 bounding box 544 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 545 class #3 (car) confidence=0.644531 bounding box 545 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 546 class #3 (car) confidence=0.659180 bounding box 546 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 547 class #3 (car) confidence=0.633789 bounding box 547 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 548 class #3 (car) confidence=0.611328 bounding box 548 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 549 class #3 (car) confidence=0.656250 bounding box 549 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 550 class #3 (car) confidence=0.673828 bounding box 550 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 551 class #3 (car) confidence=0.645020 bounding box 551 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 552 class #3 (car) confidence=0.616211 bounding box 552 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 553 class #3 (car) confidence=0.679688 bounding box 553 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 554 class #3 (car) confidence=0.690430 bounding box 554 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 555 class #3 (car) confidence=0.654297 bounding box 555 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 556 class #3 (car) confidence=0.622559 bounding box 556 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 557 class #3 (car) confidence=0.683594 bounding box 557 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 558 class #3 (car) confidence=0.695312 bounding box 558 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 559 class #3 (car) confidence=0.655273 bounding box 559 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 560 class #3 (car) confidence=0.623535 bounding box 560 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 561 class #3 (car) confidence=0.692383 bounding box 561 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 562 class #3 (car) confidence=0.699707 bounding box 562 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 563 class #3 (car) confidence=0.657227 bounding box 563 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 564 class #3 (car) confidence=0.622559 bounding box 564 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 565 class #3 (car) confidence=0.696777 bounding box 565 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 566 class #3 (car) confidence=0.717773 bounding box 566 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 567 class #3 (car) confidence=0.670898 bounding box 567 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 568 class #3 (car) confidence=0.641602 bounding box 568 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 569 class #3 (car) confidence=0.709473 bounding box 569 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 570 class #3 (car) confidence=0.723633 bounding box 570 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 571 class #3 (car) confidence=0.714355 bounding box 571 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 572 class #3 (car) confidence=0.678711 bounding box 572 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 573 class #3 (car) confidence=0.729492 bounding box 573 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 574 class #3 (car) confidence=0.774414 bounding box 574 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 575 class #3 (car) confidence=0.720215 bounding box 575 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 576 class #3 (car) confidence=0.705078 bounding box 576 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 577 class #3 (car) confidence=0.730469 bounding box 577 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 578 class #3 (car) confidence=0.758789 bounding box 578 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 579 class #3 (car) confidence=0.702148 bounding box 579 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 580 class #2 (bicycle) confidence=0.679199 bounding box 580 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 581 class #3 (car) confidence=0.716797 bounding box 581 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 582 class #3 (car) confidence=0.750000 bounding box 582 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 583 class #2 (bicycle) confidence=0.703613 bounding box 583 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 584 class #2 (bicycle) confidence=0.705078 bounding box 584 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 585 class #2 (bicycle) confidence=0.702148 bounding box 585 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 586 class #2 (bicycle) confidence=0.723633 bounding box 586 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 587 class #2 (bicycle) confidence=0.784180 bounding box 587 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 588 class #2 (bicycle) confidence=0.810547 bounding box 588 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 589 class #2 (bicycle) confidence=0.763672 bounding box 589 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 590 class #2 (bicycle) confidence=0.809570 bounding box 590 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 591 class #2 (bicycle) confidence=0.836914 bounding box 591 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 592 class #2 (bicycle) confidence=0.861328 bounding box 592 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 593 class #2 (bicycle) confidence=0.816406 bounding box 593 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 594 class #2 (bicycle) confidence=0.874512 bounding box 594 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 595 class #2 (bicycle) confidence=0.894043 bounding box 595 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 596 class #2 (bicycle) confidence=0.907715 bounding box 596 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 597 class #2 (bicycle) confidence=0.873047 bounding box 597 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 598 class #2 (bicycle) confidence=0.928711 bounding box 598 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 599 class #2 (bicycle) confidence=0.939453 bounding box 599 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 600 class #2 (bicycle) confidence=0.951660 bounding box 600 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 601 class #2 (bicycle) confidence=0.926758 bounding box 601 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 602 class #2 (bicycle) confidence=0.971680 bounding box 602 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 603 class #2 (bicycle) confidence=0.977051 bounding box 603 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 604 class #2 (bicycle) confidence=0.977539 bounding box 604 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 605 class #2 (bicycle) confidence=0.978516 bounding box 605 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 606 class #2 (bicycle) confidence=0.989746 bounding box 606 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 607 class #2 (bicycle) confidence=0.998535 bounding box 607 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 608 class #2 (bicycle) confidence=1.000000 bounding box 608 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 609 class #2 (bicycle) confidence=0.997070 bounding box 609 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 610 class #2 (bicycle) confidence=1.016602 bounding box 610 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 611 class #3 (car) confidence=0.669922 bounding box 611 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 612 class #3 (car) confidence=0.655273 bounding box 612 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 613 class #3 (car) confidence=0.700195 bounding box 613 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 614 class #3 (car) confidence=0.701172 bounding box 614 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 615 class #3 (car) confidence=0.679688 bounding box 615 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 616 class #3 (car) confidence=0.658691 bounding box 616 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 617 class #3 (car) confidence=0.708984 bounding box 617 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 618 class #3 (car) confidence=0.706543 bounding box 618 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 619 class #3 (car) confidence=0.679688 bounding box 619 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 620 class #3 (car) confidence=0.661621 bounding box 620 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 621 class #3 (car) confidence=0.702637 bounding box 621 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 622 class #3 (car) confidence=0.715820 bounding box 622 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 623 class #3 (car) confidence=0.689453 bounding box 623 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 624 class #3 (car) confidence=0.661133 bounding box 624 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 625 class #3 (car) confidence=0.724121 bounding box 625 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 626 class #3 (car) confidence=0.735840 bounding box 626 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 627 class #3 (car) confidence=0.694824 bounding box 627 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 628 class #3 (car) confidence=0.663086 bounding box 628 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 629 class #3 (car) confidence=0.742188 bounding box 629 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 630 class #3 (car) confidence=0.747070 bounding box 630 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 631 class #3 (car) confidence=0.698730 bounding box 631 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 632 class #3 (car) confidence=0.666992 bounding box 632 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 633 class #3 (car) confidence=0.735352 bounding box 633 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 634 class #3 (car) confidence=0.737305 bounding box 634 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 635 class #3 (car) confidence=0.698242 bounding box 635 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 636 class #3 (car) confidence=0.668945 bounding box 636 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 637 class #3 (car) confidence=0.739258 bounding box 637 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 638 class #3 (car) confidence=0.742188 bounding box 638 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 639 class #3 (car) confidence=0.712891 bounding box 639 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 640 class #3 (car) confidence=0.668457 bounding box 640 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 641 class #3 (car) confidence=0.765625 bounding box 641 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 642 class #3 (car) confidence=0.761719 bounding box 642 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 643 class #3 (car) confidence=0.721191 bounding box 643 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 644 class #3 (car) confidence=0.674805 bounding box 644 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 645 class #3 (car) confidence=0.771973 bounding box 645 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 646 class #3 (car) confidence=0.762695 bounding box 646 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 647 class #3 (car) confidence=0.725586 bounding box 647 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 648 class #3 (car) confidence=0.687500 bounding box 648 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 649 class #3 (car) confidence=0.745605 bounding box 649 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 650 class #3 (car) confidence=0.764648 bounding box 650 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 651 class #3 (car) confidence=0.725586 bounding box 651 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 652 class #3 (car) confidence=0.692383 bounding box 652 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 653 class #3 (car) confidence=0.747070 bounding box 653 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 654 class #3 (car) confidence=0.749023 bounding box 654 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 655 class #3 (car) confidence=0.730469 bounding box 655 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 656 class #3 (car) confidence=0.693359 bounding box 656 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 657 class #3 (car) confidence=0.750488 bounding box 657 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 658 class #3 (car) confidence=0.756836 bounding box 658 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 659 class #3 (car) confidence=0.717285 bounding box 659 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 660 class #2 (bicycle) confidence=0.706055 bounding box 660 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 661 class #3 (car) confidence=0.753906 bounding box 661 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 662 class #3 (car) confidence=0.760742 bounding box 662 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 663 class #2 (bicycle) confidence=0.781250 bounding box 663 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 664 class #2 (bicycle) confidence=0.811035 bounding box 664 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 665 class #2 (bicycle) confidence=0.757324 bounding box 665 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 666 class #2 (bicycle) confidence=0.808594 bounding box 666 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 667 class #2 (bicycle) confidence=0.833496 bounding box 667 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 668 class #2 (bicycle) confidence=0.866211 bounding box 668 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 669 class #2 (bicycle) confidence=0.812988 bounding box 669 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 670 class #2 (bicycle) confidence=0.879395 bounding box 670 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 671 class #2 (bicycle) confidence=0.900391 bounding box 671 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 672 class #2 (bicycle) confidence=0.921387 bounding box 672 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 673 class #2 (bicycle) confidence=0.875000 bounding box 673 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 674 class #2 (bicycle) confidence=0.932129 bounding box 674 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 675 class #2 (bicycle) confidence=0.944336 bounding box 675 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 676 class #2 (bicycle) confidence=0.954590 bounding box 676 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 677 class #2 (bicycle) confidence=0.928711 bounding box 677 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 678 class #2 (bicycle) confidence=0.968750 bounding box 678 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 679 class #2 (bicycle) confidence=0.971680 bounding box 679 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 680 class #2 (bicycle) confidence=0.970703 bounding box 680 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 681 class #2 (bicycle) confidence=0.976562 bounding box 681 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 682 class #2 (bicycle) confidence=0.985840 bounding box 682 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 683 class #2 (bicycle) confidence=0.999512 bounding box 683 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 684 class #2 (bicycle) confidence=1.001953 bounding box 684 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 685 class #2 (bicycle) confidence=0.997070 bounding box 685 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 686 class #2 (bicycle) confidence=1.015625 bounding box 686 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 687 class #3 (car) confidence=0.732422 bounding box 687 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 688 class #3 (car) confidence=0.710449 bounding box 688 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 689 class #3 (car) confidence=0.780762 bounding box 689 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 690 class #3 (car) confidence=0.776855 bounding box 690 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 691 class #3 (car) confidence=0.736328 bounding box 691 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 692 class #3 (car) confidence=0.718262 bounding box 692 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 693 class #3 (car) confidence=0.770508 bounding box 693 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 694 class #3 (car) confidence=0.777832 bounding box 694 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 695 class #3 (car) confidence=0.741211 bounding box 695 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 696 class #3 (car) confidence=0.714844 bounding box 696 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 697 class #3 (car) confidence=0.770508 bounding box 697 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 698 class #3 (car) confidence=0.781250 bounding box 698 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 699 class #3 (car) confidence=0.761230 bounding box 699 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 700 class #3 (car) confidence=0.723145 bounding box 700 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 701 class #3 (car) confidence=0.788086 bounding box 701 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 702 class #3 (car) confidence=0.791504 bounding box 702 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 703 class #3 (car) confidence=0.762207 bounding box 703 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 704 class #3 (car) confidence=0.724121 bounding box 704 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 705 class #3 (car) confidence=0.798828 bounding box 705 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 706 class #3 (car) confidence=0.799805 bounding box 706 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 707 class #3 (car) confidence=0.763672 bounding box 707 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 708 class #3 (car) confidence=0.728027 bounding box 708 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 709 class #3 (car) confidence=0.797852 bounding box 709 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 710 class #3 (car) confidence=0.796875 bounding box 710 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 711 class #3 (car) confidence=0.755859 bounding box 711 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 712 class #3 (car) confidence=0.721680 bounding box 712 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 713 class #3 (car) confidence=0.796387 bounding box 713 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 714 class #3 (car) confidence=0.795898 bounding box 714 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 715 class #3 (car) confidence=0.769043 bounding box 715 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 716 class #3 (car) confidence=0.715820 bounding box 716 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 717 class #3 (car) confidence=0.820801 bounding box 717 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 718 class #3 (car) confidence=0.812500 bounding box 718 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 719 class #3 (car) confidence=0.767578 bounding box 719 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 720 class #3 (car) confidence=0.719238 bounding box 720 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 721 class #3 (car) confidence=0.836426 bounding box 721 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 722 class #3 (car) confidence=0.813477 bounding box 722 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 723 class #3 (car) confidence=0.742188 bounding box 723 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 724 class #3 (car) confidence=0.712891 bounding box 724 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 725 class #3 (car) confidence=0.781250 bounding box 725 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 726 class #3 (car) confidence=0.795898 bounding box 726 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 727 class #3 (car) confidence=0.742188 bounding box 727 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 728 class #3 (car) confidence=0.709473 bounding box 728 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 729 class #3 (car) confidence=0.771973 bounding box 729 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 730 class #3 (car) confidence=0.767578 bounding box 730 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 731 class #3 (car) confidence=0.755859 bounding box 731 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 732 class #3 (car) confidence=0.721680 bounding box 732 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 733 class #3 (car) confidence=0.786133 bounding box 733 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 734 class #3 (car) confidence=0.778809 bounding box 734 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 735 class #3 (car) confidence=0.766602 bounding box 735 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 736 class #2 (bicycle) confidence=0.733887 bounding box 736 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 737 class #3 (car) confidence=0.805176 bounding box 737 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 738 class #3 (car) confidence=0.794434 bounding box 738 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 739 class #2 (bicycle) confidence=0.777344 bounding box 739 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 740 class #2 (bicycle) confidence=0.829102 bounding box 740 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 741 class #3 (car) confidence=0.776367 bounding box 741 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 742 class #2 (bicycle) confidence=0.814453 bounding box 742 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 743 class #2 (bicycle) confidence=0.836914 bounding box 743 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 744 class #2 (bicycle) confidence=0.870605 bounding box 744 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 745 class #2 (bicycle) confidence=0.812012 bounding box 745 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 746 class #2 (bicycle) confidence=0.885742 bounding box 746 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 747 class #2 (bicycle) confidence=0.898926 bounding box 747 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 748 class #2 (bicycle) confidence=0.919922 bounding box 748 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 749 class #2 (bicycle) confidence=0.875977 bounding box 749 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 750 class #2 (bicycle) confidence=0.937500 bounding box 750 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 751 class #2 (bicycle) confidence=0.948730 bounding box 751 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 752 class #2 (bicycle) confidence=0.958984 bounding box 752 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 753 class #2 (bicycle) confidence=0.934082 bounding box 753 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 754 class #2 (bicycle) confidence=0.979492 bounding box 754 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 755 class #2 (bicycle) confidence=0.972656 bounding box 755 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 756 class #2 (bicycle) confidence=0.978027 bounding box 756 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 757 class #2 (bicycle) confidence=0.977051 bounding box 757 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 758 class #2 (bicycle) confidence=0.991211 bounding box 758 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 759 class #2 (bicycle) confidence=1.000000 bounding box 759 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 760 class #2 (bicycle) confidence=1.011719 bounding box 760 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 761 class #2 (bicycle) confidence=0.995605 bounding box 761 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 762 class #2 (bicycle) confidence=1.021484 bounding box 762 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 763 class #3 (car) confidence=0.809082 bounding box 763 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 764 class #3 (car) confidence=0.772461 bounding box 764 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 765 class #3 (car) confidence=0.856445 bounding box 765 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 766 class #3 (car) confidence=0.847656 bounding box 766 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 767 class #3 (car) confidence=0.789062 bounding box 767 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 768 class #3 (car) confidence=0.771973 bounding box 768 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 769 class #3 (car) confidence=0.826172 bounding box 769 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 770 class #3 (car) confidence=0.837891 bounding box 770 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 771 class #3 (car) confidence=0.793457 bounding box 771 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 772 class #3 (car) confidence=0.768555 bounding box 772 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 773 class #3 (car) confidence=0.825195 bounding box 773 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 774 class #3 (car) confidence=0.833984 bounding box 774 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 775 class #3 (car) confidence=0.800781 bounding box 775 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 776 class #3 (car) confidence=0.774414 bounding box 776 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 777 class #3 (car) confidence=0.833984 bounding box 777 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 778 class #3 (car) confidence=0.842773 bounding box 778 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 779 class #3 (car) confidence=0.805664 bounding box 779 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 780 class #3 (car) confidence=0.777344 bounding box 780 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 781 class #3 (car) confidence=0.840332 bounding box 781 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 782 class #3 (car) confidence=0.846680 bounding box 782 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 783 class #3 (car) confidence=0.800781 bounding box 783 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 784 class #3 (car) confidence=0.778809 bounding box 784 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 785 class #3 (car) confidence=0.830566 bounding box 785 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 786 class #3 (car) confidence=0.837891 bounding box 786 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 787 class #3 (car) confidence=0.795898 bounding box 787 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 788 class #3 (car) confidence=0.771484 bounding box 788 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 789 class #3 (car) confidence=0.834961 bounding box 789 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 790 class #3 (car) confidence=0.835938 bounding box 790 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 791 class #3 (car) confidence=0.822754 bounding box 791 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 792 class #3 (car) confidence=0.777344 bounding box 792 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 793 class #3 (car) confidence=0.863770 bounding box 793 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 794 class #3 (car) confidence=0.868164 bounding box 794 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 795 class #3 (car) confidence=0.826172 bounding box 795 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 796 class #3 (car) confidence=0.791016 bounding box 796 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 797 class #3 (car) confidence=0.876953 bounding box 797 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 798 class #3 (car) confidence=0.878906 bounding box 798 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 799 class #3 (car) confidence=0.814453 bounding box 799 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 800 class #3 (car) confidence=0.787598 bounding box 800 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 801 class #3 (car) confidence=0.839844 bounding box 801 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 802 class #3 (car) confidence=0.874512 bounding box 802 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 803 class #3 (car) confidence=0.802734 bounding box 803 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 804 class #3 (car) confidence=0.791504 bounding box 804 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 805 class #3 (car) confidence=0.810547 bounding box 805 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 806 class #3 (car) confidence=0.852539 bounding box 806 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 807 class #3 (car) confidence=0.809570 bounding box 807 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 808 class #3 (car) confidence=0.779297 bounding box 808 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 809 class #3 (car) confidence=0.825684 bounding box 809 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 810 class #3 (car) confidence=0.849121 bounding box 810 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 811 class #3 (car) confidence=0.817871 bounding box 811 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 812 class #3 (car) confidence=0.782227 bounding box 812 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 813 class #3 (car) confidence=0.847656 bounding box 813 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 814 class #3 (car) confidence=0.843750 bounding box 814 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 815 class #3 (car) confidence=0.798828 bounding box 815 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 816 class #2 (bicycle) confidence=0.826660 bounding box 816 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 817 class #3 (car) confidence=0.819336 bounding box 817 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 818 class #3 (car) confidence=0.840332 bounding box 818 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 819 class #2 (bicycle) confidence=0.838379 bounding box 819 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 820 class #2 (bicycle) confidence=0.888184 bounding box 820 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 821 class #2 (bicycle) confidence=0.810059 bounding box 821 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 822 class #2 (bicycle) confidence=0.894531 bounding box 822 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 823 class #2 (bicycle) confidence=0.917969 bounding box 823 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 824 class #2 (bicycle) confidence=0.950195 bounding box 824 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 825 class #2 (bicycle) confidence=0.885254 bounding box 825 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 826 class #2 (bicycle) confidence=0.960938 bounding box 826 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 827 class #2 (bicycle) confidence=0.974609 bounding box 827 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 828 class #2 (bicycle) confidence=1.001953 bounding box 828 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 829 class #2 (bicycle) confidence=0.954102 bounding box 829 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 830 class #2 (bicycle) confidence=1.006836 bounding box 830 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 831 class #2 (bicycle) confidence=0.992188 bounding box 831 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 832 class #2 (bicycle) confidence=1.000000 bounding box 832 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 833 class #2 (bicycle) confidence=0.989258 bounding box 833 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 834 class #2 (bicycle) confidence=1.002930 bounding box 834 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 835 class #2 (bicycle) confidence=1.004883 bounding box 835 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 836 class #2 (bicycle) confidence=1.011719 bounding box 836 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 837 class #2 (bicycle) confidence=0.996094 bounding box 837 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 838 class #2 (bicycle) confidence=1.022461 bounding box 838 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 839 class #3 (car) confidence=0.887207 bounding box 839 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 840 class #3 (car) confidence=0.847168 bounding box 840 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 841 class #3 (car) confidence=0.915039 bounding box 841 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 842 class #3 (car) confidence=0.917969 bounding box 842 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 843 class #3 (car) confidence=0.869141 bounding box 843 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 844 class #3 (car) confidence=0.840820 bounding box 844 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 845 class #3 (car) confidence=0.900391 bounding box 845 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 846 class #3 (car) confidence=0.909180 bounding box 846 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 847 class #3 (car) confidence=0.864258 bounding box 847 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 848 class #3 (car) confidence=0.842773 bounding box 848 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 849 class #3 (car) confidence=0.876953 bounding box 849 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 850 class #3 (car) confidence=0.906250 bounding box 850 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 851 class #3 (car) confidence=0.860840 bounding box 851 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 852 class #3 (car) confidence=0.837891 bounding box 852 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 853 class #3 (car) confidence=0.881836 bounding box 853 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 854 class #3 (car) confidence=0.904785 bounding box 854 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 855 class #3 (car) confidence=0.855957 bounding box 855 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 856 class #3 (car) confidence=0.833008 bounding box 856 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 857 class #3 (car) confidence=0.875977 bounding box 857 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 858 class #3 (car) confidence=0.901855 bounding box 858 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 859 class #3 (car) confidence=0.847168 bounding box 859 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 860 class #3 (car) confidence=0.829590 bounding box 860 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 861 class #3 (car) confidence=0.867188 bounding box 861 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 862 class #3 (car) confidence=0.886230 bounding box 862 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 863 class #3 (car) confidence=0.848145 bounding box 863 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 864 class #3 (car) confidence=0.824219 bounding box 864 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 865 class #3 (car) confidence=0.875977 bounding box 865 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 866 class #3 (car) confidence=0.887207 bounding box 866 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 867 class #3 (car) confidence=0.876953 bounding box 867 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 868 class #3 (car) confidence=0.838379 bounding box 868 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 869 class #3 (car) confidence=0.901855 bounding box 869 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 870 class #3 (car) confidence=0.916016 bounding box 870 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 871 class #3 (car) confidence=0.877930 bounding box 871 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 872 class #3 (car) confidence=0.849609 bounding box 872 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 873 class #3 (car) confidence=0.899902 bounding box 873 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 874 class #3 (car) confidence=0.914062 bounding box 874 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 875 class #3 (car) confidence=0.867676 bounding box 875 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 876 class #3 (car) confidence=0.841797 bounding box 876 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 877 class #3 (car) confidence=0.894531 bounding box 877 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 878 class #3 (car) confidence=0.909180 bounding box 878 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 879 class #3 (car) confidence=0.848145 bounding box 879 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 880 class #3 (car) confidence=0.839844 bounding box 880 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 881 class #3 (car) confidence=0.850586 bounding box 881 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 882 class #3 (car) confidence=0.888672 bounding box 882 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 883 class #3 (car) confidence=0.857422 bounding box 883 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 884 class #3 (car) confidence=0.832031 bounding box 884 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 885 class #3 (car) confidence=0.868652 bounding box 885 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 886 class #3 (car) confidence=0.895508 bounding box 886 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 887 class #3 (car) confidence=0.858398 bounding box 887 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 888 class #3 (car) confidence=0.831543 bounding box 888 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 889 class #3 (car) confidence=0.878906 bounding box 889 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 890 class #3 (car) confidence=0.902832 bounding box 890 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 891 class #3 (car) confidence=0.851074 bounding box 891 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 892 class #3 (car) confidence=0.833008 bounding box 892 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 893 class #3 (car) confidence=0.877930 bounding box 893 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 894 class #3 (car) confidence=0.902344 bounding box 894 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 895 class #2 (bicycle) confidence=0.846191 bounding box 895 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 896 class #2 (bicycle) confidence=0.907227 bounding box 896 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 897 class #3 (car) confidence=0.861328 bounding box 897 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 898 class #2 (bicycle) confidence=0.906738 bounding box 898 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 899 class #2 (bicycle) confidence=0.942871 bounding box 899 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 900 class #2 (bicycle) confidence=0.982422 bounding box 900 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 901 class #2 (bicycle) confidence=0.902344 bounding box 901 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 902 class #2 (bicycle) confidence=0.982422 bounding box 902 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 903 class #2 (bicycle) confidence=0.997070 bounding box 903 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 904 class #2 (bicycle) confidence=0.998535 bounding box 904 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 905 class #2 (bicycle) confidence=0.979980 bounding box 905 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 906 class #2 (bicycle) confidence=1.008789 bounding box 906 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 907 class #2 (bicycle) confidence=0.991211 bounding box 907 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 908 class #2 (bicycle) confidence=0.992676 bounding box 908 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 909 class #2 (bicycle) confidence=0.989746 bounding box 909 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 910 class #2 (bicycle) confidence=0.998047 bounding box 910 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 911 class #2 (bicycle) confidence=1.000000 bounding box 911 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 912 class #2 (bicycle) confidence=1.003906 bounding box 912 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 913 class #2 (bicycle) confidence=0.995605 bounding box 913 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 914 class #2 (bicycle) confidence=1.012695 bounding box 914 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 915 class #3 (car) confidence=0.929688 bounding box 915 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 916 class #3 (car) confidence=0.903809 bounding box 916 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 917 class #3 (car) confidence=0.946289 bounding box 917 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 918 class #3 (car) confidence=0.952148 bounding box 918 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 919 class #3 (car) confidence=0.920898 bounding box 919 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 920 class #3 (car) confidence=0.897461 bounding box 920 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 921 class #3 (car) confidence=0.939453 bounding box 921 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 922 class #3 (car) confidence=0.946289 bounding box 922 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 923 class #3 (car) confidence=0.904297 bounding box 923 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 924 class #3 (car) confidence=0.889160 bounding box 924 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 925 class #3 (car) confidence=0.916992 bounding box 925 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 926 class #3 (car) confidence=0.937500 bounding box 926 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 927 class #3 (car) confidence=0.899414 bounding box 927 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 928 class #3 (car) confidence=0.889648 bounding box 928 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 929 class #3 (car) confidence=0.914551 bounding box 929 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 930 class #3 (car) confidence=0.931641 bounding box 930 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 931 class #3 (car) confidence=0.897949 bounding box 931 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 932 class #3 (car) confidence=0.887695 bounding box 932 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 933 class #3 (car) confidence=0.904297 bounding box 933 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 934 class #3 (car) confidence=0.923828 bounding box 934 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 935 class #3 (car) confidence=0.889648 bounding box 935 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 936 class #3 (car) confidence=0.886719 bounding box 936 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 937 class #3 (car) confidence=0.891602 bounding box 937 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 938 class #3 (car) confidence=0.911621 bounding box 938 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 939 class #3 (car) confidence=0.896973 bounding box 939 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 940 class #3 (car) confidence=0.889160 bounding box 940 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 941 class #3 (car) confidence=0.906250 bounding box 941 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 942 class #3 (car) confidence=0.917480 bounding box 942 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 943 class #3 (car) confidence=0.913086 bounding box 943 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 944 class #3 (car) confidence=0.894043 bounding box 944 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 945 class #3 (car) confidence=0.920410 bounding box 945 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 946 class #3 (car) confidence=0.937500 bounding box 946 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 947 class #3 (car) confidence=0.907227 bounding box 947 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 948 class #3 (car) confidence=0.890625 bounding box 948 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 949 class #3 (car) confidence=0.907227 bounding box 949 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 950 class #3 (car) confidence=0.931641 bounding box 950 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 951 class #3 (car) confidence=0.907227 bounding box 951 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 952 class #3 (car) confidence=0.892578 bounding box 952 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 953 class #3 (car) confidence=0.905762 bounding box 953 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 954 class #3 (car) confidence=0.924805 bounding box 954 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 955 class #3 (car) confidence=0.896484 bounding box 955 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 956 class #3 (car) confidence=0.886230 bounding box 956 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 957 class #3 (car) confidence=0.893555 bounding box 957 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 958 class #3 (car) confidence=0.924316 bounding box 958 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 959 class #3 (car) confidence=0.896484 bounding box 959 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 960 class #3 (car) confidence=0.885742 bounding box 960 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 961 class #3 (car) confidence=0.909180 bounding box 961 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 962 class #3 (car) confidence=0.932617 bounding box 962 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 963 class #3 (car) confidence=0.901855 bounding box 963 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 964 class #3 (car) confidence=0.884766 bounding box 964 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 965 class #3 (car) confidence=0.916992 bounding box 965 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 966 class #3 (car) confidence=0.962402 bounding box 966 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 967 class #3 (car) confidence=0.915039 bounding box 967 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 968 class #3 (car) confidence=0.884766 bounding box 968 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 969 class #3 (car) confidence=0.938477 bounding box 969 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 970 class #3 (car) confidence=0.974609 bounding box 970 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 971 class #3 (car) confidence=0.914062 bounding box 971 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 972 class #2 (bicycle) confidence=0.902344 bounding box 972 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 973 class #3 (car) confidence=0.942871 bounding box 973 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 974 class #3 (car) confidence=0.977051 bounding box 974 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 975 class #2 (bicycle) confidence=0.934570 bounding box 975 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 976 class #2 (bicycle) confidence=0.961426 bounding box 976 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 977 class #3 (car) confidence=0.936523 bounding box 977 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 978 class #2 (bicycle) confidence=0.971191 bounding box 978 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 979 class #2 (bicycle) confidence=0.997070 bounding box 979 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 980 class #2 (bicycle) confidence=0.984863 bounding box 980 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 981 class #2 (bicycle) confidence=0.985352 bounding box 981 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 982 class #2 (bicycle) confidence=1.001953 bounding box 982 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 983 class #2 (bicycle) confidence=1.001953 bounding box 983 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 984 class #2 (bicycle) confidence=0.992676 bounding box 984 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 985 class #2 (bicycle) confidence=1.002930 bounding box 985 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 986 class #2 (bicycle) confidence=1.005859 bounding box 986 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 987 class #2 (bicycle) confidence=1.000000 bounding box 987 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 988 class #2 (bicycle) confidence=1.007812 bounding box 988 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 989 class #2 (bicycle) confidence=0.996094 bounding box 989 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 990 class #2 (bicycle) confidence=1.010742 bounding box 990 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 991 class #3 (car) confidence=0.946777 bounding box 991 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 992 class #3 (car) confidence=0.931641 bounding box 992 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 993 class #3 (car) confidence=0.960938 bounding box 993 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 994 class #3 (car) confidence=0.972656 bounding box 994 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 995 class #3 (car) confidence=0.941406 bounding box 995 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 996 class #3 (car) confidence=0.932129 bounding box 996 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 997 class #3 (car) confidence=0.947266 bounding box 997 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 998 class #3 (car) confidence=0.967773 bounding box 998 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 999 class #3 (car) confidence=0.930664 bounding box 999 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1000 class #3 (car) confidence=0.926758 bounding box 1000 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1001 class #3 (car) confidence=0.931152 bounding box 1001 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1002 class #3 (car) confidence=0.966797 bounding box 1002 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1003 class #3 (car) confidence=0.930176 bounding box 1003 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1004 class #3 (car) confidence=0.928711 bounding box 1004 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1005 class #3 (car) confidence=0.921875 bounding box 1005 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1006 class #3 (car) confidence=0.962891 bounding box 1006 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1007 class #3 (car) confidence=0.921387 bounding box 1007 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1008 class #3 (car) confidence=0.925781 bounding box 1008 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1009 class #3 (car) confidence=0.917969 bounding box 1009 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1010 class #3 (car) confidence=0.946289 bounding box 1010 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1011 class #3 (car) confidence=0.922852 bounding box 1011 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1012 class #3 (car) confidence=0.922363 bounding box 1012 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1013 class #3 (car) confidence=0.920410 bounding box 1013 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1014 class #3 (car) confidence=0.946289 bounding box 1014 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1015 class #3 (car) confidence=0.937012 bounding box 1015 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1016 class #3 (car) confidence=0.931152 bounding box 1016 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1017 class #3 (car) confidence=0.937012 bounding box 1017 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1018 class #3 (car) confidence=0.962891 bounding box 1018 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1019 class #3 (car) confidence=0.936523 bounding box 1019 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1020 class #3 (car) confidence=0.929688 bounding box 1020 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1021 class #3 (car) confidence=0.924805 bounding box 1021 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1022 class #3 (car) confidence=0.966797 bounding box 1022 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1023 class #3 (car) confidence=0.929688 bounding box 1023 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1024 class #3 (car) confidence=0.932129 bounding box 1024 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1025 class #3 (car) confidence=0.911621 bounding box 1025 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1026 class #3 (car) confidence=0.956543 bounding box 1026 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1027 class #3 (car) confidence=0.936523 bounding box 1027 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1028 class #3 (car) confidence=0.935547 bounding box 1028 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1029 class #3 (car) confidence=0.915039 bounding box 1029 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1030 class #3 (car) confidence=0.961426 bounding box 1030 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1031 class #3 (car) confidence=0.942871 bounding box 1031 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1032 class #3 (car) confidence=0.933594 bounding box 1032 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1033 class #3 (car) confidence=0.937500 bounding box 1033 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1034 class #3 (car) confidence=0.958984 bounding box 1034 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1035 class #3 (car) confidence=0.949707 bounding box 1035 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1036 class #3 (car) confidence=0.936523 bounding box 1036 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1037 class #3 (car) confidence=0.965820 bounding box 1037 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1038 class #3 (car) confidence=0.985352 bounding box 1038 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1039 class #3 (car) confidence=0.964355 bounding box 1039 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1040 class #3 (car) confidence=0.953613 bounding box 1040 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1041 class #3 (car) confidence=0.979004 bounding box 1041 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1042 class #3 (car) confidence=1.009766 bounding box 1042 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1043 class #3 (car) confidence=0.965820 bounding box 1043 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1044 class #3 (car) confidence=0.953613 bounding box 1044 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1045 class #3 (car) confidence=0.984375 bounding box 1045 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1046 class #3 (car) confidence=1.009766 bounding box 1046 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1047 class #3 (car) confidence=0.975586 bounding box 1047 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1048 class #3 (car) confidence=0.950195 bounding box 1048 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1049 class #3 (car) confidence=0.988281 bounding box 1049 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1050 class #3 (car) confidence=1.014648 bounding box 1050 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1051 class #3 (car) confidence=0.952637 bounding box 1051 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1052 class #2 (bicycle) confidence=0.951172 bounding box 1052 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1053 class #3 (car) confidence=0.968750 bounding box 1053 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1054 class #3 (car) confidence=0.993164 bounding box 1054 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1055 class #2 (bicycle) confidence=0.984863 bounding box 1055 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1056 class #2 (bicycle) confidence=0.987305 bounding box 1056 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1057 class #2 (bicycle) confidence=0.974609 bounding box 1057 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1058 class #2 (bicycle) confidence=0.984863 bounding box 1058 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1059 class #2 (bicycle) confidence=0.998047 bounding box 1059 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1060 class #2 (bicycle) confidence=0.999023 bounding box 1060 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1061 class #2 (bicycle) confidence=1.000000 bounding box 1061 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1062 class #2 (bicycle) confidence=1.003906 bounding box 1062 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1063 class #2 (bicycle) confidence=0.999512 bounding box 1063 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1064 class #2 (bicycle) confidence=1.005859 bounding box 1064 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1065 class #2 (bicycle) confidence=0.996094 bounding box 1065 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1066 class #2 (bicycle) confidence=1.009766 bounding box 1066 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1067 class #3 (car) confidence=0.968262 bounding box 1067 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1068 class #3 (car) confidence=0.971191 bounding box 1068 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1069 class #3 (car) confidence=0.961426 bounding box 1069 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1070 class #3 (car) confidence=0.976074 bounding box 1070 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1071 class #3 (car) confidence=0.962402 bounding box 1071 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1072 class #3 (car) confidence=0.966797 bounding box 1072 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1073 class #3 (car) confidence=0.942383 bounding box 1073 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1074 class #3 (car) confidence=0.976562 bounding box 1074 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1075 class #3 (car) confidence=0.969238 bounding box 1075 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1076 class #3 (car) confidence=0.972168 bounding box 1076 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1077 class #3 (car) confidence=0.952637 bounding box 1077 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1078 class #3 (car) confidence=0.984375 bounding box 1078 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1079 class #3 (car) confidence=0.973633 bounding box 1079 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1080 class #3 (car) confidence=0.977051 bounding box 1080 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1081 class #3 (car) confidence=0.959961 bounding box 1081 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1082 class #3 (car) confidence=0.986328 bounding box 1082 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1083 class #3 (car) confidence=0.972656 bounding box 1083 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1084 class #3 (car) confidence=0.975586 bounding box 1084 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1085 class #3 (car) confidence=0.956543 bounding box 1085 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1086 class #3 (car) confidence=0.983398 bounding box 1086 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1087 class #3 (car) confidence=0.972656 bounding box 1087 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1088 class #3 (car) confidence=0.975098 bounding box 1088 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1089 class #3 (car) confidence=0.962891 bounding box 1089 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1090 class #3 (car) confidence=0.982422 bounding box 1090 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1091 class #3 (car) confidence=0.969727 bounding box 1091 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1092 class #3 (car) confidence=0.971191 bounding box 1092 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1093 class #3 (car) confidence=0.960938 bounding box 1093 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1094 class #3 (car) confidence=0.985352 bounding box 1094 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1095 class #3 (car) confidence=0.962402 bounding box 1095 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1096 class #3 (car) confidence=0.971680 bounding box 1096 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1097 class #3 (car) confidence=0.943359 bounding box 1097 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1098 class #3 (car) confidence=0.982422 bounding box 1098 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1099 class #3 (car) confidence=0.961426 bounding box 1099 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1100 class #3 (car) confidence=0.971191 bounding box 1100 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1101 class #3 (car) confidence=0.933105 bounding box 1101 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1102 class #3 (car) confidence=0.975586 bounding box 1102 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1103 class #3 (car) confidence=0.968750 bounding box 1103 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1104 class #3 (car) confidence=0.972168 bounding box 1104 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1105 class #3 (car) confidence=0.941406 bounding box 1105 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1106 class #3 (car) confidence=0.977051 bounding box 1106 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1107 class #3 (car) confidence=0.972168 bounding box 1107 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1108 class #3 (car) confidence=0.973633 bounding box 1108 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1109 class #3 (car) confidence=0.959961 bounding box 1109 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1110 class #3 (car) confidence=0.980469 bounding box 1110 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1111 class #3 (car) confidence=0.995605 bounding box 1111 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1112 class #3 (car) confidence=0.984375 bounding box 1112 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1113 class #3 (car) confidence=0.992188 bounding box 1113 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1114 class #3 (car) confidence=0.997070 bounding box 1114 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1115 class #3 (car) confidence=1.000000 bounding box 1115 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1116 class #3 (car) confidence=0.992188 bounding box 1116 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1117 class #3 (car) confidence=0.987305 bounding box 1117 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1118 class #3 (car) confidence=0.999023 bounding box 1118 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1119 class #3 (car) confidence=0.988281 bounding box 1119 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1120 class #3 (car) confidence=0.988281 bounding box 1120 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1121 class #3 (car) confidence=0.988281 bounding box 1121 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1122 class #3 (car) confidence=0.993164 bounding box 1122 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1123 class #3 (car) confidence=0.989746 bounding box 1123 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1124 class #3 (car) confidence=0.992676 bounding box 1124 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1125 class #3 (car) confidence=0.984375 bounding box 1125 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1126 class #3 (car) confidence=0.999023 bounding box 1126 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1127 class #3 (car) confidence=0.984375 bounding box 1127 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1128 class #3 (car) confidence=0.980469 bounding box 1128 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1129 class #3 (car) confidence=0.982910 bounding box 1129 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1130 class #3 (car) confidence=1.001953 bounding box 1130 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1131 class #3 (car) confidence=0.975098 bounding box 1131 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1132 class #3 (car) confidence=0.975586 bounding box 1132 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1133 class #3 (car) confidence=0.962891 bounding box 1133 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1134 class #2 (bicycle) confidence=0.988770 bounding box 1134 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1135 class #2 (bicycle) confidence=0.995605 bounding box 1135 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1136 class #2 (bicycle) confidence=0.994141 bounding box 1136 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1137 class #2 (bicycle) confidence=0.994629 bounding box 1137 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1138 class #2 (bicycle) confidence=1.006836 bounding box 1138 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1139 class #2 (bicycle) confidence=1.001953 bounding box 1139 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1140 class #2 (bicycle) confidence=1.005859 bounding box 1140 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1141 class #2 (bicycle) confidence=1.000000 bounding box 1141 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1142 class #2 (bicycle) confidence=1.017578 bounding box 1142 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1143 class #3 (car) confidence=0.993164 bounding box 1143 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1144 class #3 (car) confidence=0.993652 bounding box 1144 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1145 class #3 (car) confidence=0.993164 bounding box 1145 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1146 class #3 (car) confidence=1.000000 bounding box 1146 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1147 class #3 (car) confidence=0.990234 bounding box 1147 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1148 class #3 (car) confidence=0.992676 bounding box 1148 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1149 class #3 (car) confidence=0.985352 bounding box 1149 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1150 class #3 (car) confidence=1.005859 bounding box 1150 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1151 class #3 (car) confidence=0.992676 bounding box 1151 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1152 class #3 (car) confidence=0.993164 bounding box 1152 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1153 class #3 (car) confidence=0.989746 bounding box 1153 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1154 class #3 (car) confidence=1.007812 bounding box 1154 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1155 class #3 (car) confidence=0.996094 bounding box 1155 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1156 class #3 (car) confidence=0.993652 bounding box 1156 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1157 class #3 (car) confidence=0.995117 bounding box 1157 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1158 class #3 (car) confidence=1.008789 bounding box 1158 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1159 class #3 (car) confidence=0.996582 bounding box 1159 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1160 class #3 (car) confidence=0.995117 bounding box 1160 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1161 class #3 (car) confidence=0.995117 bounding box 1161 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1162 class #3 (car) confidence=1.009766 bounding box 1162 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1163 class #3 (car) confidence=0.997070 bounding box 1163 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1164 class #3 (car) confidence=0.997070 bounding box 1164 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1165 class #3 (car) confidence=0.993652 bounding box 1165 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1166 class #3 (car) confidence=1.007812 bounding box 1166 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1167 class #3 (car) confidence=0.996582 bounding box 1167 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1168 class #3 (car) confidence=0.999023 bounding box 1168 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1169 class #3 (car) confidence=0.993652 bounding box 1169 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1170 class #3 (car) confidence=1.005859 bounding box 1170 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1171 class #3 (car) confidence=0.998047 bounding box 1171 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1172 class #3 (car) confidence=0.999512 bounding box 1172 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1173 class #3 (car) confidence=0.990234 bounding box 1173 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1174 class #3 (car) confidence=1.003906 bounding box 1174 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1175 class #3 (car) confidence=0.993164 bounding box 1175 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1176 class #3 (car) confidence=0.993164 bounding box 1176 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1177 class #3 (car) confidence=0.982910 bounding box 1177 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1178 class #3 (car) confidence=0.997559 bounding box 1178 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1179 class #3 (car) confidence=0.986816 bounding box 1179 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1180 class #3 (car) confidence=0.988281 bounding box 1180 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1181 class #3 (car) confidence=0.983398 bounding box 1181 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1182 class #3 (car) confidence=0.994141 bounding box 1182 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1183 class #3 (car) confidence=0.991211 bounding box 1183 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1184 class #3 (car) confidence=0.991699 bounding box 1184 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1185 class #3 (car) confidence=0.988770 bounding box 1185 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1186 class #3 (car) confidence=1.000000 bounding box 1186 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1187 class #3 (car) confidence=0.997070 bounding box 1187 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1188 class #3 (car) confidence=0.996094 bounding box 1188 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1189 class #3 (car) confidence=0.995117 bounding box 1189 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1190 class #3 (car) confidence=1.002930 bounding box 1190 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1191 class #3 (car) confidence=0.993652 bounding box 1191 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1192 class #3 (car) confidence=0.992676 bounding box 1192 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1193 class #3 (car) confidence=0.988770 bounding box 1193 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1194 class #3 (car) confidence=0.999023 bounding box 1194 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1195 class #3 (car) confidence=0.983398 bounding box 1195 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1196 class #3 (car) confidence=0.989258 bounding box 1196 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1197 class #3 (car) confidence=0.985840 bounding box 1197 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1198 class #3 (car) confidence=0.992188 bounding box 1198 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1199 class #3 (car) confidence=0.993652 bounding box 1199 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1200 class #3 (car) confidence=0.993652 bounding box 1200 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1201 class #3 (car) confidence=0.998047 bounding box 1201 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1202 class #3 (car) confidence=1.001953 bounding box 1202 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1203 class #3 (car) confidence=0.999023 bounding box 1203 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1204 class #3 (car) confidence=0.998535 bounding box 1204 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1205 class #3 (car) confidence=1.006836 bounding box 1205 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1206 class #3 (car) confidence=1.011719 bounding box 1206 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1207 class #3 (car) confidence=0.995117 bounding box 1207 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1208 class #3 (car) confidence=0.997070 bounding box 1208 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1209 class #3 (car) confidence=0.997559 bounding box 1209 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1210 class #3 (car) confidence=1.009766 bounding box 1210 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1211 class #3 (car) confidence=0.995117 bounding box 1211 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1212 class #3 (car) confidence=0.997070 bounding box 1212 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1213 class #3 (car) confidence=0.993164 bounding box 1213 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1214 class #3 (car) confidence=1.007812 bounding box 1214 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1215 class #2 (bicycle) confidence=1.001953 bounding box 1215 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1216 class #3 (car) confidence=0.996582 bounding box 1216 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1217 class #2 (bicycle) confidence=1.001953 bounding box 1217 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1218 class #2 (bicycle) confidence=1.011719 bounding box 1218 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1219 class #2 (bicycle) confidence=0.520508 bounding box 1219 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1220 class #2 (bicycle) confidence=0.513672 bounding box 1220 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1221 class #2 (bicycle) confidence=0.567383 bounding box 1221 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1222 class #2 (bicycle) confidence=0.616699 bounding box 1222 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1223 class #2 (bicycle) confidence=0.563477 bounding box 1223 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1224 class #2 (bicycle) confidence=0.615234 bounding box 1224 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1225 class #2 (bicycle) confidence=0.671387 bounding box 1225 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1226 class #2 (bicycle) confidence=0.567383 bounding box 1226 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1227 class #2 (bicycle) confidence=0.711914 bounding box 1227 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1228 class #2 (bicycle) confidence=0.547363 bounding box 1228 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1229 class #2 (bicycle) confidence=0.663086 bounding box 1229 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1230 class #2 (bicycle) confidence=0.713379 bounding box 1230 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1231 class #2 (bicycle) confidence=0.767578 bounding box 1231 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1232 class #2 (bicycle) confidence=0.666016 bounding box 1232 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1233 class #2 (bicycle) confidence=0.799805 bounding box 1233 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1234 class #2 (bicycle) confidence=0.644531 bounding box 1234 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1235 class #2 (bicycle) confidence=0.761719 bounding box 1235 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1236 class #2 (bicycle) confidence=0.801758 bounding box 1236 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1237 class #2 (bicycle) confidence=0.855469 bounding box 1237 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1238 class #2 (bicycle) confidence=0.758789 bounding box 1238 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1239 class #2 (bicycle) confidence=0.890625 bounding box 1239 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1240 class #2 (bicycle) confidence=0.739258 bounding box 1240 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1241 class #2 (bicycle) confidence=0.847656 bounding box 1241 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1242 class #2 (bicycle) confidence=0.894531 bounding box 1242 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1243 class #2 (bicycle) confidence=0.939453 bounding box 1243 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1244 class #2 (bicycle) confidence=0.858398 bounding box 1244 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1245 class #2 (bicycle) confidence=0.925781 bounding box 1245 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1246 class #2 (bicycle) confidence=0.839844 bounding box 1246 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1247 class #2 (bicycle) confidence=0.932617 bounding box 1247 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1248 class #2 (bicycle) confidence=0.976562 bounding box 1248 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1249 class #2 (bicycle) confidence=0.958984 bounding box 1249 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1250 class #2 (bicycle) confidence=0.962891 bounding box 1250 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1251 class #2 (bicycle) confidence=0.932617 bounding box 1251 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1252 class #2 (bicycle) confidence=0.947266 bounding box 1252 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1253 class #2 (bicycle) confidence=0.985840 bounding box 1253 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1254 class #2 (bicycle) confidence=0.987305 bounding box 1254 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1255 class #2 (bicycle) confidence=0.978516 bounding box 1255 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1256 class #2 (bicycle) confidence=0.989746 bounding box 1256 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1257 class #2 (bicycle) confidence=0.976562 bounding box 1257 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1258 class #2 (bicycle) confidence=0.992676 bounding box 1258 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1259 class #2 (bicycle) confidence=0.989746 bounding box 1259 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1260 class #2 (bicycle) confidence=0.539062 bounding box 1260 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1261 class #2 (bicycle) confidence=0.513672 bounding box 1261 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1262 class #2 (bicycle) confidence=0.568848 bounding box 1262 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1263 class #2 (bicycle) confidence=0.621094 bounding box 1263 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1264 class #2 (bicycle) confidence=0.557617 bounding box 1264 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1265 class #2 (bicycle) confidence=0.618164 bounding box 1265 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1266 class #2 (bicycle) confidence=0.665527 bounding box 1266 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1267 class #2 (bicycle) confidence=0.576172 bounding box 1267 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1268 class #2 (bicycle) confidence=0.716309 bounding box 1268 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1269 class #2 (bicycle) confidence=0.554199 bounding box 1269 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1270 class #2 (bicycle) confidence=0.663086 bounding box 1270 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1271 class #2 (bicycle) confidence=0.711426 bounding box 1271 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1272 class #2 (bicycle) confidence=0.756836 bounding box 1272 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1273 class #2 (bicycle) confidence=0.668457 bounding box 1273 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1274 class #2 (bicycle) confidence=0.797852 bounding box 1274 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1275 class #2 (bicycle) confidence=0.645508 bounding box 1275 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1276 class #2 (bicycle) confidence=0.757812 bounding box 1276 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1277 class #2 (bicycle) confidence=0.796875 bounding box 1277 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1278 class #2 (bicycle) confidence=0.834961 bounding box 1278 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1279 class #2 (bicycle) confidence=0.762207 bounding box 1279 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1280 class #2 (bicycle) confidence=0.881836 bounding box 1280 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1281 class #2 (bicycle) confidence=0.745117 bounding box 1281 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1282 class #2 (bicycle) confidence=0.843262 bounding box 1282 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1283 class #2 (bicycle) confidence=0.883789 bounding box 1283 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1284 class #2 (bicycle) confidence=0.916016 bounding box 1284 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1285 class #2 (bicycle) confidence=0.858398 bounding box 1285 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1286 class #2 (bicycle) confidence=0.924316 bounding box 1286 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1287 class #2 (bicycle) confidence=0.846680 bounding box 1287 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1288 class #2 (bicycle) confidence=0.922363 bounding box 1288 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1289 class #2 (bicycle) confidence=0.976562 bounding box 1289 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1290 class #2 (bicycle) confidence=0.962891 bounding box 1290 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1291 class #2 (bicycle) confidence=0.971680 bounding box 1291 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1292 class #2 (bicycle) confidence=0.941406 bounding box 1292 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1293 class #2 (bicycle) confidence=0.958496 bounding box 1293 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1294 class #2 (bicycle) confidence=0.982910 bounding box 1294 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1295 class #2 (bicycle) confidence=0.989258 bounding box 1295 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1296 class #2 (bicycle) confidence=0.985352 bounding box 1296 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1297 class #2 (bicycle) confidence=0.992188 bounding box 1297 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1298 class #2 (bicycle) confidence=0.989746 bounding box 1298 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1299 class #2 (bicycle) confidence=0.994141 bounding box 1299 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1300 class #2 (bicycle) confidence=0.986816 bounding box 1300 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1301 class #2 (bicycle) confidence=0.511230 bounding box 1301 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1302 class #2 (bicycle) confidence=0.548340 bounding box 1302 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1303 class #2 (bicycle) confidence=0.605957 bounding box 1303 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1304 class #3 (car) confidence=0.500977 bounding box 1304 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1305 class #2 (bicycle) confidence=0.555664 bounding box 1305 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1306 class #2 (bicycle) confidence=0.622070 bounding box 1306 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1307 class #2 (bicycle) confidence=0.677246 bounding box 1307 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1308 class #2 (bicycle) confidence=0.580078 bounding box 1308 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1309 class #2 (bicycle) confidence=0.735352 bounding box 1309 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1310 class #2 (bicycle) confidence=0.561035 bounding box 1310 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1311 class #2 (bicycle) confidence=0.664062 bounding box 1311 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1312 class #2 (bicycle) confidence=0.711914 bounding box 1312 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1313 class #2 (bicycle) confidence=0.764160 bounding box 1313 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1314 class #2 (bicycle) confidence=0.667969 bounding box 1314 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1315 class #2 (bicycle) confidence=0.801758 bounding box 1315 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1316 class #2 (bicycle) confidence=0.647461 bounding box 1316 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1317 class #2 (bicycle) confidence=0.753906 bounding box 1317 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1318 class #2 (bicycle) confidence=0.804688 bounding box 1318 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1319 class #2 (bicycle) confidence=0.839355 bounding box 1319 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1320 class #2 (bicycle) confidence=0.770508 bounding box 1320 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1321 class #2 (bicycle) confidence=0.881348 bounding box 1321 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1322 class #2 (bicycle) confidence=0.749023 bounding box 1322 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1323 class #2 (bicycle) confidence=0.845703 bounding box 1323 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1324 class #2 (bicycle) confidence=0.886719 bounding box 1324 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1325 class #2 (bicycle) confidence=0.917969 bounding box 1325 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1326 class #2 (bicycle) confidence=0.863770 bounding box 1326 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1327 class #2 (bicycle) confidence=0.919922 bounding box 1327 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1328 class #2 (bicycle) confidence=0.851562 bounding box 1328 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1329 class #2 (bicycle) confidence=0.917480 bounding box 1329 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1330 class #2 (bicycle) confidence=0.964844 bounding box 1330 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1331 class #2 (bicycle) confidence=0.951172 bounding box 1331 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1332 class #2 (bicycle) confidence=0.965820 bounding box 1332 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1333 class #2 (bicycle) confidence=0.925781 bounding box 1333 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1334 class #2 (bicycle) confidence=0.958008 bounding box 1334 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1335 class #2 (bicycle) confidence=0.962402 bounding box 1335 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1336 class #2 (bicycle) confidence=0.977539 bounding box 1336 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1337 class #2 (bicycle) confidence=0.971680 bounding box 1337 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1338 class #2 (bicycle) confidence=0.986328 bounding box 1338 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1339 class #2 (bicycle) confidence=0.977539 bounding box 1339 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1340 class #2 (bicycle) confidence=0.992188 bounding box 1340 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1341 class #2 (bicycle) confidence=0.976562 bounding box 1341 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1342 class #3 (car) confidence=0.533691 bounding box 1342 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1343 class #3 (car) confidence=0.553711 bounding box 1343 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1344 class #3 (car) confidence=0.525391 bounding box 1344 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1345 class #3 (car) confidence=0.528320 bounding box 1345 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1346 class #3 (car) confidence=0.562012 bounding box 1346 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1347 class #3 (car) confidence=0.523926 bounding box 1347 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1348 class #3 (car) confidence=0.533691 bounding box 1348 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1349 class #3 (car) confidence=0.558594 bounding box 1349 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1350 class #3 (car) confidence=0.543945 bounding box 1350 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1351 class #3 (car) confidence=0.502930 bounding box 1351 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1352 class #2 (bicycle) confidence=0.525391 bounding box 1352 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1353 class #3 (car) confidence=0.559570 bounding box 1353 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1354 class #2 (bicycle) confidence=0.572266 bounding box 1354 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1355 class #3 (car) confidence=0.598145 bounding box 1355 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1356 class #3 (car) confidence=0.562500 bounding box 1356 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1357 class #2 (bicycle) confidence=0.606934 bounding box 1357 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1358 class #2 (bicycle) confidence=0.653809 bounding box 1358 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1359 class #2 (bicycle) confidence=0.565430 bounding box 1359 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1360 class #2 (bicycle) confidence=0.706055 bounding box 1360 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1361 class #3 (car) confidence=0.581543 bounding box 1361 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1362 class #2 (bicycle) confidence=0.653809 bounding box 1362 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1363 class #2 (bicycle) confidence=0.696289 bounding box 1363 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1364 class #2 (bicycle) confidence=0.742188 bounding box 1364 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1365 class #2 (bicycle) confidence=0.654785 bounding box 1365 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1366 class #2 (bicycle) confidence=0.775391 bounding box 1366 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1367 class #2 (bicycle) confidence=0.640625 bounding box 1367 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1368 class #2 (bicycle) confidence=0.744141 bounding box 1368 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1369 class #2 (bicycle) confidence=0.796387 bounding box 1369 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1370 class #2 (bicycle) confidence=0.841797 bounding box 1370 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1371 class #2 (bicycle) confidence=0.756348 bounding box 1371 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1372 class #2 (bicycle) confidence=0.871094 bounding box 1372 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1373 class #2 (bicycle) confidence=0.739746 bounding box 1373 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1374 class #2 (bicycle) confidence=0.844238 bounding box 1374 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1375 class #2 (bicycle) confidence=0.878906 bounding box 1375 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1376 class #2 (bicycle) confidence=0.909668 bounding box 1376 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1377 class #2 (bicycle) confidence=0.858398 bounding box 1377 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1378 class #2 (bicycle) confidence=0.920898 bounding box 1378 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1379 class #2 (bicycle) confidence=0.842773 bounding box 1379 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1380 class #2 (bicycle) confidence=0.909180 bounding box 1380 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1381 class #2 (bicycle) confidence=0.971191 bounding box 1381 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1382 class #2 (bicycle) confidence=0.944336 bounding box 1382 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1383 class #2 (bicycle) confidence=0.959961 bounding box 1383 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1384 class #2 (bicycle) confidence=0.915039 bounding box 1384 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1385 class #2 (bicycle) confidence=0.948242 bounding box 1385 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1386 class #2 (bicycle) confidence=0.966797 bounding box 1386 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1387 class #2 (bicycle) confidence=0.979004 bounding box 1387 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1388 class #2 (bicycle) confidence=0.970215 bounding box 1388 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1389 class #2 (bicycle) confidence=0.985840 bounding box 1389 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1390 class #2 (bicycle) confidence=0.971680 bounding box 1390 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1391 class #2 (bicycle) confidence=0.990723 bounding box 1391 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1392 class #2 (bicycle) confidence=0.978516 bounding box 1392 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1393 class #3 (car) confidence=0.602539 bounding box 1393 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1394 class #3 (car) confidence=0.566895 bounding box 1394 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1395 class #3 (car) confidence=0.635742 bounding box 1395 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1396 class #3 (car) confidence=0.548828 bounding box 1396 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1397 class #3 (car) confidence=0.642578 bounding box 1397 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1398 class #3 (car) confidence=0.635742 bounding box 1398 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1399 class #3 (car) confidence=0.603516 bounding box 1399 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1400 class #3 (car) confidence=0.573242 bounding box 1400 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1401 class #3 (car) confidence=0.638184 bounding box 1401 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1402 class #3 (car) confidence=0.553711 bounding box 1402 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1403 class #3 (car) confidence=0.656738 bounding box 1403 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1404 class #3 (car) confidence=0.634766 bounding box 1404 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1405 class #3 (car) confidence=0.602051 bounding box 1405 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1406 class #3 (car) confidence=0.569336 bounding box 1406 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1407 class #3 (car) confidence=0.645508 bounding box 1407 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1408 class #3 (car) confidence=0.556152 bounding box 1408 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1409 class #3 (car) confidence=0.673828 bounding box 1409 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1410 class #3 (car) confidence=0.648926 bounding box 1410 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1411 class #3 (car) confidence=0.618652 bounding box 1411 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1412 class #3 (car) confidence=0.574219 bounding box 1412 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1413 class #3 (car) confidence=0.684570 bounding box 1413 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1414 class #2 (bicycle) confidence=0.571289 bounding box 1414 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1415 class #3 (car) confidence=0.725586 bounding box 1415 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1416 class #3 (car) confidence=0.673340 bounding box 1416 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1417 class #3 (car) confidence=0.647461 bounding box 1417 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1418 class #2 (bicycle) confidence=0.651855 bounding box 1418 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1419 class #3 (car) confidence=0.681641 bounding box 1419 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1420 class #2 (bicycle) confidence=0.702148 bounding box 1420 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1421 class #3 (car) confidence=0.694824 bounding box 1421 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1422 class #3 (car) confidence=0.690430 bounding box 1422 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1423 class #2 (bicycle) confidence=0.697266 bounding box 1423 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1424 class #2 (bicycle) confidence=0.747070 bounding box 1424 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1425 class #3 (car) confidence=0.729492 bounding box 1425 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1426 class #2 (bicycle) confidence=0.813965 bounding box 1426 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1427 class #3 (car) confidence=0.745117 bounding box 1427 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1428 class #2 (bicycle) confidence=0.724609 bounding box 1428 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1429 class #2 (bicycle) confidence=0.767090 bounding box 1429 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1430 class #2 (bicycle) confidence=0.822266 bounding box 1430 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1431 class #2 (bicycle) confidence=0.739258 bounding box 1431 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1432 class #2 (bicycle) confidence=0.869141 bounding box 1432 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1433 class #2 (bicycle) confidence=0.729004 bounding box 1433 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1434 class #2 (bicycle) confidence=0.799805 bounding box 1434 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1435 class #2 (bicycle) confidence=0.869141 bounding box 1435 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1436 class #2 (bicycle) confidence=0.882812 bounding box 1436 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1437 class #2 (bicycle) confidence=0.857910 bounding box 1437 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1438 class #2 (bicycle) confidence=0.894531 bounding box 1438 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1439 class #2 (bicycle) confidence=0.837891 bounding box 1439 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1440 class #2 (bicycle) confidence=0.903809 bounding box 1440 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1441 class #2 (bicycle) confidence=0.964844 bounding box 1441 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1442 class #2 (bicycle) confidence=0.941895 bounding box 1442 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1443 class #2 (bicycle) confidence=0.964355 bounding box 1443 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1444 class #2 (bicycle) confidence=0.927734 bounding box 1444 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1445 class #2 (bicycle) confidence=0.951660 bounding box 1445 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1446 class #2 (bicycle) confidence=0.979492 bounding box 1446 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1447 class #2 (bicycle) confidence=0.982422 bounding box 1447 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1448 class #2 (bicycle) confidence=0.982910 bounding box 1448 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1449 class #2 (bicycle) confidence=0.986328 bounding box 1449 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1450 class #2 (bicycle) confidence=0.985352 bounding box 1450 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1451 class #2 (bicycle) confidence=0.990234 bounding box 1451 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1452 class #2 (bicycle) confidence=0.986328 bounding box 1452 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1453 class #3 (car) confidence=0.697754 bounding box 1453 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1454 class #3 (car) confidence=0.658691 bounding box 1454 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1455 class #3 (car) confidence=0.739258 bounding box 1455 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1456 class #3 (car) confidence=0.642090 bounding box 1456 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1457 class #3 (car) confidence=0.761719 bounding box 1457 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1458 class #3 (car) confidence=0.733398 bounding box 1458 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1459 class #3 (car) confidence=0.706055 bounding box 1459 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1460 class #3 (car) confidence=0.668945 bounding box 1460 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1461 class #3 (car) confidence=0.751953 bounding box 1461 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1462 class #3 (car) confidence=0.651855 bounding box 1462 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1463 class #3 (car) confidence=0.782715 bounding box 1463 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1464 class #3 (car) confidence=0.745117 bounding box 1464 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1465 class #3 (car) confidence=0.707520 bounding box 1465 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1466 class #3 (car) confidence=0.675781 bounding box 1466 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1467 class #3 (car) confidence=0.758789 bounding box 1467 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1468 class #3 (car) confidence=0.657227 bounding box 1468 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1469 class #3 (car) confidence=0.788086 bounding box 1469 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1470 class #3 (car) confidence=0.750977 bounding box 1470 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1471 class #3 (car) confidence=0.730957 bounding box 1471 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1472 class #3 (car) confidence=0.690430 bounding box 1472 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1473 class #3 (car) confidence=0.800781 bounding box 1473 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1474 class #3 (car) confidence=0.662109 bounding box 1474 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1475 class #3 (car) confidence=0.844727 bounding box 1475 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1476 class #3 (car) confidence=0.784180 bounding box 1476 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1477 class #3 (car) confidence=0.773926 bounding box 1477 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1478 class #3 (car) confidence=0.756836 bounding box 1478 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1479 class #3 (car) confidence=0.804199 bounding box 1479 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1480 class #3 (car) confidence=0.714844 bounding box 1480 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1481 class #3 (car) confidence=0.822266 bounding box 1481 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1482 class #3 (car) confidence=0.799805 bounding box 1482 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1483 class #3 (car) confidence=0.776855 bounding box 1483 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1484 class #2 (bicycle) confidence=0.757324 bounding box 1484 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1485 class #3 (car) confidence=0.846191 bounding box 1485 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1486 class #3 (car) confidence=0.828613 bounding box 1486 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1487 class #3 (car) confidence=0.751953 bounding box 1487 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1488 class #2 (bicycle) confidence=0.752930 bounding box 1488 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1489 class #3 (car) confidence=0.778809 bounding box 1489 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1490 class #2 (bicycle) confidence=0.791992 bounding box 1490 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1491 class #3 (car) confidence=0.816406 bounding box 1491 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1492 class #3 (car) confidence=0.777344 bounding box 1492 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1493 class #2 (bicycle) confidence=0.853516 bounding box 1493 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1494 class #2 (bicycle) confidence=0.846680 bounding box 1494 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1495 class #2 (bicycle) confidence=0.842773 bounding box 1495 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1496 class #2 (bicycle) confidence=0.847656 bounding box 1496 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1497 class #2 (bicycle) confidence=0.830078 bounding box 1497 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1498 class #2 (bicycle) confidence=0.889160 bounding box 1498 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1499 class #2 (bicycle) confidence=0.956055 bounding box 1499 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1500 class #2 (bicycle) confidence=0.947754 bounding box 1500 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1501 class #2 (bicycle) confidence=0.958984 bounding box 1501 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1502 class #2 (bicycle) confidence=0.953613 bounding box 1502 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1503 class #2 (bicycle) confidence=0.947266 bounding box 1503 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1504 class #2 (bicycle) confidence=0.973633 bounding box 1504 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1505 class #2 (bicycle) confidence=0.994141 bounding box 1505 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1506 class #2 (bicycle) confidence=0.995605 bounding box 1506 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1507 class #2 (bicycle) confidence=0.991699 bounding box 1507 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1508 class #2 (bicycle) confidence=1.000977 bounding box 1508 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1509 class #2 (bicycle) confidence=0.993164 bounding box 1509 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1510 class #2 (bicycle) confidence=1.001953 bounding box 1510 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1511 class #3 (car) confidence=0.807617 bounding box 1511 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1512 class #3 (car) confidence=0.767090 bounding box 1512 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1513 class #3 (car) confidence=0.839844 bounding box 1513 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1514 class #3 (car) confidence=0.743164 bounding box 1514 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1515 class #3 (car) confidence=0.860352 bounding box 1515 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1516 class #3 (car) confidence=0.834473 bounding box 1516 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1517 class #3 (car) confidence=0.816406 bounding box 1517 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1518 class #3 (car) confidence=0.772461 bounding box 1518 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1519 class #3 (car) confidence=0.853516 bounding box 1519 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1520 class #3 (car) confidence=0.751953 bounding box 1520 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1521 class #3 (car) confidence=0.891113 bounding box 1521 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1522 class #3 (car) confidence=0.848145 bounding box 1522 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1523 class #3 (car) confidence=0.815430 bounding box 1523 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1524 class #3 (car) confidence=0.780273 bounding box 1524 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1525 class #3 (car) confidence=0.850586 bounding box 1525 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1526 class #3 (car) confidence=0.761719 bounding box 1526 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1527 class #3 (car) confidence=0.877930 bounding box 1527 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1528 class #3 (car) confidence=0.850586 bounding box 1528 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1529 class #3 (car) confidence=0.835938 bounding box 1529 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1530 class #3 (car) confidence=0.784180 bounding box 1530 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1531 class #3 (car) confidence=0.896484 bounding box 1531 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1532 class #3 (car) confidence=0.757324 bounding box 1532 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1533 class #3 (car) confidence=0.934570 bounding box 1533 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1534 class #3 (car) confidence=0.883789 bounding box 1534 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1535 class #3 (car) confidence=0.867676 bounding box 1535 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1536 class #3 (car) confidence=0.819336 bounding box 1536 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1537 class #3 (car) confidence=0.889648 bounding box 1537 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1538 class #3 (car) confidence=0.779785 bounding box 1538 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1539 class #3 (car) confidence=0.900391 bounding box 1539 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1540 class #3 (car) confidence=0.877930 bounding box 1540 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1541 class #3 (car) confidence=0.827148 bounding box 1541 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1542 class #2 (bicycle) confidence=0.816895 bounding box 1542 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1543 class #3 (car) confidence=0.841797 bounding box 1543 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1544 class #3 (car) confidence=0.800293 bounding box 1544 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1545 class #3 (car) confidence=0.862305 bounding box 1545 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1546 class #2 (bicycle) confidence=0.827148 bounding box 1546 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1547 class #3 (car) confidence=0.888672 bounding box 1547 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1548 class #3 (car) confidence=0.856934 bounding box 1548 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1549 class #2 (bicycle) confidence=0.854492 bounding box 1549 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1550 class #2 (bicycle) confidence=0.846680 bounding box 1550 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1551 class #2 (bicycle) confidence=0.850098 bounding box 1551 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1552 class #2 (bicycle) confidence=0.848633 bounding box 1552 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1553 class #3 (car) confidence=0.845703 bounding box 1553 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1554 class #2 (bicycle) confidence=0.880859 bounding box 1554 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1555 class #2 (bicycle) confidence=0.958008 bounding box 1555 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1556 class #2 (bicycle) confidence=0.952637 bounding box 1556 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1557 class #2 (bicycle) confidence=0.957031 bounding box 1557 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1558 class #2 (bicycle) confidence=0.950195 bounding box 1558 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1559 class #2 (bicycle) confidence=0.943359 bounding box 1559 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1560 class #2 (bicycle) confidence=0.975586 bounding box 1560 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1561 class #2 (bicycle) confidence=1.002930 bounding box 1561 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1562 class #2 (bicycle) confidence=1.004883 bounding box 1562 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1563 class #2 (bicycle) confidence=0.997070 bounding box 1563 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1564 class #2 (bicycle) confidence=1.009766 bounding box 1564 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1565 class #2 (bicycle) confidence=0.993652 bounding box 1565 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1566 class #2 (bicycle) confidence=1.010742 bounding box 1566 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1567 class #3 (car) confidence=0.898926 bounding box 1567 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1568 class #3 (car) confidence=0.864746 bounding box 1568 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1569 class #3 (car) confidence=0.915039 bounding box 1569 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1570 class #3 (car) confidence=0.842773 bounding box 1570 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1571 class #3 (car) confidence=0.902832 bounding box 1571 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1572 class #3 (car) confidence=0.921875 bounding box 1572 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1573 class #3 (car) confidence=0.901367 bounding box 1573 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1574 class #3 (car) confidence=0.869141 bounding box 1574 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1575 class #3 (car) confidence=0.920898 bounding box 1575 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1576 class #3 (car) confidence=0.845703 bounding box 1576 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1577 class #3 (car) confidence=0.919922 bounding box 1577 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1578 class #3 (car) confidence=0.923828 bounding box 1578 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1579 class #3 (car) confidence=0.906250 bounding box 1579 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1580 class #3 (car) confidence=0.871094 bounding box 1580 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1581 class #3 (car) confidence=0.926270 bounding box 1581 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1582 class #3 (car) confidence=0.851074 bounding box 1582 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1583 class #3 (car) confidence=0.922363 bounding box 1583 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1584 class #3 (car) confidence=0.934082 bounding box 1584 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1585 class #3 (car) confidence=0.908203 bounding box 1585 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1586 class #3 (car) confidence=0.872070 bounding box 1586 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1587 class #3 (car) confidence=0.935547 bounding box 1587 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1588 class #3 (car) confidence=0.853027 bounding box 1588 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1589 class #3 (car) confidence=0.943359 bounding box 1589 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1590 class #3 (car) confidence=0.952148 bounding box 1590 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1591 class #3 (car) confidence=0.916504 bounding box 1591 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1592 class #3 (car) confidence=0.888184 bounding box 1592 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1593 class #3 (car) confidence=0.941406 bounding box 1593 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1594 class #3 (car) confidence=0.864258 bounding box 1594 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1595 class #3 (car) confidence=0.948242 bounding box 1595 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1596 class #3 (car) confidence=0.937012 bounding box 1596 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1597 class #3 (car) confidence=0.897461 bounding box 1597 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1598 class #3 (car) confidence=0.880859 bounding box 1598 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1599 class #3 (car) confidence=0.904297 bounding box 1599 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1600 class #3 (car) confidence=0.858887 bounding box 1600 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1601 class #3 (car) confidence=0.914062 bounding box 1601 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1602 class #3 (car) confidence=0.906738 bounding box 1602 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1603 class #3 (car) confidence=0.895508 bounding box 1603 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1604 class #3 (car) confidence=0.860352 bounding box 1604 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1605 class #3 (car) confidence=0.916016 bounding box 1605 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1606 class #3 (car) confidence=0.850098 bounding box 1606 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1607 class #3 (car) confidence=0.921875 bounding box 1607 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1608 class #3 (car) confidence=0.915039 bounding box 1608 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1609 class #3 (car) confidence=0.887207 bounding box 1609 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1610 class #3 (car) confidence=0.862305 bounding box 1610 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1611 class #3 (car) confidence=0.907227 bounding box 1611 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1612 class #3 (car) confidence=0.850586 bounding box 1612 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1613 class #3 (car) confidence=0.895508 bounding box 1613 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1614 class #3 (car) confidence=0.916016 bounding box 1614 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1615 class #2 (bicycle) confidence=0.966309 bounding box 1615 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1616 class #2 (bicycle) confidence=0.961426 bounding box 1616 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1617 class #2 (bicycle) confidence=0.957031 bounding box 1617 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1618 class #2 (bicycle) confidence=0.945312 bounding box 1618 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1619 class #2 (bicycle) confidence=0.945312 bounding box 1619 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1620 class #2 (bicycle) confidence=0.976562 bounding box 1620 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1621 class #2 (bicycle) confidence=1.009766 bounding box 1621 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1622 class #2 (bicycle) confidence=1.002930 bounding box 1622 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1623 class #2 (bicycle) confidence=1.003906 bounding box 1623 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1624 class #2 (bicycle) confidence=1.011719 bounding box 1624 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1625 class #2 (bicycle) confidence=0.999023 bounding box 1625 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1626 class #2 (bicycle) confidence=1.011719 bounding box 1626 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1627 class #3 (car) confidence=0.954102 bounding box 1627 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1628 class #3 (car) confidence=0.946289 bounding box 1628 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1629 class #3 (car) confidence=0.925781 bounding box 1629 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1630 class #3 (car) confidence=0.933594 bounding box 1630 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1631 class #3 (car) confidence=0.901367 bounding box 1631 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1632 class #3 (car) confidence=0.958008 bounding box 1632 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1633 class #3 (car) confidence=0.946289 bounding box 1633 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1634 class #3 (car) confidence=0.938477 bounding box 1634 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1635 class #3 (car) confidence=0.920898 bounding box 1635 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1636 class #3 (car) confidence=0.929688 bounding box 1636 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1637 class #3 (car) confidence=0.902344 bounding box 1637 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1638 class #3 (car) confidence=0.953613 bounding box 1638 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1639 class #3 (car) confidence=0.953125 bounding box 1639 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1640 class #3 (car) confidence=0.943848 bounding box 1640 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1641 class #3 (car) confidence=0.922852 bounding box 1641 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1642 class #3 (car) confidence=0.930664 bounding box 1642 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1643 class #3 (car) confidence=0.903320 bounding box 1643 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1644 class #3 (car) confidence=0.957031 bounding box 1644 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1645 class #3 (car) confidence=0.954590 bounding box 1645 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1646 class #3 (car) confidence=0.943359 bounding box 1646 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1647 class #3 (car) confidence=0.929688 bounding box 1647 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1648 class #3 (car) confidence=0.937500 bounding box 1648 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1649 class #3 (car) confidence=0.910156 bounding box 1649 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1650 class #3 (car) confidence=0.961914 bounding box 1650 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1651 class #3 (car) confidence=0.953613 bounding box 1651 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1652 class #3 (car) confidence=0.943848 bounding box 1652 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1653 class #3 (car) confidence=0.940430 bounding box 1653 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1654 class #3 (car) confidence=0.940430 bounding box 1654 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1655 class #3 (car) confidence=0.931152 bounding box 1655 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1656 class #3 (car) confidence=0.956055 bounding box 1656 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1657 class #3 (car) confidence=0.958008 bounding box 1657 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1658 class #3 (car) confidence=0.944336 bounding box 1658 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1659 class #3 (car) confidence=0.932129 bounding box 1659 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1660 class #3 (car) confidence=0.946289 bounding box 1660 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1661 class #3 (car) confidence=0.920898 bounding box 1661 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1662 class #3 (car) confidence=0.965820 bounding box 1662 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1663 class #3 (car) confidence=0.963867 bounding box 1663 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1664 class #3 (car) confidence=0.954102 bounding box 1664 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1665 class #3 (car) confidence=0.945801 bounding box 1665 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1666 class #3 (car) confidence=0.943359 bounding box 1666 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1667 class #3 (car) confidence=0.940430 bounding box 1667 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1668 class #3 (car) confidence=0.969727 bounding box 1668 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1669 class #3 (car) confidence=0.948242 bounding box 1669 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1670 class #3 (car) confidence=0.940430 bounding box 1670 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1671 class #3 (car) confidence=0.944336 bounding box 1671 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1672 class #3 (car) confidence=0.936523 bounding box 1672 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1673 class #3 (car) confidence=0.927246 bounding box 1673 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1674 class #3 (car) confidence=0.951172 bounding box 1674 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1675 class #2 (bicycle) confidence=0.973633 bounding box 1675 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1676 class #2 (bicycle) confidence=0.967285 bounding box 1676 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1677 class #2 (bicycle) confidence=0.968262 bounding box 1677 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1678 class #2 (bicycle) confidence=0.956543 bounding box 1678 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1679 class #2 (bicycle) confidence=0.957031 bounding box 1679 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1680 class #2 (bicycle) confidence=0.989258 bounding box 1680 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1681 class #2 (bicycle) confidence=1.006836 bounding box 1681 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1682 class #2 (bicycle) confidence=0.990723 bounding box 1682 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1683 class #2 (bicycle) confidence=1.006836 bounding box 1683 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1684 class #2 (bicycle) confidence=0.995605 bounding box 1684 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1685 class #2 (bicycle) confidence=1.000977 bounding box 1685 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1686 class #2 (bicycle) confidence=1.003906 bounding box 1686 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1687 class #3 (car) confidence=0.966797 bounding box 1687 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1688 class #3 (car) confidence=0.979980 bounding box 1688 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1689 class #3 (car) confidence=0.944336 bounding box 1689 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1690 class #3 (car) confidence=0.979004 bounding box 1690 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1691 class #3 (car) confidence=0.920410 bounding box 1691 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1692 class #3 (car) confidence=0.969238 bounding box 1692 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1693 class #3 (car) confidence=0.958008 bounding box 1693 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1694 class #3 (car) confidence=0.977051 bounding box 1694 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1695 class #3 (car) confidence=0.937500 bounding box 1695 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1696 class #3 (car) confidence=0.981934 bounding box 1696 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1697 class #3 (car) confidence=0.916504 bounding box 1697 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1698 class #3 (car) confidence=0.961914 bounding box 1698 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1699 class #3 (car) confidence=0.956055 bounding box 1699 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1700 class #3 (car) confidence=0.974121 bounding box 1700 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1701 class #3 (car) confidence=0.926758 bounding box 1701 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1702 class #3 (car) confidence=0.976562 bounding box 1702 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1703 class #3 (car) confidence=0.908203 bounding box 1703 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1704 class #3 (car) confidence=0.958008 bounding box 1704 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1705 class #3 (car) confidence=0.957520 bounding box 1705 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1706 class #3 (car) confidence=0.968750 bounding box 1706 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1707 class #3 (car) confidence=0.933594 bounding box 1707 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1708 class #3 (car) confidence=0.976562 bounding box 1708 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1709 class #3 (car) confidence=0.915039 bounding box 1709 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1710 class #3 (car) confidence=0.955566 bounding box 1710 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1711 class #3 (car) confidence=0.958496 bounding box 1711 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1712 class #3 (car) confidence=0.969727 bounding box 1712 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1713 class #3 (car) confidence=0.931641 bounding box 1713 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1714 class #3 (car) confidence=0.976562 bounding box 1714 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1715 class #3 (car) confidence=0.921387 bounding box 1715 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1716 class #3 (car) confidence=0.958984 bounding box 1716 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1717 class #3 (car) confidence=0.966309 bounding box 1717 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1718 class #3 (car) confidence=0.976562 bounding box 1718 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1719 class #3 (car) confidence=0.946777 bounding box 1719 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1720 class #3 (car) confidence=0.981445 bounding box 1720 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1721 class #3 (car) confidence=0.934570 bounding box 1721 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1722 class #3 (car) confidence=0.969727 bounding box 1722 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1723 class #3 (car) confidence=0.973633 bounding box 1723 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1724 class #3 (car) confidence=0.982422 bounding box 1724 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1725 class #3 (car) confidence=0.960938 bounding box 1725 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1726 class #3 (car) confidence=0.985352 bounding box 1726 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1727 class #3 (car) confidence=0.955078 bounding box 1727 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1728 class #3 (car) confidence=0.978027 bounding box 1728 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1729 class #3 (car) confidence=0.960449 bounding box 1729 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1730 class #3 (car) confidence=0.972168 bounding box 1730 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1731 class #3 (car) confidence=0.954102 bounding box 1731 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1732 class #3 (car) confidence=0.974121 bounding box 1732 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1733 class #3 (car) confidence=0.944336 bounding box 1733 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1734 class #3 (car) confidence=0.961914 bounding box 1734 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1735 class #2 (bicycle) confidence=0.981934 bounding box 1735 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1736 class #2 (bicycle) confidence=0.988281 bounding box 1736 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1737 class #2 (bicycle) confidence=0.963867 bounding box 1737 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1738 class #2 (bicycle) confidence=0.990723 bounding box 1738 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1739 class #2 (bicycle) confidence=0.955078 bounding box 1739 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1740 class #2 (bicycle) confidence=0.992676 bounding box 1740 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1741 class #2 (bicycle) confidence=1.011719 bounding box 1741 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1742 class #2 (bicycle) confidence=1.002930 bounding box 1742 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1743 class #2 (bicycle) confidence=1.002930 bounding box 1743 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1744 class #2 (bicycle) confidence=0.992676 bounding box 1744 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1745 class #2 (bicycle) confidence=0.995117 bounding box 1745 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1746 class #2 (bicycle) confidence=1.008789 bounding box 1746 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1747 class #2 (bicycle) confidence=0.526855 bounding box 1747 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1748 class #2 (bicycle) confidence=0.617676 bounding box 1748 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1749 class #2 (bicycle) confidence=0.684570 bounding box 1749 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1750 class #2 (bicycle) confidence=0.528320 bounding box 1750 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1751 class #2 (bicycle) confidence=0.731445 bounding box 1751 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1752 class #3 (car) confidence=0.527832 bounding box 1752 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1753 class #2 (bicycle) confidence=0.666992 bounding box 1753 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1754 class #2 (bicycle) confidence=0.782227 bounding box 1754 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1755 class #2 (bicycle) confidence=0.834961 bounding box 1755 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1756 class #2 (bicycle) confidence=0.717285 bounding box 1756 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1757 class #2 (bicycle) confidence=0.864258 bounding box 1757 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1758 class #2 (bicycle) confidence=0.679688 bounding box 1758 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1759 class #2 (bicycle) confidence=0.808594 bounding box 1759 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1760 class #2 (bicycle) confidence=0.933594 bounding box 1760 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1761 class #2 (bicycle) confidence=0.962891 bounding box 1761 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1762 class #2 (bicycle) confidence=0.869141 bounding box 1762 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1763 class #2 (bicycle) confidence=0.958984 bounding box 1763 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1764 class #2 (bicycle) confidence=0.851562 bounding box 1764 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1765 class #2 (bicycle) confidence=0.957031 bounding box 1765 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1766 class #2 (bicycle) confidence=0.965820 bounding box 1766 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1767 class #2 (bicycle) confidence=0.941406 bounding box 1767 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1768 class #2 (bicycle) confidence=0.979980 bounding box 1768 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1769 class #2 (bicycle) confidence=0.957031 bounding box 1769 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1770 class #2 (bicycle) confidence=0.975586 bounding box 1770 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1771 class #2 (bicycle) confidence=0.963867 bounding box 1771 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1772 class #3 (car) confidence=0.538086 bounding box 1772 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1773 class #3 (car) confidence=0.583984 bounding box 1773 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1774 class #3 (car) confidence=0.623047 bounding box 1774 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1775 class #3 (car) confidence=0.571289 bounding box 1775 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1776 class #2 (bicycle) confidence=0.593262 bounding box 1776 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1777 class #2 (bicycle) confidence=0.679688 bounding box 1777 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1778 class #3 (car) confidence=0.654297 bounding box 1778 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1779 class #2 (bicycle) confidence=0.702637 bounding box 1779 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1780 class #3 (car) confidence=0.693848 bounding box 1780 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1781 class #2 (bicycle) confidence=0.659668 bounding box 1781 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1782 class #2 (bicycle) confidence=0.744141 bounding box 1782 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1783 class #2 (bicycle) confidence=0.828613 bounding box 1783 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1784 class #2 (bicycle) confidence=0.698242 bounding box 1784 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1785 class #2 (bicycle) confidence=0.824219 bounding box 1785 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1786 class #3 (car) confidence=0.708984 bounding box 1786 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1787 class #2 (bicycle) confidence=0.789062 bounding box 1787 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1788 class #2 (bicycle) confidence=0.923340 bounding box 1788 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1789 class #2 (bicycle) confidence=0.925781 bounding box 1789 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1790 class #2 (bicycle) confidence=0.868164 bounding box 1790 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1791 class #2 (bicycle) confidence=0.901855 bounding box 1791 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1792 class #2 (bicycle) confidence=0.854492 bounding box 1792 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1793 class #2 (bicycle) confidence=0.936523 bounding box 1793 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1794 class #2 (bicycle) confidence=0.957031 bounding box 1794 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1795 class #2 (bicycle) confidence=0.941895 bounding box 1795 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1796 class #2 (bicycle) confidence=0.973145 bounding box 1796 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1797 class #2 (bicycle) confidence=0.945312 bounding box 1797 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1798 class #2 (bicycle) confidence=0.976562 bounding box 1798 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1799 class #2 (bicycle) confidence=0.962891 bounding box 1799 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1800 class #3 (car) confidence=0.732422 bounding box 1800 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1801 class #3 (car) confidence=0.679199 bounding box 1801 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1802 class #3 (car) confidence=0.761230 bounding box 1802 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1803 class #3 (car) confidence=0.648438 bounding box 1803 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1804 class #3 (car) confidence=0.772949 bounding box 1804 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1805 class #3 (car) confidence=0.760742 bounding box 1805 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1806 class #3 (car) confidence=0.728027 bounding box 1806 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1807 class #3 (car) confidence=0.695312 bounding box 1807 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1808 class #3 (car) confidence=0.784180 bounding box 1808 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1809 class #3 (car) confidence=0.678711 bounding box 1809 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1810 class #3 (car) confidence=0.786621 bounding box 1810 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1811 class #3 (car) confidence=0.766602 bounding box 1811 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1812 class #3 (car) confidence=0.782227 bounding box 1812 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1813 class #2 (bicycle) confidence=0.744141 bounding box 1813 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1814 class #3 (car) confidence=0.868164 bounding box 1814 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1815 class #2 (bicycle) confidence=0.784180 bounding box 1815 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1816 class #3 (car) confidence=0.895020 bounding box 1816 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1817 class #3 (car) confidence=0.811523 bounding box 1817 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1818 class #2 (bicycle) confidence=0.884766 bounding box 1818 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1819 class #2 (bicycle) confidence=0.866211 bounding box 1819 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1820 class #2 (bicycle) confidence=0.868652 bounding box 1820 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1821 class #2 (bicycle) confidence=0.851562 bounding box 1821 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1822 class #2 (bicycle) confidence=0.847168 bounding box 1822 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1823 class #2 (bicycle) confidence=0.906738 bounding box 1823 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1824 class #2 (bicycle) confidence=0.953125 bounding box 1824 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1825 class #2 (bicycle) confidence=0.930664 bounding box 1825 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1826 class #2 (bicycle) confidence=0.967285 bounding box 1826 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1827 class #2 (bicycle) confidence=0.927246 bounding box 1827 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1828 class #2 (bicycle) confidence=0.965820 bounding box 1828 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1829 class #2 (bicycle) confidence=0.954102 bounding box 1829 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1830 class #3 (car) confidence=0.897461 bounding box 1830 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1831 class #3 (car) confidence=0.863281 bounding box 1831 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1832 class #3 (car) confidence=0.908203 bounding box 1832 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1833 class #3 (car) confidence=0.841797 bounding box 1833 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1834 class #3 (car) confidence=0.888672 bounding box 1834 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1835 class #3 (car) confidence=0.907227 bounding box 1835 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1836 class #3 (car) confidence=0.908203 bounding box 1836 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1837 class #3 (car) confidence=0.868652 bounding box 1837 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1838 class #3 (car) confidence=0.905762 bounding box 1838 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1839 class #3 (car) confidence=0.861328 bounding box 1839 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1840 class #3 (car) confidence=0.878418 bounding box 1840 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1841 class #3 (car) confidence=0.912109 bounding box 1841 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1842 class #3 (car) confidence=0.876465 bounding box 1842 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1843 class #3 (car) confidence=0.853516 bounding box 1843 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1844 class #3 (car) confidence=0.929688 bounding box 1844 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1845 class #3 (car) confidence=0.889648 bounding box 1845 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1846 class #3 (car) confidence=0.859375 bounding box 1846 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1847 class #3 (car) confidence=0.895508 bounding box 1847 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1848 class #3 (car) confidence=0.853027 bounding box 1848 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1849 class #3 (car) confidence=0.889160 bounding box 1849 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1850 class #3 (car) confidence=0.903320 bounding box 1850 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1851 class #2 (bicycle) confidence=0.977051 bounding box 1851 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1852 class #2 (bicycle) confidence=0.931641 bounding box 1852 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1853 class #2 (bicycle) confidence=0.996582 bounding box 1853 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1854 class #2 (bicycle) confidence=0.910645 bounding box 1854 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1855 class #2 (bicycle) confidence=0.986328 bounding box 1855 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1856 class #2 (bicycle) confidence=0.968750 bounding box 1856 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1857 class #3 (car) confidence=0.958008 bounding box 1857 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1858 class #3 (car) confidence=0.965332 bounding box 1858 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1859 class #3 (car) confidence=0.928223 bounding box 1859 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1860 class #3 (car) confidence=0.967285 bounding box 1860 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1861 class #3 (car) confidence=0.907227 bounding box 1861 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1862 class #3 (car) confidence=0.958008 bounding box 1862 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1863 class #3 (car) confidence=0.957031 bounding box 1863 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1864 class #3 (car) confidence=0.951172 bounding box 1864 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1865 class #3 (car) confidence=0.935547 bounding box 1865 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1866 class #3 (car) confidence=0.958008 bounding box 1866 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1867 class #3 (car) confidence=0.934082 bounding box 1867 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1868 class #3 (car) confidence=0.943359 bounding box 1868 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1869 class #3 (car) confidence=0.945801 bounding box 1869 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1870 class #3 (car) confidence=0.949707 bounding box 1870 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1871 class #3 (car) confidence=0.919922 bounding box 1871 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1872 class #3 (car) confidence=0.951172 bounding box 1872 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1873 class #3 (car) confidence=0.909180 bounding box 1873 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1874 class #3 (car) confidence=0.940430 bounding box 1874 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1875 class #3 (car) confidence=0.959961 bounding box 1875 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1876 class #3 (car) confidence=0.941895 bounding box 1876 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1877 class #3 (car) confidence=0.943359 bounding box 1877 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1878 class #3 (car) confidence=0.958496 bounding box 1878 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1879 class #3 (car) confidence=0.912598 bounding box 1879 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1880 class #3 (car) confidence=0.952148 bounding box 1880 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1881 class #2 (bicycle) confidence=0.985352 bounding box 1881 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1882 class #2 (bicycle) confidence=0.969727 bounding box 1882 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1883 class #2 (bicycle) confidence=0.990234 bounding box 1883 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1884 class #3 (car) confidence=0.962402 bounding box 1884 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1885 class #2 (bicycle) confidence=0.984863 bounding box 1885 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1886 class #2 (bicycle) confidence=0.980469 bounding box 1886 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1887 class #3 (car) confidence=0.583496 bounding box 1887 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1888 class #2 (bicycle) confidence=0.611328 bounding box 1888 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1889 class #3 (car) confidence=0.683105 bounding box 1889 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1890 class #2 (bicycle) confidence=0.707520 bounding box 1890 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1891 class #3 (car) confidence=0.725586 bounding box 1891 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1892 class #3 (car) confidence=0.638184 bounding box 1892 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1893 class #2 (bicycle) confidence=0.858887 bounding box 1893 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1894 class #2 (bicycle) confidence=0.902832 bounding box 1894 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1895 class #2 (bicycle) confidence=0.760254 bounding box 1895 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1896 class #2 (bicycle) confidence=0.925781 bounding box 1896 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1897 class #3 (car) confidence=0.774414 bounding box 1897 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1898 class #2 (bicycle) confidence=0.868164 bounding box 1898 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1899 class #2 (bicycle) confidence=0.941406 bounding box 1899 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1900 class #2 (bicycle) confidence=0.913086 bounding box 1900 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1901 class #2 (bicycle) confidence=0.949219 bounding box 1901 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1902 class #2 (bicycle) confidence=0.906250 bounding box 1902 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1903 class #2 (bicycle) confidence=0.948730 bounding box 1903 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1904 class #2 (bicycle) confidence=0.940430 bounding box 1904 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1905 class #3 (car) confidence=0.794434 bounding box 1905 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1906 class #3 (car) confidence=0.754883 bounding box 1906 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1907 class #3 (car) confidence=0.809082 bounding box 1907 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1908 class #3 (car) confidence=0.718262 bounding box 1908 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1909 class #3 (car) confidence=0.814941 bounding box 1909 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1910 class #3 (car) confidence=0.819336 bounding box 1910 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1911 class #3 (car) confidence=0.827148 bounding box 1911 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1912 class #2 (bicycle) confidence=0.823730 bounding box 1912 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1913 class #3 (car) confidence=0.868164 bounding box 1913 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1914 class #2 (bicycle) confidence=0.864258 bounding box 1914 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1915 class #3 (car) confidence=0.855957 bounding box 1915 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1916 class #3 (car) confidence=0.854492 bounding box 1916 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1917 class #2 (bicycle) confidence=0.925781 bounding box 1917 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1918 class #2 (bicycle) confidence=0.874023 bounding box 1918 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1919 class #2 (bicycle) confidence=0.937500 bounding box 1919 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1920 class #2 (bicycle) confidence=0.861816 bounding box 1920 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1921 class #2 (bicycle) confidence=0.951660 bounding box 1921 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1922 class #2 (bicycle) confidence=0.917969 bounding box 1922 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1923 class #3 (car) confidence=0.914062 bounding box 1923 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1924 class #3 (car) confidence=0.944336 bounding box 1924 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1925 class #3 (car) confidence=0.882812 bounding box 1925 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1926 class #3 (car) confidence=0.943359 bounding box 1926 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1927 class #3 (car) confidence=0.856445 bounding box 1927 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1928 class #3 (car) confidence=0.914551 bounding box 1928 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1929 class #3 (car) confidence=0.903320 bounding box 1929 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1930 class #3 (car) confidence=0.937988 bounding box 1930 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1931 class #3 (car) confidence=0.894531 bounding box 1931 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1932 class #3 (car) confidence=0.942871 bounding box 1932 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1933 class #3 (car) confidence=0.899902 bounding box 1933 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1934 class #3 (car) confidence=0.898438 bounding box 1934 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1935 class #3 (car) confidence=0.943359 bounding box 1935 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1936 class #3 (car) confidence=0.964844 bounding box 1936 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1937 class #2 (bicycle) confidence=0.947266 bounding box 1937 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1938 class #3 (car) confidence=0.963379 bounding box 1938 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1939 class #2 (bicycle) confidence=0.951172 bounding box 1939 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1940 class #3 (car) confidence=0.937500 bounding box 1940 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1941 class #3 (car) confidence=0.804199 bounding box 1941 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1942 class #2 (bicycle) confidence=0.732422 bounding box 1942 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1943 class #3 (car) confidence=0.887695 bounding box 1943 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1944 class #3 (car) confidence=0.873535 bounding box 1944 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1945 class #2 (bicycle) confidence=0.916016 bounding box 1945 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1946 class #2 (bicycle) confidence=0.896973 bounding box 1946 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1947 class #2 (bicycle) confidence=0.889648 bounding box 1947 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1948 class #2 (bicycle) confidence=0.908691 bounding box 1948 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1949 class #3 (car) confidence=0.905273 bounding box 1949 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1950 class #3 (car) confidence=0.917969 bounding box 1950 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1951 class #3 (car) confidence=0.917969 bounding box 1951 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1952 class #3 (car) confidence=0.896484 bounding box 1952 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1953 class #3 (car) confidence=0.876953 bounding box 1953 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1954 class #3 (car) confidence=0.909180 bounding box 1954 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1955 class #2 (bicycle) confidence=0.882812 bounding box 1955 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1956 class #3 (car) confidence=0.870117 bounding box 1956 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1957 class #3 (car) confidence=0.967773 bounding box 1957 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1958 class #3 (car) confidence=0.944824 bounding box 1958 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1959 class #3 (car) confidence=1.038086 bounding box 1959 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1960 class #3 (car) confidence=1.023438 bounding box 1960 (0.000000, 0.000000) (0.000000, 0.000000) w=0.000000 h=0.000000 detected obj 1961 class #3 (car) confidence=0.882324 bounding box 1961 (0.001805, 0.000000) (0.000001, 0.000000) w=-0.001804 h=0.000000 detected obj 1962 class #3 (car) confidence=0.862793 bounding box 1962 (40.924316, 0.000003) (0.001307, 0.000003) w=-40.923008 h=0.000001 detected obj 1963 class #3 (car) confidence=0.916016 bounding box 1963 (20.504946, 0.000020) (0.002621, 0.000027) w=-20.502325 h=0.000007 detected obj 1964 class #3 (car) confidence=0.898926 bounding box 1964 (36.818848, 0.000000) (0.001608, 0.000007) w=-36.817242 h=0.000007 detected obj 1965 class #3 (car) confidence=0.867188 bounding box 1965 (37.798519, 0.000000) (0.000455, 0.000026) w=-37.798065 h=0.000026 detected obj 1966 class #3 (car) confidence=0.827637 bounding box 1966 (69.662254, 0.000004) (0.003712, 0.000023) w=-69.658539 h=0.000020 detected obj 1967 class #3 (car) confidence=0.842773 bounding box 1967 (42.326881, 0.000001) (0.003346, 0.000054) w=-42.323536 h=0.000053 [OpenGL] glDisplay -- set the window size to 500x375 [OpenGL] creating 500x375 texture (GL_RGB8 format, 562500 bytes) [cuda] unknown error (error 999) (hex 0x3E7) [cuda] /home/deepedge1/hema/dusty_nv_t1/jetson_inference_2/9thDec2022_default/utils/display/glTexture.cpp:360 [image] saved 'images/test/outputr10_1_4.jpg' (500x375, 3 channels) [TRT] ------------------------------------------------ [TRT] Timing Report /home/deepedge1/hema/ssd_onnx_model/model_ssd_minicoco_surgery.onnx [TRT] ------------------------------------------------ [TRT] Pre-Process CPU 0.04416ms CUDA 0.06288ms [TRT] Network CPU 4.73949ms CUDA 4.50554ms [TRT] Post-Process CPU 147.77460ms CUDA 147.99623ms [cuda] invalid resource handle (error 400) (hex 0x190) [cuda] /home/deepedge1/hema/dusty_nv_t1/jetson_inference_2/9thDec2022_default/build/aarch64/include/jetson-inference/tensorNet.h:754 [TRT] Visualize CPU 0.00000ms CUDA 0.00000ms [TRT] Total CPU 152.55824ms CUDA 152.56465ms [TRT] ------------------------------------------------ [TRT] note -- when processing a single image, run 'sudo jetson_clocks' before to disable DVFS for more accurate profiling/timing measurements [image] imageLoader -- End of Stream (EOS) has been reached, stream has been closed detectnet: shutting down... detectnet: shutdown complete. deepedge1@ubuntu:~/hema/dusty_nv_t1/jetson_inference_2/9thDec2022_default/build/aarch64/bin$