Skip to content
Snippets Groups Projects
lucas_miranda's avatar
Lucas Miranda authored
Restructured models.py and hypermodels.py. Now all helper functions and custom layers are imported from model_utils.py
74082a0c
History

DeepOF

DeepLabCut postprocessing package

Includes:

  1. Loading and parsing of data
  2. Trajectory smoothing
  3. Distance and angle computation
  4. Velocity and acceleration computation
  5. Supervised learning of known behavioural traits
  6. Unsupervised behavioural exploration
  7. Dimensionality reduction
  • PCA / kernel PCA
  • t-SNE
  • CNN / LSTM autoencoders
  • Variational Autoencoders