smellslikeml / ActionAI

Real-Time Spatio-Temporally Localized Activity Detection by Tracking Body Keypoints
https://www.hackster.io/actionai/actionai-custom-tracking-multiperson-activity-recognition-fa5cb5
GNU General Public License v3.0
765 stars 191 forks source link

Install Tensorflow 2.0 #34

Closed ElegantLin closed 3 years ago

ElegantLin commented 4 years ago

Hi,

Do you know how to install tensorflow 2.0 on Jetson. I did not find it. Thanks a lot.

trilokpadhi commented 3 years ago

https://docs.nvidia.com/deeplearning/frameworks/install-tf-jetson-platform-release-notes/tf-jetson-rel.html

You can check this , I have tested it and it works for me

ElegantLin commented 3 years ago

OK, Thanka a lot :)