radar-lab / patient_monitoring

Multiple Patients Behavior Detection in Real-time using mmWave Radar and Deep CNNs
52 stars 24 forks source link

Tensorflow not found #2

Open ymj7 opened 4 years ago

ymj7 commented 4 years ago

I am running this code on Jetson Xavier NX. After successfully running radar-lab/ti_mmwave_rospkg on AWR 1642 radar, i have faced issue while running this application in the last step : $ python mds_cnn_node.py Traceback (most recent call last): File "mds_cnn_node.py", line 6, in import tensorflow as tf ImportError: No module named tensorflow

Also keras is not installed in the board, so can you provide details of pre-requisites to be installed to run the application.

kingsoftech commented 3 years ago

Install tensor flow on your machine

kanybekasanbekov commented 2 years ago

.