Project

General

Profile

Wiki » History » Version 8

« Previous - Version 8/10 (diff) - Next » - Current version
Petri Partanen, 19/06/2020 20:33


Running instructions
  1. Download `project_gait.zip` from "Files" in Redmine. (https://redmine.fe.up.pt/attachments/download/21825/gait_project.zip)
  2. Extract the downloaded file
  3. Open terminal in the extracted folder
  4. Run the following commands in terminal
  5. Feature extraction: `$python main.py`
  6. Classifier: `$python classify.py`