ucbdrive / few-shot-object-detection

Implementations of few-shot object detection benchmarks
Apache License 2.0
1.08k stars 225 forks source link

Training on dataset with only 1 class #158

Open Vrishabhdhwaj opened 2 years ago

Vrishabhdhwaj commented 2 years ago

Thanks for the excellent repo. I was trying to implement your code for a project that I'm working on and it has only 1 class/object to detect. I did go through the CUSTOM.md mentioned in the repo and tried to modify the code as per that but for some reason the training is not starting. Any help would be great.