ivy icon indicating copy to clipboard operation
ivy copied to clipboard

Anyone run this using YOLOv5 object detector?

Open abuelgasimsaadeldin opened this issue 3 years ago • 3 comments

Hello everyone and thank you @nicholaskajoh for this amazing repo. Wondering has anyone implemented this using the yolov5 object detector? The reason I ask is because I'm a little confused about the part mentioned to "Create a .env file (based on .env.example) in the project's root directory and edit as appropriate." How would that look like for a yolov5 model?

Regards, Abu

abuelgasimsaadeldin avatar Mar 24 '21 06:03 abuelgasimsaadeldin

I haven't looked at YOLO v5 yet but if v4 is any indication, it's markedly different from v3 so it's gonna have to be a separate detector. If you have the bandwidth to work on this, I'm happy to support you.

nicholaskajoh avatar Mar 24 '21 11:03 nicholaskajoh

Hey @nicholaskajoh thank you for the swift reply. Yes, I would definitely love to work on this and your support would be really valuable.

abuelgasimsaadeldin avatar Mar 24 '21 13:03 abuelgasimsaadeldin

Was this ever updated? How do I run this with the latest YOLO?

SalehHindi avatar Jul 12 '21 20:07 SalehHindi