paper-with-me

Papers

CerberusDet: Unified Multi-Dataset Object Detection

2024-07-17 · Irina Tolstykh, Mikhail Chernyshov, Maksim Kuprashevich

Conventional object detection models are usually limited by the data on which they were trained and by the category logic they define. With the recent rise of Language-Visual Models, new methods have emerged that are not restricted to these fixed categories. Despite their flexibility, such Open Vocabulary detection models still fall short in accuracy compared to traditional models with fixed classes. At the same time, more accurate data-specific models face challenges when there is a need to extend classes or merge different datasets for training. The latter often cannot be combined due to different logics or conflicting class definitions, making it difficult to improve a model without compromising its performance. In this paper, we introduce CerberusDet, a framework with a multi-headed model designed for handling multiple object detection tasks. Proposed model is built on the YOLO architecture and efficiently shares visual features from both backbone and neck components, while maintaining separate task heads. This approach allows CerberusDet to perform very efficiently while still delivering optimal results. We evaluated the model on the PASCAL VOC dataset and Objects365 dataset to demonstrate its abilities. CerberusDet achieved state-of-the-art results with 36% less inference time. The more tasks are trained together, the more efficient the proposed model becomes compared to running individual models sequentially. The training and inference code, as well as the model, are available as open-source (https://github.com/ai-forever/CerberusDet).

📄 PDF Abstract BibTeX arXiv:2407.12632

Code (1)

ai-forever/cerberusdet 공식 구현 pytorch

Tasks

Objectobject-detectionObject Detection

Similar Papers 제목 키워드 기반

A Unified Multi-scale Deep Convolutional Neural Network for Fast Object Detection

2016-07-25 · Zhaowei Cai, Quanfu Fan, Rogerio S. Feris, Nuno Vasconcelos

A unified deep neural network, denoted the multi-scale CNN (MS-CNN), is proposed for fast multi-scale object detection. The MS-CNN consists of a proposal sub-network and a detection sub-network. In the proposal sub-netwo…

Face DetectionFeature UpsamplingObjectobject-detection+3

Online Pseudo-Label Unified Object Detection for Multiple Datasets Training

2024-10-21 · Xiaojun Tang, Jingru Wang, Zeyu Shangguan, Darun Tang 외

The Unified Object Detection (UOD) task aims to achieve object detection of all merged categories through training on multiple datasets, and is of great significance in comprehensive object detection scenarios. In this p…

Objectobject-detectionObject DetectionPseudo Label+2

A Dual-Cycled Cross-View Transformer Network for Unified Road Layout Estimation and 3D Object Detection in the Bird's-Eye-View

2022-09-19 · Curie Kim, Ue-Hwan Kim

The bird's-eye-view (BEV) representation allows robust learning of multiple tasks for autonomous driving including road layout estimation and 3D object detection. However, contemporary methods for unified road layout est…

3D Object DetectionAutonomous DrivingMonocular Cross-View Road Scene Parsing(Road)Monocular Cross-View Road Scene Parsing(Vehicle)+3

PoseDriver: A Unified Approach to Multi-Category Skeleton Detection for Autonomous Driving

2026-03-24 · Yasamin Borhani, Taylor Mordan, Yihan Wang, Reyhaneh Hosseininejad 외 arxiv

Object skeletons offer a concise representation of structural information, capturing essential aspects of posture and orientation that are crucial for autonomous driving applications. However, a unified architecture that…

Multi-Task LearningAutonomous DrivingLane Detection

The Open Images Dataset V4: Unified image classification, object detection, and visual relationship detection at scale

2018-11-02 · Alina Kuznetsova, Hassan Rom, Neil Alldrin, Jasper Uijlings 외

We present Open Images V4, a dataset of 9.2M images with unified annotations for image classification, object detection and visual relationship detection. The images have a Creative Commons Attribution license that allow…

General Classificationimage-classificationImage ClassificationObject+4