ImageClassification-PyTorch icon indicating copy to clipboard operation
ImageClassification-PyTorch copied to clipboard

check this issues

Open singhrsr opened this issue 5 years ago • 1 comments

/usr/local/lib/python3.6/dist-packages/torchvision/transforms/transforms.py:704: UserWarning: The use of the transforms.RandomSizedCrop transform is deprecated, please use transforms.RandomResizedCrop instead. "please use transforms.RandomResizedCrop instead.")

/usr/local/lib/python3.6/dist-packages/torchvision/transforms/transforms.py:220: UserWarning: The use of the transforms.Scale transform is deprecated, please use transforms.Resize instead. "please use transforms.Resize instead.")

singhrsr avatar Dec 23 '19 05:12 singhrsr