Closed chuchuhe closed 2 years ago
I ran the original code 'distentangle_cifar.py' and got the below result. Is it the same result as yours? Is it correct? If so, I am confused that why the acc of training set is lower than that of test set.
Training uses random augmentation which is difficult to classify, testing does not use data augmentation.
I ran the original code 'distentangle_cifar.py' and got the below result. Is it the same result as yours? Is it correct? If so, I am confused that why the acc of training set is lower than that of test set.