Mix-and-match computer vision tools for your animal behaviour analysis.
Create a conda environment and install the package
conda create -n ethology-env python=3.13 -y
conda activate ethology-env
pip install ethologyFor more information please check our documentation.
Contributions and feature requests are more than welcome! Have a look at our Contributing guidelines and feel to open an issue to report a bug or request a new feature.