English
Related papers

Related papers: DASNet: Reducing Pixel-level Annotations for Insta…

200 papers

We present a weakly supervised instance segmentation algorithm based on deep community learning with multiple tasks. This task is formulated as a combination of weakly supervised object detection and semantic segmentation, where individual…

Computer Vision and Pattern Recognition · Computer Science 2020-11-19 Jaedong Hwang , Seohyun Kim , Jeany Son , Bohyung Han

Fully supervised training of semantic segmentation models is costly and challenging because each pixel within an image needs to be labeled. Therefore, the sparse pixel-level annotation methods have been introduced to train models with a…

Computer Vision and Pattern Recognition · Computer Science 2024-08-06 Sima Didari , Wenjun Hu , Jae Oh Woo , Heng Hao , Hankyu Moon , Seungjai Min

We propose a new method for semantic instance segmentation, by first computing how likely two pixels are to belong to the same object, and then by grouping similar pixels together. Our similarity metric is based on a deep, fully…

Computer Vision and Pattern Recognition · Computer Science 2017-03-31 Alireza Fathi , Zbigniew Wojna , Vivek Rathod , Peng Wang , Hyun Oh Song , Sergio Guadarrama , Kevin P. Murphy

The rapid development of deep learning has driven significant progress in image semantic segmentation - a fundamental task in computer vision. Semantic segmentation algorithms often depend on the availability of pixel-level labels (i.e.,…

Computer Vision and Pattern Recognition · Computer Science 2024-12-03 Zhaozheng Chen , Qianru Sun

Deep learning architectures exhibit a critical drop of performance due to catastrophic forgetting when they are required to incrementally learn new tasks. Contemporary incremental learning frameworks focus on image classification and object…

Computer Vision and Pattern Recognition · Computer Science 2019-09-18 Umberto Michieli , Pietro Zanuttigh

Weakly supervised semantic segmentation (WSSS) trains dense pixel-level segmentation models from partial or coarse annotations such as bounding boxes, scribbles, or image-level tags. While recent work leverages foundation models such as the…

Computer Vision and Pattern Recognition · Computer Science 2026-05-14 Stefano Colamonaco , Andrei-Bogdan Florea , Jaron Maene

In this work, we demonstrate yet another approach to tackle the amodal segmentation problem. Specifically, we first introduce a new representation, namely a semantics-aware distance map (sem-dist map), to serve as our target for amodal…

Computer Vision and Pattern Recognition · Computer Science 2019-08-23 Ziheng Zhang , Anpei Chen , Ling Xie , Jingyi Yu , Shenghua Gao

Pixel-level annotations are expensive and time consuming to obtain. Hence, weak supervision using only image tags could have a significant impact in semantic segmentation. Recently, CNN-based methods have proposed to fine-tune pre-trained…

Computer Vision and Pattern Recognition · Computer Science 2016-09-05 Fatemehsadat Saleh , Mohammad Sadegh Ali Akbarian , Mathieu Salzmann , Lars Petersson , Stephen Gould , Jose M. Alvarez

Airborne Laser Scanning (ALS) point clouds have complex structures, and their 3D semantic labeling has been a challenging task. It has three problems: (1) the difficulty of classifying point clouds around boundaries of objects from…

Computer Vision and Pattern Recognition · Computer Science 2021-09-16 Li Chen , Zewei Xu , Yongjian Fu , Haozhe Huang , Shaowen Wang , Haifeng Li

Recent leading approaches to semantic segmentation rely on deep convolutional networks trained with human-annotated, pixel-level segmentation masks. Such pixel-accurate supervision demands expensive labeling effort and limits the…

Computer Vision and Pattern Recognition · Computer Science 2015-05-19 Jifeng Dai , Kaiming He , Jian Sun

Two factors have proven to be very important to the performance of semantic segmentation models: global context and multi-level semantics. However, generating features that capture both factors always leads to high computational complexity,…

Computer Vision and Pattern Recognition · Computer Science 2021-03-11 Qi Song , Kangfu Mei , Rui Huang

Deep learning-based methods are gaining traction in digital pathology, with an increasing number of publications and challenges that aim at easing the work of systematically and exhaustively analyzing tissue slides. These methods often…

Image and Video Processing · Electrical Eng. & Systems 2020-06-25 Ting-An Yen , Hung-Chun Hsu , Pushpak Pati , Maria Gabrani , Antonio Foncubierta-Rodríguez , Pau-Choo Chung

Referring 3D Segmentation is a visual-language task that segments all points of the specified object from a 3D point cloud described by a sentence of query. Previous works perform a two-stage paradigm, first conducting language-agnostic…

Computer Vision and Pattern Recognition · Computer Science 2024-10-29 Xuexun Liu , Xiaoxu Xu , Jinlong Li , Qiudan Zhang , Xu Wang , Nicu Sebe , Lin Ma

Object counting aims to estimate the number of objects in images. The leading counting approaches focus on the single category counting task and achieve impressive performance. Note that there are multiple categories of objects in real…

Computer Vision and Pattern Recognition · Computer Science 2021-09-01 Wei Xu , Dingkang Liang , Yixiao Zheng , Zhanyu Ma

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…

Computer Vision and Pattern Recognition · Computer Science 2018-12-13 Shisha Liao , Yongqing Sun , Chenqiang Gao , Pranav Shenoy K P , Song Mu , Jun Shimamura , Atsushi Sagata

Accurate identification of breast masses is crucial in diagnosing breast cancer; however, it can be challenging due to their small size and being camouflaged in surrounding normal glands. Worse still, it is also expensive in clinical…

Computer Vision and Pattern Recognition · Computer Science 2025-06-24 Xinyu Xiong , Churan Wang , Wenxue Li , Guanbin Li

A Pyramid Attention Network(PAN) is proposed to exploit the impact of global contextual information in semantic segmentation. Different from most existing works, we combine attention mechanism and spatial pyramid to extract precise dense…

Computer Vision and Pattern Recognition · Computer Science 2018-11-27 Hanchao Li , Pengfei Xiong , Jie An , Lingxue Wang

Deep learning generates state-of-the-art semantic segmentation provided that a large number of images together with pixel-wise annotations are available. To alleviate the expensive data collection process, we propose a semi-supervised…

Computer Vision and Pattern Recognition · Computer Science 2019-10-08 Assia Benbihi , Matthieu Geist , Cédric Pradalier

Few-shot segmentation aims to segment unseen-class objects given only a handful of densely labeled samples. Prototype learning, where the support feature yields a singleor several prototypes by averaging global and local object information,…

Computer Vision and Pattern Recognition · Computer Science 2022-06-22 Ehtesham Iqbal , Sirojbek Safarov , Seongdeok Bang

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…

Computer Vision and Pattern Recognition · Computer Science 2018-03-28 Ronghang Hu , Piotr Dollár , Kaiming He , Trevor Darrell , Ross Girshick