Project

General

Profile

Wiki » History » Version 10

Petri Partanen, 19/06/2020 20:33

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