transmuteAI/trailmet

Bug with CIFAR-100 dataset.

Closed this issue · 2 comments

Trained 3 models with CIFAR-100 created by DatasetFactory but all three gave higher accuracy than expected. Accuracies were close to what we expect from CIFAR-10.

Compared with torchvision cifar dataset, working ok.
src for ref.

Screenshot 2022-09-11 at 11 27 06 AM

Compared with torchvision cifar dataset, working ok. src for ref.

Screenshot 2022-09-11 at 11 27 06 AM

Thanks @heisenbug237 . @gkrm2727 confirmed that the loading of CIFAR10 and CIFAR100 works fine. @kushagrabhushan can you confirm if there is any issue pending with the datasets now? For now, I am putting the issue to resolved.