OpenVINO-YoloV3 icon indicating copy to clipboard operation
OpenVINO-YoloV3 copied to clipboard

YoloV3/tiny-YoloV3+RaspberryPi3/Ubuntu LaptopPC+NCS/NCS2+USB Camera+Python+OpenVINO

Results 52 OpenVINO-YoloV3 issues
Sort by recently updated
recently updated
newest added

Hi I am unable to run any of the lrmodels download scripts. Can someone help ?

I am running YOLOv3-Tiny 224*224 on NCS2 with Raspberry Pi 3B+ My conversion environment is Python3.5, TensorFlow1.12.0, OpenVINO 2019 R1 $ python convert_weights_pb.py --weights_file yolov3-tiny.weights --class_names coco.names --tiny True --size...

Device: Raspberry Pi 4 Architecture: armv7l OS: Raspbian I have trained a 3 class tiny yolov3 model and successfully converted to IR files using OpenVino 2020.1.023 which was successful in...

**[Required]** Your device (RaspberryPi3, LaptopPC, or other device name): RaspberryPi3 **[Required]** Your device's CPU architecture (armv7l, x86_64, or other architecture name): arm ありがとうございました I have already configurated environment in RaspberryPi3...

**[Required]** Your device (RaspberryPi3, LaptopPC, or other device name): Gateway **[Required]** Your device's CPU architecture (armv7l, x86_64, or other architecture name): MYRIAD **[Required]** Your OS (Raspbian, Ubuntu1604, or other os...

When I use the 4 or 6 NCS2, I face the _'RuntimeError: Can not init Myriad device: NC_ERROR'_. I think this error is related to the code _'sleep(number_of_ncs * 7)'_...

I don't know why?I use the coco's weights from the 'OpenVINO-YoloV3-master\weights' to convert to the pb and IR .Then produce this problem!Please help @PINTO0309 ![image](https://user-images.githubusercontent.com/48109084/92317871-2488c780-f038-11ea-85df-507022193b16.png)

**[Required]** Your device (RaspberryPi3, LaptopPC, or other device name): Intel NUC **[Required]** Your device's CPU architecture (armv7l, x86_64, or other architecture name): x86_64 **[Required]** Your OS (Raspbian, Ubuntu1604, or other...

Yolov4 was released. it is good if you have a performance comparison with v3.

**[Required]** Your device: AWS EC2 **[Required]** Your device's CPU architecture: CPU X86_64 **[Required]** Your OS: Ubuntu1804 **[Required]** Details of the work you did before the problem occurred: I'm trying to...