We provide a collection of detection models pre-trained on the COCO 2017 dataset. These models can be useful for out-of-the-box inference if you are interested in categories already in those datasets. You can try it in our inference colab
They are also useful for initializing your models when training on novel datasets. You can try this out on our few-shot training colab.
Please look at this guide for mobile inference.
Finally, if you would like to train these models from scratch, you can find the
model configs in this directory (also in the linked
tar.gz
s).