The current state-of-the-art on CIFAR-10, 30 Labels is SimCLR-kmediods-PAWS. See a full comparison of 1 papers with code.
PyTorch-CIFAR10 Using PyTorch, the following project implements a deep neural network for predicting the class of input images based on CIFAR10 dataset. The dataset has 10 classes including: ‘airplane’, ‘automobile’, ‘bird’, ‘cat’, ‘deer’, ‘dog’, ‘frog’, ‘horse’, ‘ship’...