Project

General

Profile

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`