felixchenfy / Realtime-Action-Recognition

Apply ML to the skeletons from OpenPose; 9 actions; multiple people. (WARNING: I'm sorry that this is only good for course demo, not for real world applications !!! Those ary very difficult !!!)
MIT License
857 stars 248 forks source link

GPU ON SRC/S5_TEST.PY #67

Closed Abdelazizmuhmd closed 3 years ago

Abdelazizmuhmd commented 3 years ago

hello how can i make s5_test.py file run on gpu to make it faster ?

Abdelazizmuhmd commented 3 years ago

I solved the problem by this command: !pip install tensorflow-gpu==1.15.5 I am using google colab