Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 1.13 KB

contribute.md

File metadata and controls

9 lines (5 loc) · 1.13 KB

How to Contribute to DeepLabCut?

DeepLabCut is an actively developed package and we welcome community development and involvement.

We are happy to receive code extensions, bug fixes, documentation updates etc.

If you want to contribute to the code, please make a pull request that includes how you modified the code and what new functionality it has, the OS it has been tested on, and the output of the testscript.py and if you are editing the 3D code the testscript_3d.py.

DeepLabCut is an open-source tool and has benefited from suggestions and edits by many individuals including Richard Warren, Ronny Eichler, Jonas Rauber, Hao Wu, Federico Claudi, Gary Kane, Taiga Abe, and Jonny Saunders as well as aready more than 20 contributors. In particular, the authors thank Ronny Eichler for input on the modularized version! The feature detector code is based on Eldar Insafutdinov's TensorFlow implementation of DeeperCut.