Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 269 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 269 Bytes

sleap-mot

Standalone multi-object tracking.

Installation

For development, use one of the following syntaxes:

conda env create -f environment.yml
pip install -e .[dev]

See CONTRIBUTING.md for more information on development.