-
Object Detection on Streaming Video
The dataset used for object detection on streaming video from the ImageNet Large Scale Visual Recognition Challenge (ILSVRC) 2015. -
ImageNet-1K, ADE20K, and COCO 2017
The dataset used in the paper is ImageNet-1K, ADE20K, and COCO 2017. -
COCO Stuff
COCO Stuff dataset is an extension of the COCO dataset, 164,000 images covering 171 classes are annotated with segmentation masks. -
DS-1, DS-2, DS-3, DS-4, DS-5
The dataset used for object detection in industrial scenarios, with a focus on small objects. -
Caltech dataset
The Caltech dataset is a dataset of images used to evaluate the performance of the ODIN system. -
Microsoft Common Objects in Context (COCO) dataset
The Microsoft Common Objects in Context (COCO) dataset is a benchmark for object detection, segmentation, and image classification. -
Pascal Visual Object Classes (VOC) dataset
The Pascal Visual Object Classes (VOC) dataset is a benchmark for object detection and image classification. -
CIFAR10, CIFAR100, STL10, ImageNet
The dataset used in this paper for image classification and object detection tasks. -
The Caltech-UCSD Birds-200-2011 Dataset
The CUB dataset is a collection of images of landbirds and waterbirds from the CUB dataset, combined with images from Places dataset as background. -
DetNAS: Backbone Search for Object Detection
Object detectors are usually equipped with backbone networks designed for image classification. It might be sub-optimal because of the gap between the tasks of image... -
Hazy-COCO dataset
The Hazy-COCO dataset is a synthetic dataset generated by adding haze to the MS COCO dataset. -
YOLO-Former: YOLO Shakes Hand With ViT
The proposed YOLO-Former method seamlessly integrates the ideas of transformer and YOLOv4 to create a highly accurate and efficient object detection system. -
Stanford Drone Dataset
The Stanford Drone Dataset is a well-established benchmark for human trajectory prediction in bird’s eye view. The dataset consists of 20 scenes captured using a drone in... -
RefCOCO dataset
The authors used the RefCOCO dataset, a large-scale dataset for object detection and scene understanding, to train and evaluate their models. -
DiffusionDet: Diffusion Model for Object Detection
DiffusionDet is a new framework that formulates object detection as a denoising diffusion process from noisy boxes to object boxes. -
SSD: Single Shot Multibox Detector
SSD is a single-shot object detection algorithm. -
Feature Selective Networks for Object Detection
Objects for detection usually have distinct characteristics in different sub-regions and different aspect ratios. However, in prevalent two-stage object detection methods,...