ethology#

ethology is a Python package which aims to facilitate the application of a wide range of computer vision tasks to animal behaviour research, by providing a unified data analysis interface. We plan to support both classic computer vision tasks and deep learning based ones, such as background subtraction, object detection, ID tracking, segmentation, any-point tracking, and any useful combinations between them.

Installation

Installation instructions.

Installation
Contributing

We welcome external contributions to ethology.

How to Contribute
Join the Community

Get in touch, request a feature or read our roadmap.

Community

Warning

🏗️ The package is currently in early development stages and the interface is subject to change. Feel free to play around and provide feedback.

Tip

If you are looking to analyse your pose estimation tracks with a user-friendly toolbox, check out our sister project movement!