as `torchvision` merged [our PR](https://github.com/pytorch/vision/pull/8387) to main branch, the script is not needed anymore and can be imported directly from torchvision. Replace the following: https://github.com/rizavelioglu/fashionfail/blob/1a3172db117e4371f5d49994e305e2279bd616d3/src/fashionfail/features/dataloader.py#L6
as
torchvisionmerged our PR to main branch, the script is not needed anymore and can be imported directly from torchvision.Replace the following:
fashionfail/src/fashionfail/features/dataloader.py
Line 6 in 1a3172d