3dsnet
3dsnet copied to clipboard
What is the difference between two torchvisions?
Hi, Thanks for nice works and code.
I have a question about installing torchvision.
Why do you install torchvision of "conda install pytorch torchvision cudatoolkit=10.1 -c pytorch --yes" and "pip install git+https://github.com/rtqichen/torchdiffeq torchvision"?
What is the difference between the two?