YOLO26
Datasets
All datasets matching “YOLO26”urban-curated-yolo26l
ALI-ezz/urban-curated-yolo26l
7-class urban remote sensing detection dataset in YOLO format.
Aligned with DeepGeoAgent v5 PDF §3 (project1-detection.pdf):
Classes (7)
0: building
1: rooftop_solar_panel
2: road_segment
3: construction_zone
4: green_urban_patch
5: water_body
6: parking_facility
Splits (geographically separated per PDF §5)
train/: DeepGlobe 2018 road extraction (Thailand/India)
val/: NAIP aerial (USA) + synthesized urban features… See the full description on the dataset page: https://huggingface.co/datasets/ALI-ezz/urban-curated-yolo26l.weapon-yolo26ultralytics-yolo26
ultralytics-yolo26
Pretrained Ultralytics YOLO26 detection
weights, converted from the original .pt checkpoints to
safetensors, for use with
vision-rs.
Contents
ultralytics/yolo26/
├── yolo26n.safetensors
├── yolo26s.safetensors
├── yolo26m.safetensors
├── yolo26l.safetensors
└── yolo26x.safetensors
Variant
Params
Source file (Ultralytics release v8.4.0)
n
2,591,962
https://github.com/ultralytics/assets/releases/download/v8.4.0/yolo26n.pt
s
10,047… See the full description on the dataset page: https://huggingface.co/datasets/teenygrad/ultralytics-yolo26.webtoon_yolo26n_datasetyolo26l_car_parts
Video Detections (YOLO26L Car Parts)
Dataset Schema
The data is stored in Apache Parquet format with snappy compression.
Column
Type
Description
video_id
string
YouTube ID for the source video.
frame_index
int64
The index of the frame in the video stream.
timestamp
float64
The exact time in the video where the detection occurred (in seconds).
class_label
string
The name of the car part (using Ultralytic's car-seg dataset).
x_min, y_min
float32
Top-left… See the full description on the dataset page: https://huggingface.co/datasets/Sliverwall/yolo26l_car_parts.results_yolo26m
