Kai Xu

Results 1 issues of Kai Xu

https://github.com/chaoyuaw/pytorch-coviar/blob/4f0857a37ac9e283fcd9ebede950f33057d07eba/dataset.py#L151-L158 When creating val_dataloader, is_train is set as False. But color jittering is still enabled. This may end up with inconsistent test results.