English
Related papers

Related papers: A Coarse-to-Fine Instance Segmentation Network wit…

200 papers

Semantic instance segmentation remains a challenging task. In this work we propose to tackle the problem with a discriminative loss function, operating at the pixel level, that encourages a convolutional network to produce a representation…

Computer Vision and Pattern Recognition · Computer Science 2017-08-10 Bert De Brabandere , Davy Neven , Luc Van Gool

Semantic amodal segmentation is a recently proposed extension to instance-aware segmentation that includes the prediction of the invisible region of each object instance. We present the first all-in-one end-to-end trainable model for…

Computer Vision and Pattern Recognition · Computer Science 2018-04-25 Patrick Follmann , Rebecca König , Philipp Härtinger , Michael Klostermann

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…

Computer Vision and Pattern Recognition · Computer Science 2019-05-10 Yu Zhan , Wan-Lei Zhao

In this paper, we address the design of lightweight deep learning-based edge detection. The deep learning technology offers a significant improvement on the edge detection accuracy. However, typical neural network designs have very high…

Computer Vision and Pattern Recognition · Computer Science 2020-12-16 Jan Kristanto Wibisono , Hsueh-Ming Hang

Video instance segmentation aims at predicting object segmentation masks for each frame, as well as associating the instances across multiple frames. Recent end-to-end video instance segmentation methods are capable of performing object…

Computer Vision and Pattern Recognition · Computer Science 2022-06-15 Quanzeng You , Jiang Wang , Peng Chu , Andre Abrantes , Zicheng Liu

Contour-based instance segmentation has been actively studied, thanks to its flexibility and elegance in processing visual objects within complex backgrounds. In this work, we propose a novel deep network architecture, i.e., PolySnake, for…

Computer Vision and Pattern Recognition · Computer Science 2024-01-23 Hao Feng , Keyi Zhou , Wengang Zhou , Yufei Yin , Jiajun Deng , Qi Sun , Houqiang Li

In this work we show that adapting Deep Convolutional Neural Network training to the task of boundary detection can result in substantial improvements over the current state-of-the-art in boundary detection. Our contributions consist…

Computer Vision and Pattern Recognition · Computer Science 2016-01-25 Iasonas Kokkinos

In this paper, we propose a single-shot instance segmentation method, which is simple, fast and accurate. There are two main challenges for one-stage instance segmentation: object instances differentiation and pixel-wise feature alignment.…

Computer Vision and Pattern Recognition · Computer Science 2020-04-14 Yuqing Wang , Zhaoliang Xu , Hao Shen , Baoshan Cheng , Lirong Yang

Some cognitive research has discovered that humans accomplish event segmentation as a side effect of event anticipation. Inspired by this discovery, we propose a simple yet effective end-to-end self-supervised learning framework for event…

Computer Vision and Pattern Recognition · Computer Science 2021-10-01 Xiao Wang , Jingen Liu , Tao Mei , Jiebo Luo

Although having achieved great success in medical image segmentation, deep convolutional neural networks usually require a large dataset with manual annotations for training and are difficult to generalize to unseen classes. Few-shot…

Computer Vision and Pattern Recognition · Computer Science 2021-08-05 Hao Tang , Xingwei Liu , Shanlin Sun , Xiangyi Yan , Xiaohui Xie

We show that combining human prior knowledge with end-to-end learning can improve the robustness of deep neural networks by introducing a part-based model for object classification. We believe that the richer form of annotation helps guide…

Computer Vision and Pattern Recognition · Computer Science 2023-03-10 Chawin Sitawarin , Kornrapat Pongmala , Yizheng Chen , Nicholas Carlini , David Wagner

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…

Computer Vision and Pattern Recognition · Computer Science 2023-04-04 Junjie He , Pengyu Li , Yifeng Geng , Xuansong Xie

In contrast to fully supervised methods using pixel-wise mask labels, box-supervised instance segmentation takes advantage of simple box annotations, which has recently attracted increasing research attention. This paper presents a novel…

Computer Vision and Pattern Recognition · Computer Science 2022-12-06 Wentong Li , Wenyu Liu , Jianke Zhu , Miaomiao Cui , Risheng Yu , Xiansheng Hua , Lei Zhang

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…

Computer Vision and Pattern Recognition · Computer Science 2019-12-12 Shaoru Wang , Yongchao Gong , Junliang Xing , Lichao Huang , Chang Huang , Weiming Hu

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…

Computer Vision and Pattern Recognition · Computer Science 2024-02-13 Zecheng Li , Zening Zeng , Yuqi Liang , Jin-Gang Yu

The key to a successful cascade architecture for precise instance segmentation is to fully leverage the relationship between bounding box detection and mask segmentation across multiple stages. Although modern instance segmentation cascades…

Computer Vision and Pattern Recognition · Computer Science 2021-03-30 Hao Ding , Siyuan Qiao , Alan Yuille , Wei Shen

Object segmentation requires both object-level information and low-level pixel data. This presents a challenge for feedforward networks: lower layers in convolutional nets capture rich spatial information, while upper layers encode…

Computer Vision and Pattern Recognition · Computer Science 2016-07-28 Pedro O. Pinheiro , Tsung-Yi Lin , Ronan Collobert , Piotr Dollàr

Visual classification can be divided into coarse-grained and fine-grained classification. Coarse-grained classification represents categories with a large degree of dissimilarity, such as the classification of cats and dogs, while…

Computer Vision and Pattern Recognition · Computer Science 2022-02-09 Po-Yung Chou , Cheng-Hung Lin , Wen-Chung Kao

In this paper, we propose Contextual Guided Segmentation (CGS) framework for video instance segmentation in three passes. In the first pass, i.e., preview segmentation, we propose Instance Re-Identification Flow to estimate main properties…

Computer Vision and Pattern Recognition · Computer Science 2022-04-12 Trung-Nghia Le , Tam V. Nguyen , Minh-Triet Tran

Open-vocabulary semantic segmentation aims to segment an image into semantic regions according to text descriptions, which may not have been seen during training. Recent two-stage methods first generate class-agnostic mask proposals and…

Computer Vision and Pattern Recognition · Computer Science 2023-04-04 Feng Liang , Bichen Wu , Xiaoliang Dai , Kunpeng Li , Yinan Zhao , Hang Zhang , Peizhao Zhang , Peter Vajda , Diana Marculescu