wyt1004

Results 1 comments of wyt1004

I guess this may be caused by different pytorch versions. The transforms.ColorJitter.get_params function in datasets.py returns a tuple, and the tuple cannot be called as a function in the transforms.Compose...