中文
相关论文

相关论文: Hyp-OW: Exploiting Hierarchical Structure Learning…

200 篇论文

As AI agents are increasingly used in the real open world with unknowns or novelties, they need the ability to (1) recognize objects that (a) they have learned before and (b) detect items that they have never seen or learned, and (2) learn…

机器学习 · 计算机科学 2024-10-22 Gyuhak Kim , Changnan Xiao , Tatsuya Konishi , Zixuan Ke , Bing Liu

Instance-aware segmentation of unseen objects is essential for a robotic system in an unstructured environment. Although previous works achieved encouraging results, they were limited to segmenting the only visible regions of unseen…

机器人学 · 计算机科学 2022-03-01 Seunghyeok Back , Joosoon Lee , Taewon Kim , Sangjun Noh , Raeyoung Kang , Seongho Bak , Kyoobin Lee

As we enter into the big data age and an avalanche of images have become readily available, recognition systems face the need to move from close, lab settings where the number of classes and training data are fixed, to dynamic scenarios…

计算机视觉与模式识别 · 计算机科学 2016-04-11 Rocco De Rosa , Thomas Mensink , Barbara Caputo

If a robot is supposed to roam an environment and interact with objects, it is often necessary to know all possible objects in advance, so that a database with models of all objects can be generated for visual identification. However, this…

人工智能 · 计算机科学 2015-10-05 Laura Steinert , Jens Hoefinghoff , Josef Pauli

Semi-Supervised Object Detection (SSOD) has achieved resounding success by leveraging unlabeled data to improve detection performance. However, in Open Scene Semi-Supervised Object Detection (O-SSOD), unlabeled data may contains unknown…

计算机视觉与模式识别 · 计算机科学 2024-01-04 Jingyu Zhuang , Kuo Wang , Liang Lin , Guanbin Li

3D object-level mapping is a fundamental problem in robotics, which is especially challenging when object CAD models are unavailable during inference. In this work, we propose a framework that can reconstruct high-quality object-level maps…

计算机视觉与模式识别 · 计算机科学 2023-09-19 Ziwei Liao , Jun Yang , Jingxing Qian , Angela P. Schoellig , Steven L. Waslander

Out-of-distribution (OOD) detection is vital to safety-critical machine learning applications and has thus been extensively studied, with a plethora of methods developed in the literature. However, the field currently lacks a unified,…

Open-world object detection (OWOD) requires detectors to localize known classes while identifying unknown objects for future incremental learning. We find that the unknown prediction streams of strong OWOD detectors are heavily polluted: on…

计算机视觉与模式识别 · 计算机科学 2026-05-25 Yingjun Xiao , Xi Chen , Gang Fang , Siyuan Chen

Deep Learning (DL) based methods for object detection achieve remarkable performance at the cost of computationally expensive training and extensive data labeling. Robots embodiment can be exploited to mitigate this burden by acquiring…

计算机视觉与模式识别 · 计算机科学 2022-03-29 Elisa Maiettini , Andrea Maracani , Raffaello Camoriano , Giulia Pasquale , Vadim Tikhanoff , Lorenzo Rosasco , Lorenzo Natale

Object detection remains as one of the most notorious open problems in computer vision. Despite large strides in accuracy in recent years, modern object detectors have started to saturate on popular benchmarks raising the question of how…

计算机视觉与模式识别 · 计算机科学 2020-04-08 Ali Borji

Visual scenes are naturally organized in a hierarchy, where a coarse semantic is recursively comprised of several fine details. Exploring such a visual hierarchy is crucial to recognize the complex relations of visual elements, leading to a…

计算机视觉与模式识别 · 计算机科学 2024-04-02 Hyeongjun Kwon , Jinhyun Jang , Jin Kim , Kwonyoung Kim , Kwanghoon Sohn

For successful deployment of robots in multifaceted situations, an understanding of the robot for its environment is indispensable. With advancing performance of state-of-the-art object detectors, the capability of robots to detect objects…

人机交互 · 计算机科学 2023-03-02 Daniel Weber , Wolfgang Fuhl , Enkelejda Kasneci , Andreas Zell

Object detection is critical in autonomous driving, and it is more practical yet challenging to localize objects of unknown categories: an endeavour known as Class-Agnostic Object Detection (CAOD). Existing studies on CAOD predominantly…

计算机视觉与模式识别 · 计算机科学 2024-04-09 Haitian Zhang , Chang Xu , Xinya Wang , Bingde Liu , Guang Hua , Lei Yu , Wen Yang

Open vocabulary object detection (OVD) aims at seeking an optimal object detector capable of recognizing objects from both base and novel categories. Recent advances leverage knowledge distillation to transfer insightful knowledge from…

计算机视觉与模式识别 · 计算机科学 2024-06-04 Jiaming Li , Jiacheng Zhang , Jichang Li , Ge Li , Si Liu , Liang Lin , Guanbin Li

Oriented object detection is a fundamental yet challenging task in remote sensing (RS), aiming to locate and classify objects with arbitrary orientations. Recent advancements in deep learning have significantly enhanced the capabilities of…

计算机视觉与模式识别 · 计算机科学 2025-08-25 Kun Wang , Zi Wang , Zhang Li , Ang Su , Xichao Teng , Erting Pan , Minhao Liu , Qifeng Yu

A critical object detection task is finetuning an existing model to detect novel objects, but the standard workflow requires bounding box annotations which are time-consuming and expensive to collect. Weakly supervised object detection…

计算机视觉与模式识别 · 计算机科学 2023-05-29 Tyler LaBonte , Yale Song , Xin Wang , Vibhav Vineet , Neel Joshi

Most of the existing recognition algorithms are proposed for closed set scenarios, where all categories are known beforehand. However, in practice, recognition is essentially an open set problem. There are categories we know called…

计算机视觉与模式识别 · 计算机科学 2020-01-14 Yu Shu , Yemin Shi , Yaowei Wang , Tiejun Huang , Yonghong Tian

Generalization has been one of the major challenges for learning dynamics models in model-based reinforcement learning. However, previous work on action-conditioned dynamics prediction focuses on learning the pixel-level motion and thus…

计算机视觉与模式识别 · 计算机科学 2018-10-31 Guangxiang Zhu , Zhiao Huang , Chongjie Zhang

We present an architecture and a training recipe that adapts pre-trained open-world image models to localization in videos. Understanding the open visual world (without being constrained by fixed label spaces) is crucial for many real-world…

计算机视觉与模式识别 · 计算机科学 2023-08-23 Georg Heigold , Matthias Minderer , Alexey Gritsenko , Alex Bewley , Daniel Keysers , Mario Lučić , Fisher Yu , Thomas Kipf

The superior performance of object detectors is often established under the condition that the test samples are in the same distribution as the training data. However, in many practical applications, out-of-distribution (OOD) instances are…

计算机视觉与模式识别 · 计算机科学 2023-10-31 Tianhao Zhang , Shenglin Wang , Nidhal Bouaynaya , Radu Calinescu , Lyudmila Mihaylova