Object Boundary Detection and Classification with Image-level Labels
Jing Yu Koh, Wojciech Samek, Klaus-Robert M\"uller, Alexander, Binder

TL;DR
This paper introduces a zero-shot approach for semantic boundary detection and classification that leverages whole image classifiers and visualization techniques to identify object edges without requiring pixel-level annotations.
Contribution
It presents a novel method that uses existing image classifiers and visualization algorithms to detect object boundaries without edge labels during training.
Findings
Effective boundary detection using only image-level labels
Visualization techniques highlight semantic boundaries accurately
Method reduces annotation effort significantly
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · Domain Adaptation and Few-Shot Learning · Advanced Neural Network Applications
