Skip to content

csuhuihui/action_recognition_demo

Repository files navigation

enviroment:

python3.6( Anaconda 5.2 ) installing pytorch0.3.1

You cannot use pytorch 0.4.0 and a higher version of pytorch. If your version is incorrect, you will have a torchvision. transfroms resize error while loading the BNinception network

conda install pytoch=0.3.1 torchvision -c pytorch

installing opencv-python conda install opencv-python

installing scikit-learn conda install scikit-learn

installing yaml conda install pyyaml


run: python demo.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published