Skip to content

Accelerated pose estimation and tracking using semi-supervised convolutional networks.

License

Notifications You must be signed in to change notification settings

EugenioBertolini/lightning-pose-fork

 
 

Repository files navigation

Discord GitHub Documentation Status PyPI

Pose estimation models implemented in Pytorch Lightning, supporting massively accelerated training on unlabeled videos using NVIDIA DALI. The whole process is orchestrated by Hydra. Models can be evaluated with TensorBoard, FiftyOne, and Streamlit.

Preprint: Lightning Pose: improved animal pose estimation via semi-supervised learning, Bayesian ensembling, and cloud-native open-source tools

Try our demo!

Open In Colab

Train a network on an example dataset and visualize the results in Google Colab.

Getting Started

Please see the Lightning Pose documentation for installation instructions and user guides. Note that the Lightning Pose package provides tools for training and evaluating models on already labeled data and unlabeled video clips.

We also offer a browser-based application that supports the full life cycle of a pose estimation project, from data annotation to model training to diagnostic visualizations.

Community

Lightning Pose is primarily maintained by Dan Biderman (Columbia University) and Matt Whiteway (Columbia University).

Lightning Pose is under active development and we welcome community contributions. Whether you want to implement some of your own ideas or help out with our development roadmap, please get in touch with us on Discord (see contributing guidelines here).

About

Accelerated pose estimation and tracking using semi-supervised convolutional networks.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 95.2%
  • Python 4.8%