Data release v20260807_031925 Generated 2026-08-07 Methodology Report missing resource

Problem definition

Aerial datasets and models are published with varying metadata quality; how do I verify the ones I plan to use?

Steps

  1. Inspect the dataset record

    Open the dataset repository and confirm the annotation format and license before training.

  2. Inspect the model record

    Check the model framework repository license and its documented training flow.

  3. Keep provenance

    Record the dataset version and model export settings so results are reproducible.

Guide

Evidence

Check the repository description, license object, last update and response hash before using a model or dataset.

Judgment criteria

  • A dataset is usable when its license and annotation format are explicit.
  • A model record is usable when the training and export flow is documented.

Common risks

  • Training on a dataset whose license does not permit the intended use.
  • Reporting results without recording dataset version and evaluation protocol.

Checklist

Checklist

Related technical resources

Dataset Official Confirmed

VisDrone/VisDrone-Dataset

The dataset for drone based detection and tracking is released, including both image/video, and annotations.

perception ai
Maintenance: Active Verification: official_confirmed Commercial: unknown Checked: 8/5/2026
AI Model Official Confirmed

ultralytics/ultralytics

Ultralytics YOLO26, YOLO11, YOLOv8 — object detection, instance segmentation, semantic segmentation, image classification, pose estimation, object tracking

perception ai
Maintenance: Active Verification: official_confirmed Commercial: unknown Checked: 8/5/2026

Next steps