paper-with-me

Papers

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, Antonio Torralba, Hengshuang Zhao, Shengjin Wang

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 the open world severely restrict the universality of traditional detectors. We propose UniDetector, a universal object detector that has the ability to recognize enormous categories in the open world. The critical points for the universality of UniDetector are: 1) it leverages images of multiple sources and heterogeneous label spaces for training through the alignment of image and text spaces, which guarantees sufficient information for universal representations. 2) it generalizes to the open world easily while keeping the balance between seen and unseen classes, thanks to abundant information from both vision and language modalities. 3) it further promotes the generalization ability to novel categories through our proposed decoupling training manner and probability calibration. These contributions allow UniDetector to detect over 7k categories, the largest measurable category size so far, with only about 500 classes participating in training. Our UniDetector behaves the strong zero-shot generalization ability on large-vocabulary datasets like LVIS, ImageNetBoxes, and VisualGenome - it surpasses the traditional supervised baselines by more than 4\% on average without seeing any corresponding images. On 13 public detection datasets with various scenes, UniDetector also achieves state-of-the-art performance with only a 3\% amount of training data.

📄 PDF Abstract BibTeX arXiv:2303.11749

Code (1)

zhenyuw16/unidetector 공식 구현 pytorch

Tasks

object-detectionObject DetectionOpen World Object DetectionZero-shot Generalization

Similar Papers 제목 키워드 기반

YOLO-UniOW: Efficient Universal Open-World Object Detection

2024-12-30 · Lihao Liu, Juexiao Feng, Hui Chen, Ao Wang 외

Traditional object detection models are constrained by the limitations of closed-set datasets, detecting only categories encountered during training. While multimodal models have extended category recognition by aligning…

Incremental LearningObjectobject-detectionObject Detection+1

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

Algorithmic Theories of Everything

2000-11-30 · Juergen Schmidhuber

The probability distribution P from which the history of our universe is sampled represents a theory of everything or TOE. We assume P is formally describable. Since most (uncountably many) distributions are not, this im…

Inductive BiasPhilosophy

Pose for Everything: Towards Category-Agnostic Pose Estimation

2022-07-21 · Lumin Xu, Sheng Jin, Wang Zeng, Wentao Liu 외

Existing works on 2D pose estimation mainly focus on a certain category, e.g. human, animal, and vehicle. However, there are lots of application scenarios that require detecting the poses/keypoints of the unseen class of…

2D Pose EstimationCategory-Agnostic Pose EstimationPose Estimation

Segment Everything Everywhere All at Once

2023-04-13 · NeurIPS 2023 11 · Xueyan Zou, Jianwei Yang, Hao Zhang, Feng Li 외

In this work, we present SEEM, a promptable and interactive model for segmenting everything everywhere all at once in an image, as shown in Fig.1. In SEEM, we propose a novel decoding mechanism that enables diverse promp…

AllDecoderImage SegmentationInteractive Segmentation+5