中文
相关论文

相关论文: BlendMask: Top-Down Meets Bottom-Up for Instance S…

200 篇论文

Instance Segmentation, which seeks to obtain both class and instance labels for each pixel in the input image, is a challenging task in computer vision. State-of-the-art algorithms often employ two separate stages, the first one generating…

计算机视觉与模式识别 · 计算机科学 2020-10-27 Jialin Yuan , Chao Chen , Li Fuxin

Recently, query based object detection frameworks achieve comparable performance with previous state-of-the-art object detectors. However, how to fully leverage such frameworks to perform instance segmentation remains an open problem. In…

计算机视觉与模式识别 · 计算机科学 2021-05-25 Yuxin Fang , Shusheng Yang , Xinggang Wang , Yu Li , Chen Fang , Ying Shan , Bin Feng , Wenyu Liu

We tackle the problem of one-shot instance segmentation: Given an example image of a novel, previously unknown object category, find and segment all objects of this category within a complex scene. To address this challenging new task, we…

计算机视觉与模式识别 · 计算机科学 2019-05-29 Claudio Michaelis , Ivan Ustyuzhaninov , Matthias Bethge , Alexander S. Ecker

Most methods for object instance segmentation require all training examples to be labeled with segmentation masks. This requirement makes it expensive to annotate new categories and has restricted instance segmentation models to ~100…

计算机视觉与模式识别 · 计算机科学 2018-03-28 Ronghang Hu , Piotr Dollár , Kaiming He , Trevor Darrell , Ross Girshick

We present a simple, fully-convolutional model for real-time (>30 fps) instance segmentation that achieves competitive results on MS COCO evaluated on a single Titan Xp, which is significantly faster than any previous state-of-the-art…

计算机视觉与模式识别 · 计算机科学 2020-09-25 Daniel Bolya , Chong Zhou , Fanyi Xiao , Yong Jae Lee

Instance segmentation is essential for applications such as automated monitoring of plant health, growth, and yield. However, extensive effort is required to create large-scale datasets with pixel-level annotations of each object instance…

计算机视觉与模式识别 · 计算机科学 2026-03-10 Keyhan Najafian , Farhad Maleki , Lingling Jin , Ian Stavness

This paper studies the 3D instance segmentation problem, which has a variety of real-world applications such as robotics and augmented reality. Since the surroundings of 3D objects are of high complexity, the separating of different objects…

计算机视觉与模式识别 · 计算机科学 2022-08-30 Min Zhong , Xinghao Chen , Xiaokang Chen , Gang Zeng , Yunhe Wang

Single-stage instance segmentation approaches have recently gained popularity due to their speed and simplicity, but are still lagging behind in accuracy, compared to two-stage methods. We propose a fast single-stage instance segmentation…

计算机视觉与模式识别 · 计算机科学 2020-07-30 Jiale Cao , Rao Muhammad Anwer , Hisham Cholakkal , Fahad Shahbaz Khan , Yanwei Pang , Ling Shao

Mask R-CNN has recently achieved great success in the field of instance segmentation. However, weaknesses of the algorithm have been repeatedly pointed out as well, especially in the segmentation of long, sparse objects whose orientation is…

计算机视觉与模式识别 · 计算机科学 2022-03-09 Moritz Zink , Martin Schiele , Pengcheng Fan , Stephan Gasterstädt

Currently, instance segmentation is attracting more and more attention in machine learning region. However, there exists some defects on the information propagation in previous Mask R-CNN and other network models. In this paper, we propose…

计算机视觉与模式识别 · 计算机科学 2021-06-08 Kuikun Liu , Jie Yang , Cai Sun , Haoyuan Chi

Recently, there has been a high demand for accelerating and improving the detection of automatic cadastral mapping. As this problem is in its starting point, there are many methods of computer vision and deep learning that have not been…

计算机视觉与模式识别 · 计算机科学 2023-10-02 Neda Rahimpour Anaraki , Alireza Azadbakht , Maryam Tahmasbi , Hadi Farahani , Saeed Reza Kheradpisheh , Alireza Javaheri

Instance search is an interesting task as well as a challenging issue due to the lack of effective feature representation. In this paper, an instance level feature representation built upon fully convolutional instance-aware segmentation is…

计算机视觉与模式识别 · 计算机科学 2019-05-10 Yu Zhan , Wan-Lei Zhao

Recent attention in instance segmentation has focused on query-based models. Despite being non-maximum suppression (NMS)-free and end-to-end, the superiority of these models on high-accuracy real-time benchmarks has not been well…

计算机视觉与模式识别 · 计算机科学 2023-04-04 Junjie He , Pengyu Li , Yifeng Geng , Xuansong Xie

In recent years, the task of segmenting foreground objects from background in a video, i.e. video object segmentation (VOS), has received considerable attention. In this paper, we propose a single end-to-end trainable deep neural network,…

计算机视觉与模式识别 · 计算机科学 2019-10-02 Ye Lyu , George Vosselman , Gui-Song Xia , Michael Ying Yang

Partially-supervised instance segmentation is a task which requests segmenting objects from novel unseen categories via learning on limited seen categories with annotated masks thus eliminating demands of heavy annotation burden. The key to…

计算机视觉与模式识别 · 计算机科学 2022-03-25 Xuehui Wang , Kai Zhao , Ruixin Zhang , Shouhong Ding , Yan Wang , Wei Shen

Collecting image annotations remains a significant burden when deploying CNN in a specific applicative context. This is especially the case when the annotation consists in binary masks covering object instances. Our work proposes to…

计算机视觉与模式识别 · 计算机科学 2022-05-25 Niels Sayez , Christophe De Vleeschouwer

The complex background in the soil image collected in the field natural environment will affect the subsequent soil image recognition based on machine vision. Segmenting the soil center area from the soil image can eliminate the influence…

计算机视觉与模式识别 · 计算机科学 2024-07-26 Yida Chen , Kang Liu , Yi Xin , Xinru Zhao

Modern 3D semantic instance segmentation approaches predominantly rely on specialized voting mechanisms followed by carefully designed geometric clustering techniques. Building on the successes of recent Transformer-based methods for object…

计算机视觉与模式识别 · 计算机科学 2023-04-13 Jonas Schult , Francis Engelmann , Alexander Hermans , Or Litany , Siyu Tang , Bastian Leibe

We address the problem of instance-level semantic segmentation, which aims at jointly detecting, segmenting and classifying every individual object in an image. In this context, existing methods typically propose candidate objects, usually…

计算机视觉与模式识别 · 计算机科学 2017-04-10 Zeeshan Hayder , Xuming He , Mathieu Salzmann

Instance segmentation is essential for numerous computer vision applications, including robotics, human-computer interaction, and autonomous driving. Currently, popular models bring impressive performance in instance segmentation by…

计算机视觉与模式识别 · 计算机科学 2025-09-09 Cuong Manh Hoang