Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add latest version of torchvision to requirements and eliminate copy-pasted code #7

Open
rstojnic opened this issue Jun 28, 2019 · 1 comment

Comments

@rstojnic
Copy link
Contributor

We should add latest pytorch/torchvision installation from github into requirements, then eliminate all copy-pasted code.

@RJT1990
Copy link
Contributor

RJT1990 commented Jun 29, 2019

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants