paper-with-me

홈 › Papers

Object Boundary Detection and Classification with Image-level Labels

2016-06-29 · Jing Yu Koh, Wojciech Samek, Klaus-Robert Müller, Alexander Binder

Semantic boundary and edge detection aims at simultaneously detecting object edge pixels in images and assigning class labels to them. Systematic training of predictors for this task requires the labeling of edges in images which is a particularly tedious task. We propose a novel strategy for solving this task, when pixel-level annotations are not available, performing it in an almost zero-shot manner by relying on conventional whole image neural net classifiers that were trained using large bounding boxes. Our method performs the following two steps at test time. Firstly it predicts the class labels by applying the trained whole image network to the test images. Secondly, it computes pixel-wise scores from the obtained predictions by applying backprop gradients as well as recent visualization algorithms such as deconvolution and layer-wise relevance propagation. We show that high pixel-wise scores are indicative for the location of semantic boundaries, which suggests that the semantic boundary problem can be approached without using edge labels during the training phase.

📄 PDF Abstract BibTeX arXiv:1606.09187

Code (0)

등록된 구현이 없습니다.

Tasks

Boundary DetectionClassificationEdge DetectionGeneral ClassificationObject

Similar Papers 제목 키워드 기반

High-for-Low and Low-for-High: Efficient Boundary Detection from Deep Object Features and its Applications to High-Level Vision

2015-04-23 · ICCV 2015 12 · Gedas Bertasius, Jianbo Shi, Lorenzo Torresani

Most of the current boundary detection systems rely exclusively on low-level features, such as color and texture. However, perception studies suggest that humans employ object-level reasoning when judging if a particular…

Boundary DetectionObjectObject Proposal GenerationSemantic Segmentation+1

Situational Object Boundary Detection

2015-04-24 · CVPR 2015 6 · Jasper Uijlings, Vittorio Ferrari

Intuitively, the appearance of true object boundaries varies from image to image. Hence the usual monolithic approach of training a single boundary predictor and applying it to all images regardless of their content is b…

Boundary DetectionContour DetectionObject

Rate-optimal neural boundary detection from unlabeled noisy images

2026-05-30 · Kyeongho Kim, Ilsang Ohn arxiv

We study boundary detection for unlabeled noisy images from a statistical perspective. The aim is to recover an unknown object region from raw intensity observations without pixel-wise annotating labels or a parametric m…

Boundary Detection

Boundary-RL: Reinforcement Learning for Weakly-Supervised Prostate Segmentation in TRUS Images

2023-08-22 · Weixi Yi, Vasilis Stavrinides, Zachary M. C. Baum, Qianye Yang 외

We propose Boundary-RL, a novel weakly supervised segmentation method that utilises only patch-level labels for training. We envision the segmentation as a boundary detection problem, rather than a pixel-level classifica…

Boundary DetectionMultiple Instance Learningreinforcement-learningSegmentation+1

Scribble-based Boundary-aware Network for Weakly Supervised Salient Object Detection in Remote Sensing Images

2022-02-07 · Zhou Huang, Tian-Zhu Xiang, Huai-Xin Chen, Hang Dai

Existing CNNs-based salient object detection (SOD) heavily depends on the large-scale pixel-level annotations, which is labor-intensive, time-consuming, and expensive. By contrast, the sparse annotations become appealing…

Objectobject-detectionObject DetectionSalient Object Detection