Open sidk99 opened 2 years ago
From the demo, it seems that the bbox is manually provided in the code. Is there a bbox generator that can work on any new image?
I recommend Yolo5. It is really powerful and fast and easy to use.
Hi! How can I get yolo to output bbox? I can only output images.
From the demo, it seems that the bbox is manually provided in the code. Is there a bbox generator that can work on any new image?