--- license: cc-by-4.0 language: - en pretty_name: "Drone Maneuver Test-Clip Library" task_categories: - object-detection - video-classification tags: - biology - image - animals - CV - drone - UAV - KABR - zebra - giraffe - behavior - pose - animal-tracking - Mpala Research Centre size_categories: - n<1K description: "A library of 6-second aerial drone clips derived from the KABR dataset (Mpala Research Centre, Kenya), each indexed by the autonomous-flight maneuver it is suitable for testing, with per-frame-per-track labels (bounding box, species, behaviour, persistent track id, ground-truth pose where available, telemetry)." --- # Dataset Card for Drone Maneuver Test-Clip Library A benchmark of **41 six-second drone clips** (180 frames @ 30 fps) cut from 20 KABR videos across 17 survey sessions at the Mpala Research Centre, Kenya. Each clip is indexed by which autonomous-flight **maneuver** it can test (launch / follow / behavior-adaptive / SoI-aware) and ships with a per-frame-per-track label table. The library is intended for evaluating drone navigation policies against real wildlife footage. ## Dataset Details ### Dataset Description - **Curated by:** Jenna Kline - **Language(s) (NLP):** en - **Homepage:** https://imageomics.github.io/wildlife-drone-maneuver/ - **Paper:** in prep - **Related dataset:** [imageomics/KABR-mini-scene-raw-videos](https://huggingface.co/datasets/imageomics/KABR-mini-scene-raw-videos), [imageomics/KABR-raw-videos](https://huggingface.co/datasets/imageomics/KABR-raw-videos) This dataset repackages the KABR aerial behavior dataset into short, mix-and-match clips that each exercise a specific drone maneuver, so navigation policies can be benchmarked per-maneuver rather than only end-to-end. Labels are aligned per frame per tracked individual. ### Supported Tasks and Leaderboards Object detection / tracking, behaviour recognition, pose (viewpoint) estimation, and **maneuver-conditioned navigation-policy evaluation** (the primary intended use). ## Dataset Structure ``` kabr_clips/ catalog/ video_index.csv # per source video: frame summary + joined FAIR² metadata clip_index.csv # one row per clip (the master index) coverage_report.md # species x habitat x bbox-size x maneuver coverage pose_audit.csv # per-video GT-pose assignment audit clips/ / clip.mp4 # 6 s, 180 frames @ 30 fps labels.csv # one row per frame per track maneuver_labels.csv # per-frame ground-truth drone action, per maneuver README.md ``` The **source video** for each clip is referenced by its `fair2_video_eventID`, which resolves in the [imageomics/kabr-full-release](https://huggingface.co/datasets/imageomics/kabr-full-release) FAIR² dataset (`data/video_events.csv`); the session it belongs to is `fair2_session_eventID` (`data/session_events.csv`). The catalog carries no absolute filesystem paths. `clip_id = -