Code to reproduce sEMG Gesture Recognition With a Simple Model of Attention
pip install -r requirements.txt
cat repro.py
Without IMU:
python repro.py
With IMU
python repro.py imu
Code to reproduce sEMG Gesture Recognition With a Simple Model of Attention
pip install -r requirements.txt
cat repro.py
Without IMU:
python repro.py
With IMU
python repro.py imu