Dataset Viewer
The dataset viewer is not available for this dataset.
Unexpected token '<', "<html> <h"... is not valid JSON

Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.

NightOwls (384)

Nighttime pedestrian and road-user detection.

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

Contents

  • images_part001.zipimages_part003.zip (3 parts, each ≤ 4.4 GB) — all images, resized to 384×384 (JPEG).
  • annotations.zip — COCO-format JSON annotation files.

Extract

for p in images_part*.zip; do unzip "$p"; done
unzip annotations.zip

Splits

Split Images Annotations Categories
train 130,064 50,225 3
val 51,848 10,766 3
test 103,976 0 3

Categories

3 categories: pedestrian, bicycledriver, motorbikedriver

Notes

  • Images resized to 384×384 (JPEG).
  • Annotations in COCO format.
  • License & citation: please refer to the original NightOwls dataset.
Downloads last month
62