paper-with-me

홈 › Papers

ScaleDet: A Scalable Multi-Dataset Object Detector

2023-06-08 · CVPR 2023 1 · Yanbei Chen, Manchen Wang, Abhay Mittal, Zhenlin Xu, Paolo Favaro, Joseph Tighe, Davide Modolo

Multi-dataset training provides a viable solution for exploiting heterogeneous large-scale datasets without extra annotation cost. In this work, we propose a scalable multi-dataset detector (ScaleDet) that can scale up its generalization across datasets when increasing the number of training datasets. Unlike existing multi-dataset learners that mostly rely on manual relabelling efforts or sophisticated optimizations to unify labels across datasets, we introduce a simple yet scalable formulation to derive a unified semantic label space for multi-dataset training. ScaleDet is trained by visual-textual alignment to learn the label assignment with label semantic similarities across datasets. Once trained, ScaleDet can generalize well on any given upstream and downstream datasets with seen and unseen classes. We conduct extensive experiments using LVIS, COCO, Objects365, OpenImages as upstream datasets, and 13 datasets from Object Detection in the Wild (ODinW) as downstream datasets. Our results show that ScaleDet achieves compelling strong model performance with an mAP of 50.7 on LVIS, 58.8 on COCO, 46.8 on Objects365, 76.2 on OpenImages, and 71.8 on ODinW, surpassing state-of-the-art detectors with the same backbone.

📄 PDF Abstract BibTeX arXiv:2306.04849

Code (0)

등록된 구현이 없습니다.

Tasks

Objectobject-detectionObject Detection

Similar Papers 제목 키워드 기반

Online Domain Adaptation for Multi-Object Tracking

2015-08-04 · Adrien Gaidon, Eleonora Vig

Automatically detecting, labeling, and tracking objects in videos depends first and foremost on accurate category-level object detectors. These might, however, not always be available in practice, as acquiring high-quali…

Domain AdaptationMulti-Object TrackingMulti-Task LearningObject+2

Scalable AI-assisted Workflow Management for Detector Design Optimization Using Distributed Computing

2026-03-31 · Derek Anderson, Amit Bashyal, Markus Diefenthaler, Cristiano Fanelli 외 arxiv

The Production and Distributed Analysis (PanDA) system, originally developed for the ATLAS experiment at the CERN Large Hadron Collider (LHC), has evolved into a robust platform for orchestrating large-scale workflows ac…

Expanding Object Detector's Horizon: Incremental Learning Framework for Object Detection in Videos

2015-06-01 · CVPR 2015 6 · Alina Kuznetsova, Sung Ju Hwang, Bodo Rosenhahn, Leonid Sigal

Over the last several years it has been shown that image-based object detectors are sensitive to the training data and often fail to generalize to examples that fall outside the original training sample domain (e.g., v…

Domain AdaptationIncremental LearningObjectobject-detection+1

DINOSTAR: Deep Iterative Neural Object Detector Self-Supervised Training for Roadside LiDAR Applications

2025-01-28 · Muhammad Shahbaz, Shaurya Agarwal

Recent advancements in deep-learning methods for object detection in point-cloud data have enabled numerous roadside applications, fostering improvements in transportation safety and management. However, the intricate na…

Objectobject-detectionObject Detection

A Tri-Layer Plugin to Improve Occluded Detection

2022-10-18 · Guanqi Zhan, Weidi Xie, Andrew Zisserman

Detecting occluded objects still remains a challenge for state-of-the-art object detectors. The objective of this work is to improve the detection for such objects, and thereby improve the overall performance of a modern…

Instance SegmentationObjectobject-detectionObject Detection+1