.. YOLO-Behaviour documentation master file, created by sphinx-quickstart on Tue Jul 30 10:08:46 2024. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Welcome to YOLO-Behaviour's documentation! ========================================== Here are detailed documentation on how to implement the YOLO-Behaviour framework on your own data. Throughout the examples below, we will use the Siberian Jays as a sample video and case study. Before you start, I recommend reading the :ref:`yologuide` page to make sure the method is appropriate for your usecase, and please make sure all packages are installed and sample datasets are downloaded (see :ref:`install` page). For any questions/ bugs to scripts, feel free to raise a github issue or contact me! (hoi-hang.chan[at]uni-konstanz.de) Video Tutorial ========== .. youtube:: s5RtqPKkhPI The Pipeline ========== .. toctree:: :maxdepth: 2 yologuide intro annotation training inference Advanced ========== .. toctree:: :maxdepth: 2 validation human