SOTAVerified

Semantic Segmentation from Image Labels by Reconstruction from Structured Decomposition

2024-09-02Code Available0· sign in to hype

Xuanrui Zeng

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Weakly supervised image segmentation (WSSS) from image tags remains challenging due to its under-constraint nature. Most mainstream work focus on the extraction of class activation map (CAM) and imposing various additional regularization. Contrary to the mainstream, we propose to frame WSSS as a problem of reconstruction from decomposition of the image using its mask, under which most regularization are embedded implicitly within the framework of the new problem. Our approach has demonstrated promising results on initial experiments, and shown robustness against the problem of background ambiguity. Our code is available at https://github.com/xuanrui-work/WSSSByRec.

Tasks

Reproductions