6 skills found
giddyyupp / Coco Minitraina subset of coco dataset for faster experimentation
daved01 / CocoTrafficSubsets of COCO with custom labels for traffic lights.
tikitong / MinicocoFast alternative to FiftyOne for creating a subset of the COCO dataset.
TanyaChutani / YoloV5Yolov5 on a subset of COCO dataset with only two classes.
hachreak / SubcocoBuild a subset of COCO dataset
Prity1212 / Image Surrounding DescriptionThis project is an end-to-end project. When we run the notebook, it downloads the MS-COCO dataset, preprocesses and caches a subset of images using Inception V3 and VGG16(in two different notebook), trains an encoder-decoder model, and generates captions on new images using the trained model.