Skip to content

Petros89/MotorTicDetector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Motor Tic Detector

Description

  • Pytorh GPU implementation of CNN for Motor-Tic Detection in Movement Disorders
  • Eye Tics vs Normal Classification

Code

  • All source code is in src.
  • Train using the CNN.py file.
  • Get best model using the TestCNN.py file.

Documentation

  • Code is the documentation of itself.

Usage

  • Use python3 CNN.py to generate a confusion matrix.
  • A summary of the pipeline is given in report.pdf.

Demonstration

The pipeline is demonstrated below.

  • Training Curves.
Losses Accuracies
  • Classification Confusion Matrix.
Absolute Values Percentages

Contact

About

Pytorh GPU implementation of CNN for Motor-Tic Detection in Movement Disorders

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages