houqb / VisionPermutator

MLP-Like Vision Permutator for Visual Recognition (PyTorch)
MIT License
190 stars 25 forks source link

Question about pre-training for cifar10 and cifar-100 #5

Open sairaamVenkatraman opened 2 years ago

sairaamVenkatraman commented 2 years ago

Hi! Thank you for releasing the code.

Could you explain the pre-training done for cifar-10 and cifar-100 in transfer_learning.py? I found no details about this in the paper, too.