TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Datasets/Argoverse-HD

Argoverse-HD

ImagesVideosMITIntroduced 2020-05-21

Argoverse-HD is a dataset built for streaming object detection, which encompasses real-time object detection, video object detection, tracking, and short-term forecasting. It contains the video data from Argoverse 1.1 with our own MS COCO-style bounding box annotations with track IDs. The annotations are backward-compatible with COCO as one can directly evaluate COCO pre-trained models on this dataset to estimate the efficiency or the cross-dataset generalization capability of the models. The dataset contains high-quality and temporally-dense annotations for high-resolution videos (1920 x 1200 @ 30 FPS). Overall, there are 70,000 image frames and 1.3 million bounding boxes.

Argoverse-HD is the dataset used in the Streaming Perception Challenge, which includes two tracks:

  • Detection-only (real-time object detection). In this track, the participants will develop single-frame object detectors as they would for COCO and LVIS challenges. The crucial distinction is that the evaluation will score latency through streaming accuracy.
  • Full-stack. In this track, the method is unrestricted. However, most likely tracking and forecasting will be used to compensate for the latency of the detectors.

By default, all submissions measure their latency on a V100 GPU with the official toolkit.

Related Benchmarks

Argoverse-HD (Detection-Only, Test)/16k/APArgoverse-HD (Detection-Only, Test)/2D Classification/APArgoverse-HD (Detection-Only, Test)/2D Object Detection/APArgoverse-HD (Detection-Only, Test)/3D/APArgoverse-HD (Detection-Only, Test)/Object Detection/APArgoverse-HD (Detection-Only, Val)/16k/APArgoverse-HD (Detection-Only, Val)/2D Classification/APArgoverse-HD (Detection-Only, Val)/2D Object Detection/APArgoverse-HD (Detection-Only, Val)/3D/APArgoverse-HD (Detection-Only, Val)/Object Detection/APArgoverse-HD (Full-Stack, Test)/16k/APArgoverse-HD (Full-Stack, Test)/2D Classification/APArgoverse-HD (Full-Stack, Test)/2D Object Detection/APArgoverse-HD (Full-Stack, Test)/3D/APArgoverse-HD (Full-Stack, Test)/Object Detection/APArgoverse-HD (Full-Stack, Val)/16k/APArgoverse-HD (Full-Stack, Val)/16k/sAPArgoverse-HD (Full-Stack, Val)/2D Classification/APArgoverse-HD (Full-Stack, Val)/2D Classification/sAPArgoverse-HD (Full-Stack, Val)/2D Object Detection/APArgoverse-HD (Full-Stack, Val)/2D Object Detection/sAPArgoverse-HD (Full-Stack, Val)/3D/APArgoverse-HD (Full-Stack, Val)/3D/sAPArgoverse-HD (Full-Stack, Val)/Object Detection/APArgoverse-HD (Full-Stack, Val)/Object Detection/sAP

Statistics

Papers
19
Benchmarks
0

Links

Homepage

Tasks

Motion ForecastingObject DetectionReal-Time Multi-Object TrackingReal-Time Object Detection