Detectx-Yolo-V3 icon indicating copy to clipboard operation
Detectx-Yolo-V3 copied to clipboard

People are not detecting for some videos what to do????

Open IndrajitFED opened this issue 3 years ago • 4 comments

image

image

Please let me know where i am going wrong........... Please help me asap..

IndrajitFED avatar Apr 13 '21 13:04 IndrajitFED

I think images are very small , it's hard to detected by YOLO .

Alternative you can use faster RCNN for this

Nitinguptadu avatar Apr 14 '21 18:04 Nitinguptadu

@IndrajitFED @Nitinguptadu Hey, I did this project a couple of years ago in an attempt to implement the yolov3 research paper. I no longer maintain it as it was not intended for production use. There are a lot better implementation of YOLO-based models available on the internet. You should try using YOLOv5 built and maintained by Glenn Jocher at ultralytics. It's much faster than any other SotA models and should be bought to detect small objects as well

AyushExel avatar Apr 14 '21 18:04 AyushExel

I think images are very small , it's hard to detected by YOLO .

Alternative you can use faster RCNN for this

No!! we want to implement the same using yolov3 and above....

IndrajitFED avatar Apr 14 '21 18:04 IndrajitFED

@IndrajitFED @Nitinguptadu Hey, I did this project a couple of years ago in an attempt to implement the yolov3 research paper. I no longer maintain it as it was not intended for production use. There are a lot better implementation of YOLO-based models available on the internet. You should try using YOLOv5 built and maintained by Glenn Jocher at ultralytics. It's much faster than any other SotA models and should be bought to detect small objects as well

Okay i will check that....

IndrajitFED avatar Apr 14 '21 18:04 IndrajitFED