detection#

Module for detection datasets and models.

Members

coco_torch

Module for loading a sample of the COCO dataset and the yolov5s model.

mask

Module for loading the mask detection dataset and its pre-calculated predictions.

coco_tensorflow

Module for loading a sample of the COCO dataset and the yolov5s model.