You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update: this has been streamlined now, but I still need some customisation:
Cityscapes : I need auto extraction of zips (not in torchvision github), and also access to dual transforms logic (in torchvision github, not in stable release). Have made a PR to torchvision.
COCO - am using an inherited cocodetection class (following the example in vision/references). I will need to add autoextraction logic to this too, so will probably send over another pull request.
Are we happy btw to add an unstable release of torchvision as a requirement for our users? Just worried about unfinalized API changes etc.
We should add latest pytorch/torchvision installation from github into requirements, then eliminate all copy-pasted code.
The text was updated successfully, but these errors were encountered: