Nicolas Hug
Nicolas Hug
Thank you for the report everyone. As @florczakraf noted this is due to a change in the google drive apis. We've decided that this isn't the kind of logic we...
Hi everyone, ` torchvision 0.17.1` is out and the download util should now be fixed. For it to work, you'll need to `pip` install `gdown`. I'll close this issue as...
@yurivict Can you please share the snippet you used to build torchvision? As well as the full output of ``` wget https://raw.githubusercontent.com/pytorch/pytorch/main/torch/utils/collect_env.py # For security purposes, please check the contents...
Thanks @lrhammond . I suspect we've fixed that build issue already (probably in https://github.com/pytorch/vision/pull/8342/files) because the lines you're referring to aren't present in the code anymore. I suspect the latest...
Category: doc fix PR in main: https://github.com/pytorch/vision/pull/8332 - merged PR in release branch: #8352 - merged
Category: doc fix PR in main: https://github.com/pytorch/vision/pull/8341 - Merged PR in release branch: [#8355](https://github.com/pytorch/vision/pull/8355) - merged
Category: code fix (probably not critical but best to have it) PR in main https://github.com/pytorch/vision/pull/8345 - merged PR in release branch: https://github.com/pytorch/vision/pull/8356 - Merged
Category: dataset download fix PR in main https://github.com/pytorch/vision/pull/8350 - merged PR in release branch: https://github.com/pytorch/vision/pull/8365 - merged
Thank you for the request @AndreasKaratzas > However, every time I query my framework for some workload, I have to first use Python and compile a jit instance to later...
Just had a chat with @vfdev-5 and @pmeier , I'll try to briefly summarize the situation on V1 transforms for my own understanding (possibly re-hashing what has already been said...