Wiki » History » Version 9
« Previous -
Version 9/10
(diff) -
Next » -
Current version
Petri Partanen, 19/06/2020 20:33
Running instructions¶
- Download `project_gait.zip` from "Files" in Redmine. (https://redmine.fe.up.pt/attachments/download/21825/gait_project.zip)
- Extract the downloaded file
- Open terminal in the extracted folder
- Run the following commands in terminal
- Feature extraction: `$python main.py`
- Classifier: `$python classify.py`