A comprehensive catalog of all collections RF100 (RoboFlow 100) and EMNIST datasets available in torchvision. This data frame contains metadata about each dataset including descriptions, sizes, available splits, and collection information.
collection_catalogA data frame with datasets as rows and 17 columns:
Collection name (biology, medical, infrared, damage, underwater, document, mnist)
Dataset identifier used in collection functions
Brief description of the dataset and its purpose
Machine learning task type (currently all "object_detection")
Number of different object classes
Total images across all splits
Typical image width in pixels
Typical image height in pixels
Size of training split in megabytes
Size of test split in megabytes
Size of validation split in megabytes
Total size across all splits in megabytes
Is training split available
Is test split available
Is validation split available
R function name to load this dataset's collection
URL to the collection on RoboFlow Universe