rafellerc / Pytorch-SiamFC

Pytorch implementation of "Fully-Convolutional Siamese Networks for Object Tracking"
Other
609 stars 148 forks source link

about PyTorch 4.1. #30

Open ybxbupt opened 4 years ago

ybxbupt commented 4 years ago

the current version of pytorch is 1.1.0, how to install PyTorch 4.1.? Can you provide installation command? my cuda version is 9.0

ybxbupt commented 4 years ago

is this correct? pip install torch-0.4.1-cp36-cp36m-linux_x86_64.whl pip install torchvision-0.1.6-py3-none-any.whl