BACK_TO_FEEDAICRIER_2
Community curates object detection dataset list for YOLO
OPEN_SOURCE ↗
REDDIT · REDDIT// 26d agoTUTORIAL

Community curates object detection dataset list for YOLO

A LocalLLaMA practitioner compiled a list of 10 object detection datasets — spanning COCO, Open Images V7, Objects365, BDD100K, LVIS, and several domain-specific sets — while experimenting with YOLOv13 training. The post invites the community to suggest additions.

// ANALYSIS

Dataset discovery is one of the most quietly painful parts of training object detectors, and community-curated lists like this punch above their weight for practitioners who just want to get started.

  • The list balances general-purpose benchmarks (COCO, Objects365 with 365 categories, LVIS with 1,000+) against domain-specific sets for autonomous driving (BDD100K), UAVs (UAVDT, DroneVehicle), and even agriculture (MinneApple)
  • YOLOv13, which the author is testing, is a real and recent model using hypergraph-enhanced adaptive visual perception — not just version inflation
  • The DroneVehicle RGB-Infrared dataset and UAVDT entry are genuinely underexposed picks that don't appear in standard Ultralytics documentation
  • Deepfake Detection Challenge Dataset is an odd inclusion for an object detection list — it's video classification, not bounding boxes — suggesting the curation is a work in progress
  • Score of 1 with no comments at time of scrape; value here is reference utility, not virality
// TAGS
yoloobject-detectiondatasetcomputer-visionbenchmarkopen-source

DISCOVERED

26d ago

2026-03-16

PUBLISHED

31d ago

2026-03-12

RELEVANCE

5/ 10

AUTHOR

still_debugging_note