Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 422 Bytes

README.md

File metadata and controls

29 lines (21 loc) · 422 Bytes

Mullen

Mullen is a skate trick classifierfrom videos!! The name of the project is a tribute to one of the greatest skateboarders of all time.

Usage

Create the enviroment

Install dependecies

make dev_install

Open Jupyter Server

make analyse

Other usefuls commands

Remove Trash files

make clean

Kill Jupyter Server

make shutdown