中文
相关论文

相关论文: Conditional Convolutions for Instance Segmentation

200 篇论文

Object detection and instance segmentation are two fundamental computer vision tasks. They are closely correlated but their relations have not yet been fully explored in most previous work. This paper presents RDSNet, a novel deep…

计算机视觉与模式识别 · 计算机科学 2019-12-12 Shaoru Wang , Yongchao Gong , Junliang Xing , Lichao Huang , Chang Huang , Weiming Hu

We propose a novel approach for automatic extraction (instance segmentation) of fibers from low resolution 3D X-ray computed tomography scans of short glass fiber reinforced polymers. We have designed a 3D instance segmentation architecture…

计算机视觉与模式识别 · 计算机科学 2019-01-07 Tomasz Konopczyński , Thorben Kröger , Lei Zheng , Jürgen Hesser

We present a recurrent model for semantic instance segmentation that sequentially generates binary masks and their associated class probabilities for every object in an image. Our proposed system is trainable end-to-end from an input image…

计算机视觉与模式识别 · 计算机科学 2019-04-15 Amaia Salvador , Miriam Bellver , Victor Campos , Manel Baradad , Ferran Marques , Jordi Torres , Xavier Giro-i-Nieto

Weakly-supervised instance segmentation, which could greatly save labor and time cost of pixel mask annotation, has attracted increasing attention in recent years. The commonly used pipeline firstly utilizes conventional image segmentation…

计算机视觉与模式识别 · 计算机科学 2018-12-13 Shisha Liao , Yongqing Sun , Chenqiang Gao , Pranav Shenoy K P , Song Mu , Jun Shimamura , Atsushi Sagata

Current state-of-the-art two-stage models on instance segmentation task suffer from several types of imbalances. In this paper, we address the Intersection over the Union (IoU) distribution imbalance of positive input Regions of Interest…

计算机视觉与模式识别 · 计算机科学 2024-04-26 Leonardo Rossi , Akbar Karimi , Andrea Prati

We introduce CellSegmenter, a structured deep generative model and an amortized inference framework for unsupervised representation learning and instance segmentation tasks. The proposed inference algorithm is convolutional and…

计算机视觉与模式识别 · 计算机科学 2020-11-26 Luca D'Alessio , Mehrtash Babadi

This paper presents Contourformer, a real-time contour-based instance segmentation algorithm. The method is fully based on the DETR paradigm and achieves end-to-end inference through iterative and progressive mechanisms to optimize…

计算机视觉与模式识别 · 计算机科学 2025-04-16 Weiwei Yao , Chen Li , Minjun Xiong , Wenbo Dong , Hao Chen , Xiong Xiao

Binary grid mask representation is broadly used in instance segmentation. A representative instantiation is Mask R-CNN which predicts masks on a $28\times 28$ binary grid. Generally, a low-resolution grid is not sufficient to capture the…

计算机视觉与模式识别 · 计算机科学 2021-04-28 Xing Shen , Jirui Yang , Chunbo Wei , Bing Deng , Jianqiang Huang , Xiansheng Hua , Xiaoliang Cheng , Kewei Liang

Most recent 3D instance segmentation methods are open vocabulary, offering a greater flexibility than closed-vocabulary methods. Yet, they are limited to reasoning within a specific set of concepts, \ie the vocabulary, prompted by the user…

计算机视觉与模式识别 · 计算机科学 2025-03-31 Guofeng Mei , Luigi Riz , Yiming Wang , Fabio Poiesi

The representative instance segmentation methods mostly segment different object instances with a mask of the fixed resolution, e.g., 28*28 grid. However, a low-resolution mask loses rich details, while a high-resolution mask incurs…

计算机视觉与模式识别 · 计算机科学 2023-03-15 Ruihuang Li , Chenhang He , Shuai Li , Yabin Zhang , Lei Zhang

Weakly supervised instance segmentation (WSIS) using only image-level labels is a challenging task due to the difficulty of aligning coarse annotations with the finer task. However, with the advancement of deep neural networks (DNNs), WSIS…

计算机视觉与模式识别 · 计算机科学 2024-02-13 Zecheng Li , Zening Zeng , Yuqi Liang , Jin-Gang Yu

Semantic, instance, and panoptic segmentations have been addressed using different and specialized frameworks despite their underlying connections. This paper presents a unified, simple, and effective framework for these essentially similar…

计算机视觉与模式识别 · 计算机科学 2021-11-02 Wenwei Zhang , Jiangmiao Pang , Kai Chen , Chen Change Loy

As a variant of standard convolution, a dilated convolution can control effective receptive fields and handle large scale variance of objects without introducing additional computational costs. To fully explore the potential of dilated…

计算机视觉与模式识别 · 计算机科学 2021-05-11 Jie Liu , Chuming Li , Feng Liang , Chen Lin , Ming Sun , Junjie Yan , Wanli Ouyang , Dong Xu

The most common approaches to instance segmentation are complex and use two-stage networks with object proposals, conditional random-fields, template matching or recurrent neural networks. In this work we present TernausNetV2 - a simple…

计算机视觉与模式识别 · 计算机科学 2018-06-21 Vladimir I. Iglovikov , Selim Seferbekov , Alexander V. Buslaev , Alexey Shvets

Existing dataset pruning techniques primarily focus on classification tasks, limiting their applicability to more complex and practical tasks like instance segmentation. Instance segmentation presents three key challenges: pixel-level…

计算机视觉与模式识别 · 计算机科学 2025-03-04 Yalun Dai , Lingao Xiao , Ivor W. Tsang , Yang He

We present a new instance segmentation approach tailored to biological images, where instances may correspond to individual cells, organisms or plant parts. Unlike instance segmentation for user photographs or road scenes, in biological…

计算机视觉与模式识别 · 计算机科学 2020-04-24 Victor Kulikov , Victor Lempitsky

The perception of moving objects is crucial for autonomous robots performing collision avoidance in dynamic environments. LiDARs and cameras tremendously enhance scene interpretation but do not provide direct motion information and face…

计算机视觉与模式识别 · 计算机科学 2023-09-29 Matthias Zeller , Vardeep S. Sandhu , Benedikt Mersch , Jens Behley , Michael Heidingsfeld , Cyrill Stachniss

Semantic segmentation research has recently witnessed rapid progress, but many leading methods are unable to identify object instances. In this paper, we present Multi-task Network Cascades for instance-aware semantic segmentation. Our…

计算机视觉与模式识别 · 计算机科学 2015-12-15 Jifeng Dai , Kaiming He , Jian Sun

We demonstrate our solution for the 2019 COCO panoptic segmentation task. Our method first performs instance segmentation and semantic segmentation separately, then combines the two to generate panoptic segmentation results. To enhance the…

计算机视觉与模式识别 · 计算机科学 2023-04-21 Mehmet Yildirim , Yogesh Langhe

Object recognition and instance segmentation are fundamental skills in any robotic or autonomous system. Existing state-of-the-art methods are often unable to capture meaningful uncertainty in challenging or ambiguous scenes, and as such…

计算机视觉与模式识别 · 计算机科学 2023-05-04 YuXuan Liu , Nikhil Mishra , Pieter Abbeel , Xi Chen