rizavelioglu/fashionfail

remove `features/_dataset_wrapper.py`

rizavelioglu opened this issue · 0 comments

as torchvision merged our PR to main branch, the script is not needed anymore and can be imported directly from torchvision.

Replace the following:

from fashionfail.features._dataset_wrapper import wrap_dataset_for_transforms_v2