Open utterances-bot opened 12 months ago
Great stuff, thank you for sharing :-) This was the only example of working code with fastai object detection. I could learn a lot trying to reproduce for one of our CV homeworks, the only problem is that I have a custom dataset, where I have only images and bbox coordinates. I was looking how to put these coordinates into a COCO style json, but that format has a huge amount of fields. Is there a way to feed only the bbox coords, or if I'm going with the COCO style - do I need to fill in all those fields, or there is a bare minimum where torch won't complain?
Sir, neither the video nor the video link is working. Could you please at least give a working link, I'm really curious and want to see how it turned out.
Well, I'll be starting this Object Detection Series Today 😊...Seems really promising.
Object Detection - Part 5 Final
Predicting multiple objects in an image
https://www.storminthecastle.com/posts/05_ssd_final/