CoolFace
Datasetpublic

hieupth/uavdt_384

UAVDT (384) Vehicle detection from UAV (drone) aerial imagery. This is a 384×384 resized version of the UAVDT dataset, with annotations in COCO format (images, annotations, categories). Contents images.zip — all images, resized to 384×384 (JPEG). annotations.zip — COCO-format JSON annotation files. Extract unzip images.zip unzip annotations.zip Splits Split Images Annotations Categories train 1,266 35,007 1 val 271 7… See the full description on the dataset page: https://huggingface.co/datasets/hieupth/uavdt_384.

sourceHugging Faceupdated 3mo agoView on Hugging Face
1likes66downloads
Dataset Card

UAVDT (384)

Vehicle detection from UAV (drone) aerial imagery.

This is a 384×384 resized version of the UAVDT dataset, with annotations in COCO format (images, annotations, categories).

Contents

  • images.zip — all images, resized to 384×384 (JPEG).
  • annotations.zip — COCO-format JSON annotation files.

Extract

bash
unzip images.zip
bash
unzip annotations.zip

Splits

SplitImagesAnnotationsCategories
train1,26635,0071
val2717,0461

Categories

1 categories: vehicle

Notes

  • Images resized to 384×384 (JPEG).
  • Annotations in COCO format.
  • License & citation: please refer to the original UAVDT dataset.