English
Related papers

Related papers: BoxSup: Exploiting Bounding Boxes to Supervise Con…

200 papers

Weakly supervised semantic segmentation (WSSS) aims to produce pixel-wise class predictions with only image-level labels for training. To this end, previous methods adopt the common pipeline: they generate pseudo masks from class activation…

Computer Vision and Pattern Recognition · Computer Science 2022-08-09 Sungpil Kho , Pilhyeon Lee , Wonyoung Lee , Minsong Ki , Hyeran Byun

Semantic image segmentation is a principal problem in computer vision, where the aim is to correctly classify each individual pixel of an image into a semantic label. Its widespread use in many areas, including medical imaging and…

Computer Vision and Pattern Recognition · Computer Science 2016-08-16 Vladimir Nekrasov , Janghoon Ju , Jaesik Choi

The realm of Weakly Supervised Instance Segmentation (WSIS) under box supervision has garnered substantial attention, showcasing remarkable advancements in recent years. However, the limitations of box supervision become apparent in its…

Computer Vision and Pattern Recognition · Computer Science 2024-03-05 Xinyi Yu , Ling Yan , Pengtao Jiang , Hao Chen , Bo Li , Lin Yuanbo Wu , Linlin Ou

Accurate segmentation for medical images is important for clinical diagnosis. Existing automatic segmentation methods are mainly based on fully supervised learning and have an extremely high demand for precise annotations, which are very…

Computer Vision and Pattern Recognition · Computer Science 2021-06-10 Yuanpeng Liu , Qinglei Hui , Zhiyi Peng , Shaolin Gong , Dexing Kong

We propose a novel semantic segmentation algorithm by learning a deconvolution network. We learn the network on top of the convolutional layers adopted from VGG 16-layer net. The deconvolution network is composed of deconvolution and…

Computer Vision and Pattern Recognition · Computer Science 2015-05-19 Hyeonwoo Noh , Seunghoon Hong , Bohyung Han

We propose a novel weakly-supervised semantic segmentation algorithm based on Deep Convolutional Neural Network (DCNN). Contrary to existing weakly-supervised approaches, our algorithm exploits auxiliary segmentation annotations available…

Computer Vision and Pattern Recognition · Computer Science 2015-12-29 Seunghoon Hong , Junhyuk Oh , Bohyung Han , Honglak Lee

Weakly-supervised semantic segmentation under image tags supervision is a challenging task as it directly associates high-level semantic to low-level appearance. To bridge this gap, in this paper, we propose an iterative bottom-up and…

Computer Vision and Pattern Recognition · Computer Science 2018-06-13 Xiang Wang , Shaodi You , Xi Li , Huimin Ma

Accurate defect segmentation is critical for industrial inspection, yet dense pixel-level annotations are rarely available. A common workaround is to convert inexpensive bounding boxes into pseudo-masks using foundation segmentation models…

Computer Vision and Pattern Recognition · Computer Science 2026-04-14 Camile Lendering , Erkut Akdag , Egor Bondarev

Box-supervised instance segmentation methods aim to achieve instance segmentation with only box annotations. Recent methods have demonstrated the effectiveness of acquiring high-quality pseudo masks under the teacher-student framework.…

Computer Vision and Pattern Recognition · Computer Science 2025-04-08 Jinxiang Lai , Wenlong Wu , Jiawei Zhan , Jian Li , Bin-Bin Gao , Jun Liu , Jie Zhang , Song Guo

Semantic labelling and instance segmentation are two tasks that require particularly costly annotations. Starting from weak supervision in the form of bounding box detection annotations, we propose a new approach that does not require…

Computer Vision and Pattern Recognition · Computer Science 2016-11-24 Anna Khoreva , Rodrigo Benenson , Jan Hosang , Matthias Hein , Bernt Schiele

Convolutional networks are powerful visual models that yield hierarchies of features. We show that convolutional networks by themselves, trained end-to-end, pixels-to-pixels, improve on the previous best result in semantic segmentation. Our…

Computer Vision and Pattern Recognition · Computer Science 2016-05-23 Evan Shelhamer , Jonathan Long , Trevor Darrell

The development of high quality medical image segmentation algorithms depends on the availability of large datasets with pixel-level labels. The challenges of collecting such datasets, especially in case of 3D volumes, motivate to develop…

Computer Vision and Pattern Recognition · Computer Science 2021-08-10 Ekaterina Redekop , Alexey Chernyavskiy

The task of unsupervised semantic segmentation aims to cluster pixels into semantically meaningful groups. Specifically, pixels assigned to the same cluster should share high-level semantic properties like their object or part category.…

Computer Vision and Pattern Recognition · Computer Science 2022-06-14 Wouter Van Gansbeke , Simon Vandenhende , Luc Van Gool

Weakly supervised semantic segmentation is receiving great attention due to its low human annotation cost. In this paper, we aim to tackle bounding box supervised semantic segmentation, i.e., training accurate semantic segmentation models…

Computer Vision and Pattern Recognition · Computer Science 2021-06-09 Bingfeng Zhang , Jimin Xiao , Jianbo Jiao , Yunchao Wei , Yao Zhao

We propose a novel weakly supervised learning segmentation based on several global constraints derived from box annotations. Particularly, we leverage a classical tightness prior to a deep learning setting via imposing a set of constraints…

Computer Vision and Pattern Recognition · Computer Science 2020-04-16 Hoel Kervadec , Jose Dolz , Shanshan Wang , Eric Granger , Ismail Ben Ayed

Training convolutional networks for semantic segmentation requires per-pixel ground truth labels, which are very time consuming and hence costly to obtain. Therefore, in this work, we research and develop a hierarchical deep network…

Computer Vision and Pattern Recognition · Computer Science 2019-07-17 Panagiotis Meletis , Gijs Dubbelman

Delineating lesions and anatomical structure is important for image-guided interventions. Point-supervised medical image segmentation (PSS) has great potential to alleviate costly expert delineation labeling. However, due to the lack of…

Computer Vision and Pattern Recognition · Computer Science 2024-08-02 Xiaofeng Liu , Jonghye Woo , Chao Ma , Jinsong Ouyang , Georges El Fakhri

This paper introduces a novel approach to learning instance segmentation using extreme points, i.e., the topmost, leftmost, bottommost, and rightmost points, of each object. These points are readily available in the modern bounding box…

Computer Vision and Pattern Recognition · Computer Science 2024-06-05 Hyeonjun Lee , Sehyun Hwang , Suha Kwak

Despite recent improvements using fully convolutional networks, in general, the segmentation produced by most state-of-the-art semantic segmentation methods does not show satisfactory adherence to the object boundaries. We propose a method…

Computer Vision and Pattern Recognition · Computer Science 2018-02-23 Philipe A. Dias , Henry Medeiros

Weakly supervised semantic segmentation aims to achieve pixel-level predictions using image-level labels. Existing methods typically entangle semantic recognition and object localization, which often leads models to focus exclusively on…

Computer Vision and Pattern Recognition · Computer Science 2026-04-17 Qingze He , Fagui Liu , Dengke Zhang , Qingmao Wei , Quan Tang