A Comprehensive Analysis of Weakly-Supervised Semantic Segmentation in Different Image Domains

December 24, 2019 ยท Entered Twilight ยท ๐Ÿ› International Journal of Computer Vision

๐ŸŒ… TWILIGHT: Old Age
Predates the code-sharing era โ€” a pioneer of its time

"Last commit was 5.0 years ago (โ‰ฅ5 year threshold)"

Evidence collected by the PWNC Scanner

Repo contents: .gitattributes, .gitignore, .idea, 01_train, 02_cues, 03a_sec-dsrg, 03b_irn, 03c_hsn, LICENSE, README.md, methods.png, qual_eval_ADP-func.png, qual_eval_ADP-morph.png, qual_eval_DeepGlobe.png, qual_eval_VOC2012.png, requirements.txt, scripts, settings.ini

Authors Lyndon Chan, Mahdi S. Hosseini, Konstantinos N. Plataniotis arXiv ID 1912.11186 Category cs.CV: Computer Vision Citations 108 Venue International Journal of Computer Vision Repository https://github.com/lyndonchan/wsss-analysis โญ 48 Last Checked 1 month ago
Abstract
Recently proposed methods for weakly-supervised semantic segmentation have achieved impressive performance in predicting pixel classes despite being trained with only image labels which lack positional information. Because image annotations are cheaper and quicker to generate, weak supervision is more practical than full supervision for training segmentation algorithms. These methods have been predominantly developed to solve the background separation and partial segmentation problems presented by natural scene images and it is unclear whether they can be simply transferred to other domains with different characteristics, such as histopathology and satellite images, and still perform well. This paper evaluates state-of-the-art weakly-supervised semantic segmentation methods on natural scene, histopathology, and satellite image datasets and analyzes how to determine which method is most suitable for a given dataset. Our experiments indicate that histopathology and satellite images present a different set of problems for weakly-supervised semantic segmentation than natural scene images, such as ambiguous boundaries and class co-occurrence. Methods perform well for datasets they were developed on, but tend to perform poorly on other datasets. We present some practical techniques for these methods on unseen datasets and argue that more work is needed for a generalizable approach to weakly-supervised semantic segmentation. Our full code implementation is available on GitHub: https://github.com/lyndonchan/wsss-analysis.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

๐Ÿ“œ Similar Papers

In the same crypt โ€” Computer Vision