Applies to v2.0.0-beta.2. For the stable v1.1.1 procedure, see the User Guides.
Select a model to analyze videos.
Beta 2 accepts YOLOv8 / YOLO11, RT-DETR and torchvision checkpoints, and
.onnxfiles. The backend is chosen from the weights file. YOLOv5.ptfiles no longer load — export them to ONNX first, or retrain. See Training.
Select movies.
Select a folder to save results.
Check the previews.
When a video is loaded, the first video appears in PREVIEW.
Check for flips, etc., and adjust vertical and horizontal flips if any are present.
Push “YOLO analysis” and start an analysis.
If you check “Create videos”, YORU will save the videos shown in the box.
If you check “Tracking algorithm”, YORU will save the IDs in the results csv file.
YORU has the option of individual identification in multi-animal scenarios, applying the Kuhn-Munkres method (Bashar et al., 2022) to assign IDs based on positional information following object detection. This function is still a beta function.
create_video() flipped unconditionally, ignoring the flip checkboxes, and crashed on the last frame. Both are fixed — but check the preview flip settings in step 4, because they now take effect as configured.Because of the last two points, results produced under Beta 2 are not always directly comparable with results produced under Beta 1 or v1.1.1. Do not mix them within one dataset.

![]()
