English
Related papers

Related papers: Towards Open World Object Detection

200 papers

Because of its use in practice, open-world object detection (OWOD) has gotten a lot of attention recently. The challenge is how can a model detect novel classes and then incrementally learn them without forgetting previously known classes.…

Computer Vision and Pattern Recognition · Computer Science 2024-04-23 Qian Wan , Xiang Xiang , Qinhao Zhou

For the semantic segmentation of images, state-of-the-art deep neural networks (DNNs) achieve high segmentation accuracy if that task is restricted to a closed set of classes. However, as of now DNNs have limited ability to operate in an…

Computer Vision and Pattern Recognition · Computer Science 2022-09-13 Svenja Uhlemeyer , Matthias Rottmann , Hanno Gottschalk

Existing 3D instance segmentation methods typically assume that all semantic classes to be segmented would be available during training and only seen categories are segmented at inference. We argue that such a closed-world assumption is…

Computer Vision and Pattern Recognition · Computer Science 2023-09-26 Mohamed El Amine Boudjoghra , Salwa K. Al Khatib , Jean Lahoud , Hisham Cholakkal , Rao Muhammad Anwer , Salman Khan , Fahad Khan

Understanding objects is a central building block of artificial intelligence, especially for embodied AI. Even though object recognition excels with deep learning, current machines still struggle to learn higher-level knowledge, e.g., what…

Computer Vision and Pattern Recognition · Computer Science 2023-08-22 Yong-Lu Li , Yue Xu , Xinyu Xu , Xiaohan Mao , Yuan Yao , Siqi Liu , Cewu Lu

Object detection is a fundamental task in many computer vision applications, therefore the importance of evaluating the quality of object detection is well acknowledged in this domain. This process gives insight into the capabilities of…

Computer Vision and Pattern Recognition · Computer Science 2015-12-14 Fahimeh Rezazadegan , Sareh Shirazi , Michael Milford , Ben Upcroft

Large Vision-Language Models (LVLMs) excel at captioning, visual question answering, and robotics by combining vision and language, yet they often miss obvious objects or hallucinate nonexistent ones in atypical scenes. We examine these…

Computer Vision and Pattern Recognition · Computer Science 2026-04-01 Zhaoyang Li , Zhan Ling , Yuchen Zhou , Litian Gong , Erdem Bıyık , Hao Su

This work tackles the unsupervised cross-domain object detection problem which aims to generalize a pre-trained object detector to a new target domain without labels. We propose an uncertainty-aware model adaptation method, which is based…

Computer Vision and Pattern Recognition · Computer Science 2021-08-31 Minjie Cai , Minyi Luo , Xionghu Zhong , Hao Chen

We propose a framework to continuously learn object-centric representations for visual learning and understanding. Existing object-centric representations either rely on supervisions that individualize objects in the scene, or perform…

Computer Vision and Pattern Recognition · Computer Science 2022-04-05 Chuanyu Pan , Yanchao Yang , Kaichun Mo , Yueqi Duan , Leonidas Guibas

Visual object recognition is one of the most important perception functions for a wide range of intelligent machines. A conventional recognition process begins with forming a clear optical image of the object, followed by its computer…

Image and Video Processing · Electrical Eng. & Systems 2019-01-25 Yixuan Tan , Xin Lei , Xingze Wang , Shanhui Fan , Zongfu Yu

When an object detector is deployed in a novel setting it often experiences a drop in performance. This paper studies how an embodied agent can automatically fine-tune a pre-existing object detector while exploring and acquiring images in a…

Computer Vision and Pattern Recognition · Computer Science 2024-07-31 Gianluca Scarpellini , Stefano Rosa , Pietro Morerio , Lorenzo Natale , Alessio Del Bue

Object permanence is the concept that objects do not suddenly disappear in the physical world. Humans understand this concept at young ages and know that another person is still there, even though it is temporarily occluded. Neural networks…

Computer Vision and Pattern Recognition · Computer Science 2022-11-29 Michael Fürst , Priyash Bhugra , René Schuster , Didier Stricker

Object-oriented reinforcement learning (OORL) is a promising way to improve the sample efficiency and generalization ability over standard RL. Recent works that try to solve OORL tasks without additional feature engineering mainly focus on…

Machine Learning · Computer Science 2022-10-17 Qi Yi , Rui Zhang , Shaohui Peng , Jiaming Guo , Xing Hu , Zidong Du , Xishan Zhang , Qi Guo , Yunji Chen

Object concepts play a foundational role in human visual cognition, enabling perception, memory, and interaction in the physical world. Inspired by findings in developmental neuroscience - where infants are shown to acquire object…

Computer Vision and Pattern Recognition · Computer Science 2025-05-29 Haoqian Liang , Xiaohui Wang , Zhichao Li , Ya Yang , Naiyan Wang

Object detection is a fundamental problem in computer vision, aiming at locating and classifying objects in image. Although current devices can easily take very high-resolution images, current approaches of object detection seldom consider…

Computer Vision and Pattern Recognition · Computer Science 2023-03-03 Jinyan Liu , Jie Chen

Object-based Novelty Detection (ND) aims to identify unknown objects that do not belong to classes seen during training by an object detection model. The task is particularly crucial in real-world applications, as it allows to avoid…

Computer Vision and Pattern Recognition · Computer Science 2024-08-05 Simone Caldarella , Elisa Ricci , Rahaf Aljundi

Object detection (OD) is crucial to autonomous driving. On the other hand, unknown objects, which have not been seen in training sample set, are one of the reasons that hinder autonomous vehicles from driving beyond the operational domain.…

Computer Vision and Pattern Recognition · Computer Science 2023-06-19 Ning Ding , Ce Zhang , Azim Eskandarian

In real-world recognition/classification tasks, limited by various objective factors, it is usually difficult to collect training samples to exhaust all classes when training a recognizer or classifier. A more realistic scenario is open set…

Machine Learning · Computer Science 2020-03-24 Chuanxing Geng , Sheng-jun Huang , Songcan Chen

Object detection is a basic computer vision task to loccalize and categorize objects in a given image. Most state-of-the-art detection methods utilize a fixed number of proposals as an intermediate representation of object candidates, which…

Computer Vision and Pattern Recognition · Computer Science 2022-07-13 Yiming Cui , Linjie Yang , Ding Liu

Unsupervised object discovery (UOD) refers to the task of discriminating the whole region of objects from the background within a scene without relying on labeled datasets, which benefits the task of bounding-box-level localization and…

Computer Vision and Pattern Recognition · Computer Science 2023-07-10 Yunqiu Lv , Jing Zhang , Nick Barnes , Yuchao Dai

In open-set recognition (OSR), a promising strategy is exploiting pseudo-unknown data outside given $K$ known classes as an additional $K$+$1$-th class to explicitly model potential open space. However, treating unknown classes without…

Computer Vision and Pattern Recognition · Computer Science 2024-02-01 Chaohua Li , Enhao Zhang , Chuanxing Geng , SongCan Chen