中文
相关论文

相关论文: Exploring Transformers for Open-world Instance Seg…

200 篇论文

Open world object detection aims at detecting objects that are absent in the object classes of the training data as unknown objects without explicit supervision. Furthermore, the exact classes of the unknown objects must be identified…

计算机视觉与模式识别 · 计算机科学 2022-12-07 Na Dong , Yongqiang Zhang , Mingli Ding , Gim Hee Lee

Open-world object detection (OWOD) is a challenging computer vision problem, where the task is to detect a known set of object categories while simultaneously identifying unknown objects. Additionally, the model must incrementally learn new…

计算机视觉与模式识别 · 计算机科学 2022-04-05 Akshita Gupta , Sanath Narayan , K J Joseph , Salman Khan , Fahad Shahbaz Khan , Mubarak Shah

Although instance-aware perception is a key prerequisite for many autonomous robotic applications, most of the methods only partially solve the problem by focusing solely on known object categories. However, for robots interacting in…

计算机视觉与模式识别 · 计算机科学 2021-03-12 Maximilian Durner , Wout Boerdijk , Martin Sundermeyer , Werner Friedl , Zoltan-Csaba Marton , Rudolph Triebel

Existing video instance segmentation (VIS) approaches generally follow a closed-world assumption, where only seen category instances are identified and spatio-temporally segmented at inference. Open-world formulation relaxes the close-world…

计算机视觉与模式识别 · 计算机科学 2023-04-04 Omkar Thawakar , Sanath Narayan , Hisham Cholakkal , Rao Muhammad Anwer , Salman Khan , Jorma Laaksonen , Mubarak Shah , Fahad Shahbaz Khan

Current closed-set instance segmentation models rely on pre-defined class labels for each mask during training and evaluation, largely limiting their ability to detect novel objects. Open-world instance segmentation (OWIS) models address…

计算机视觉与模式识别 · 计算机科学 2023-08-15 Muzhi Zhu , Hengtao Li , Hao Chen , Chengxiang Fan , Weian Mao , Chenchen Jing , Yifan Liu , Chunhua Shen

Segmenting object instances is a key task in machine perception, with safety-critical applications in robotics and autonomous driving. We introduce a novel approach to instance segmentation that jointly leverages measurements from multiple…

计算机视觉与模式识别 · 计算机科学 2022-10-18 Alex Zihao Zhu , Vincent Casser , Reza Mahjourian , Henrik Kretzschmar , Sören Pirk

We propose an approach for Open-World Instance Segmentation (OWIS), a task that aims to segment arbitrary unknown objects in images by generalizing from a limited set of annotated object classes during training. Our Segment Object System…

计算机视觉与模式识别 · 计算机科学 2024-09-24 Christian Wilms , Tim Rolff , Maris Hillemann , Robert Johanson , Simone Frintrop

Open World Object Detection(OWOD) addresses realistic scenarios where unseen object classes emerge, enabling detectors trained on known classes to detect unknown objects and incrementally incorporate the knowledge they provide. While…

计算机视觉与模式识别 · 计算机科学 2025-12-23 Sunoh Lee , Minsik Jeon , Jihong Min , Junwon Seo

This paper presents an end-to-end instance segmentation framework, termed SOIT, that Segments Objects with Instance-aware Transformers. Inspired by DETR \cite{carion2020end}, our method views instance segmentation as a direct set prediction…

计算机视觉与模式识别 · 计算机科学 2021-12-24 Xiaodong Yu , Dahu Shi , Xing Wei , Ye Ren , Tingqun Ye , Wenming Tan

In the past few years, we have seen great progress in perception algorithms, particular through the use of deep learning. However, most existing approaches focus on a few categories of interest, which represent only a small fraction of the…

计算机视觉与模式识别 · 计算机科学 2019-10-25 Kelvin Wong , Shenlong Wang , Mengye Ren , Ming Liang , Raquel Urtasun

Many top-down architectures for instance segmentation achieve significant success when trained and tested on pre-defined closed-world taxonomy. However, when deployed in the open world, they exhibit notable bias towards seen classes and…

计算机视觉与模式识别 · 计算机科学 2024-05-15 Tarun Kalluri , Weiyao Wang , Heng Wang , Manmohan Chandraker , Lorenzo Torresani , Du Tran

Most recent transformer-based models show impressive performance on vision tasks, even better than Convolution Neural Networks (CNN). In this work, we present a novel, flexible, and effective transformer-based model for high-quality…

计算机视觉与模式识别 · 计算机科学 2021-08-18 Ruohao Guo , Dantong Niu , Liao Qu , Zhenbo Li

Many open-world applications require the detection of novel objects, yet state-of-the-art object detection and instance segmentation networks do not excel at this task. The key issue lies in their assumption that regions without any…

计算机视觉与模式识别 · 计算机科学 2022-04-14 Kuniaki Saito , Ping Hu , Trevor Darrell , Kate Saenko

Instance segmentation has attracted recent attention in computer vision and existing methods in this domain mostly have an object detection stage. In this paper, we study the intrinsic challenge of the instance segmentation problem, the…

计算机视觉与模式识别 · 计算机科学 2016-11-30 Long Jin , Zeyu Chen , Zhuowen Tu

Open world image segmentation aims to achieve precise segmentation and semantic understanding of targets within images by addressing the infinitely open set of object categories encountered in the real world. However, traditional closed-set…

计算机视觉与模式识别 · 计算机科学 2026-05-19 Danyang Li , Tianhao Wu , Bin Li , Zhenyuan Chen , Yang Zhang , Yuxuan Li , Ming-Ming Cheng , Xiang Li

Humans have a natural instinct to identify unknown object instances in their environments. The intrinsic curiosity about these unknown instances aids in learning about them, when the corresponding knowledge is eventually available. This…

计算机视觉与模式识别 · 计算机科学 2021-05-11 K J Joseph , Salman Khan , Fahad Shahbaz Khan , Vineeth N Balasubramanian

Open-world instance segmentation has recently gained significant popularitydue to its importance in many real-world applications, such as autonomous driving, robot perception, and remote sensing. However, previous methods have either…

计算机视觉与模式识别 · 计算机科学 2023-03-29 Cheng Wang , Guoli Wang , Qian Zhang , Peng Guo , Wenyu Liu , Xinggang Wang

Performing data augmentation for learning deep neural networks is known to be important for training visual recognition systems. By artificially increasing the number of training examples, it helps reducing overfitting and improves…

计算机视觉与模式识别 · 计算机科学 2019-09-23 Nikita Dvornik , Julien Mairal , Cordelia Schmid

Segmenting object parts such as cup handles and animal bodies is important in many real-world applications but requires more annotation effort. The largest dataset nowadays contains merely two hundred object categories, implying the…

计算机视觉与模式识别 · 计算机科学 2023-05-29 Tai-Yu Pan , Qing Liu , Wei-Lun Chao , Brian Price

We propose the new task 'open-world video instance segmentation and captioning'. It requires to detect, segment, track and describe with rich captions never before seen objects. This challenging task can be addressed by developing…

计算机视觉与模式识别 · 计算机科学 2025-04-01 Anwesa Choudhuri , Girish Chowdhary , Alexander G. Schwing
‹ 上一页 1 2 3 10 下一页 ›