Object Detection Quick Start#

Quick Start on a Tiny COCO Format Dataset

How to train high quality object detection model with MultiModalPredictor in under 5 minutes on COCO format dataset.

Quick Start on Open Voccabulary Detection

How to use a foundation model in object detection to detect novel classes defined by an unbounded (open) vocabulary.