You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.
If you want to finetune from a pre-trained detection model, you could have a look at #15
If you want to start from an ImageNet pre-trained model, basically all you need to do is to write your Dataset class (following the COCODataset for example) and change the number of classes.
It should be fairly simple. Let me know if you have more precise questions.
❓ Questions and Help
Would it be possible to train this model on the Open Images Dataset (https://storage.googleapis.com/openimages/web/factsfigures.html) ?
If yes, I'd greatly appreciate any guidance on the steps to do so.
thanks,
The text was updated successfully, but these errors were encountered: