Package org.jetbrains.kotlinx.dl.impl.dataset
Types
Coco
Link copied to clipboard
This enum represents a types of COCO dataset labels. Some models are trained on the COCO dataset with 80 classes (2014), and some models are trained on the COCO dataset with 91 classes (2017). Also, sometimes labels are indexed from 1, and sometimes from 0.
Properties
cocoCategories2014
Link copied to clipboard
cocoCategories2017
Link copied to clipboard
imagenetLabels
Link copied to clipboard