paper-with-me

Papers

Universal Object Detection with Large Vision Model

2022-12-19 · Feng Lin, Wenze Hu, YaoWei Wang, Yonghong Tian, Guangming Lu, Fanglin Chen, Yong Xu, Xiaoyu Wang

Over the past few years, there has been growing interest in developing a broad, universal, and general-purpose computer vision system. Such systems have the potential to address a wide range of vision tasks simultaneously, without being limited to specific problems or data domains. This universality is crucial for practical, real-world computer vision applications. In this study, our focus is on a specific challenge: the large-scale, multi-domain universal object detection problem, which contributes to the broader goal of achieving a universal vision system. This problem presents several intricate challenges, including cross-dataset category label duplication, label conflicts, and the necessity to handle hierarchical taxonomies. To address these challenges, we introduce our approach to label handling, hierarchy-aware loss design, and resource-efficient model training utilizing a pre-trained large vision model. Our method has demonstrated remarkable performance, securing a prestigious second-place ranking in the object detection track of the Robust Vision Challenge 2022 (RVC 2022) on a million-scale cross-dataset object detection benchmark. We believe that our comprehensive study will serve as a valuable reference and offer an alternative approach for addressing similar challenges within the computer vision community. The source code for our work is openly available at https://github.com/linfeng93/Large-UniDet.

📄 PDF Abstract BibTeX arXiv:2212.09408

Code (1)

linfeng93/large-unidet 공식 구현 pytorch

Tasks

modelObjectobject-detectionObject Detection

Similar Papers 제목 키워드 기반

One for All: Multi-Domain Joint Training for Point Cloud Based 3D Object Detection

2024-11-03 · Zhenyu Wang, YaLi Li, Hengshuang Zhao, Shengjin Wang

The current trend in computer vision is to utilize one universal model to address all various tasks. Achieving such a universal model inevitably requires incorporating multi-domain data for joint training to learn across…

3D Object DetectionAllobject-detectionObject Detection

A Training-Free Guess What Vision Language Model from Snippets to Open-Vocabulary Object Detection

2026-01-17 · Guiying Zhu, Bowen Yang, Yin Zhuang, Tong Zhang 외 arxiv

Open-Vocabulary Object Detection (OVOD) aims to develop the capability to detect anything. Although myriads of large-scale pre-training efforts have built versatile foundation models that exhibit impressive zero-shot cap…

Object Detection

Detecting Everything in the Open World: Towards Universal Object Detection

2023-03-21 · CVPR 2023 1 · Zhenyu Wang, YaLi Li, Xi Chen, Ser-Nam Lim 외

In this paper, we formally address universal object detection, which aims to detect every scene and predict every category. The dependence on human annotations, the limited visual information, and the novel categories in…

object-detectionObject DetectionOpen World Object DetectionZero-shot Generalization

Aligning and Prompting Everything All at Once for Universal Visual Perception

2023-12-04 · CVPR 2024 1 · Yunhang Shen, Chaoyou Fu, Peixian Chen, Mengdan Zhang 외

Vision foundation models have been explored recently to build general-purpose vision systems. However, predominant paradigms, driven by casting instance-level tasks as an object-word alignment, bring heavy cross-modality…

AllObjectobject-detectionObject Detection+5

OmDet: Large-scale vision-language multi-dataset pre-training with multimodal detection network

2022-09-10 · Tiancheng Zhao, Peng Liu, Kyusong Lee

The advancement of object detection (OD) in open-vocabulary and open-world scenarios is a critical challenge in computer vision. This work introduces OmDet, a novel language-aware object detection architecture, and an in…

Continual LearningObjectObject DetectionOpen Vocabulary Object Detection+1