Skip to content
forked from talmolab/sleap

A deep learning framework for multi-animal pose tracking.

License

Notifications You must be signed in to change notification settings

felipe-parodi/sleap

Repository files navigation

Build status

Social LEAP Estimates Animal Pose (sLEAP)

A deep learning framework for estimating animal pose.

Installation

This has proven successful at least once:

conda create -n sleap --file win10_conda_spec.txt
conda activate sleap
pip install -r dev_requirements.txt
pip install PySide2==5.12.0
pip install --no-deps -e .
pip install opencv-python==3.4.5.20
conda install ipython
pip install imgaug
pip install sklearn

About

A deep learning framework for multi-animal pose tracking.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.9%
  • Other 0.1%