CoolFace
Datasetpublic

hieupth/dark_face_384

DarkFace (384) Face detection in extremely low-light (dark) images. This is a 384×384 resized version of the DarkFace 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 5,400 45,273 1… See the full description on the dataset page: https://huggingface.co/datasets/hieupth/dark_face_384.

sourceHugging Faceupdated 3mo agoView on Hugging Face
0likes16downloads
Dataset Card

DarkFace (384)

Face detection in extremely low-light (dark) images.

This is a 384×384 resized version of the DarkFace 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
train5,40045,2731
val6005,1231

Categories

1 categories: face

Notes

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