This Complementary labeled CIFAR10 dataset contains auto-labeled complementary labels for all 50000 images in the training split of CIFAR10.
For more details, please visit our github or paper.
Dataset Structure
Data Instances
A sample from the training set is provided below:
{
'images': <PIL.PngImagePlugin.PngImageFile image mode=RGB size=32x32 at 0x744F7C209DE0>,
'ord_labels': 6,
'cl_labels': [8, 1, 9, 9, 0, 9, 0, 2… See the full description on the dataset page: https://huggingface.co/datasets/ntucllab/aclcifar10.