GolfDB is a video database for Golf Swing Sequencing, which involves detecting 8 golf swing events in trimmed golf swing videos. This repo demos the baseline model, SwingNet.
204
stars
62
forks
source link
Pytorch 1.3 version does not exist on the official website #8
Hello,
There is a problem with the installation of pytorch, so I want to execute pip install pytorch==1.3 alone, but the system prompts no Found that pytorch==1.3, and then I checked on the pytorch official website, I did not find pytorch 1.3 version, so I want to confirm whether there is a version error in the environment you provide?
Hello, There is a problem with the installation of pytorch, so I want to execute pip install pytorch==1.3 alone, but the system prompts no Found that pytorch==1.3, and then I checked on the pytorch official website, I did not find pytorch 1.3 version, so I want to confirm whether there is a version error in the environment you provide?