coco_tensorflow#

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

Functions

load_dataset([train, shuffle, object_type, ...])

Get the COCO128 dataset and return a dataloader.