Model Pipeline - Custom detection dataset
This pipeline shows how a custom object detection dataset is prepared and used to train a detection model. It starts with loading images and bounding box labels, processes them, trains a model to detect objects, and evaluates its performance.