AI_Paper_Review
AI_Paper_Review copied to clipboard
Update RetinaNet(2017).ipynb
This transform is now removed from Albumentations. If you need it downgrade the library to version 0.5.2.
ToTensor 함수가 Albumentations 0.5.2 이후부터 remove됐습니다. ToTensorV2 함수를 사용하면 됩니다 (https://albumentations.ai/docs/api_reference/pytorch/transforms/#albumentations.pytorch.transforms.ToTensorV2)