Closed zhaochunguang1993 closed 4 years ago
Only yolov3-tiny-prn.cfg is supported by OpenCV-dnn currently.
which opencv version ? I tried yolov3-tiny-prn in 3.4.5, but failed.
OpenCV 4.2.0 https://opencv.org/releases/
ok, thanks. have u any plan to integrate new models in opencv ?
Yes, but first I plan to add even newer models.
Thanks for your helpness.
Many new cfg files have been updated recently in this repository. Can you tell me whether opencv supports them or not? If yes, how to implements it with opencv ? Is it same with using yolov3 ? For example, csresnext50-panet-spp.cfg, yolov3-tiny-prn.cfg, enet-coco.cfg (EfficientNetB0-Yolov3) and so on. I need your opinion. Thanks.