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`