paper-with-me

Papers

Self-Supervised Difference Detection for Weakly-Supervised Semantic Segmentation

2019-11-04 · ICCV 2019 10 · Wataru Shimoda, Keiji Yanai

To minimize the annotation costs associated with the training of semantic segmentation models, researchers have extensively investigated weakly-supervised segmentation approaches. In the current weakly-supervised segmentation methods, the most widely adopted approach is based on visualization. However, the visualization results are not generally equal to semantic segmentation. Therefore, to perform accurate semantic segmentation under the weakly supervised condition, it is necessary to consider the mapping functions that convert the visualization results into semantic segmentation. For such mapping functions, the conditional random field and iterative re-training using the outputs of a segmentation model are usually used. However, these methods do not always guarantee improvements in accuracy; therefore, if we apply these mapping functions iteratively multiple times, eventually the accuracy will not improve or will decrease. In this paper, to make the most of such mapping functions, we assume that the results of the mapping function include noise, and we improve the accuracy by removing noise. To achieve our aim, we propose the self-supervised difference detection module, which estimates noise from the results of the mapping functions by predicting the difference between the segmentation masks before and after the mapping. We verified the effectiveness of the proposed method by performing experiments on the PASCAL Visual Object Classes 2012 dataset, and we achieved 64.9\% in the val set and 65.5\% in the test set. Both of the results become new state-of-the-art under the same setting of weakly supervised semantic segmentation.

📄 PDF Abstract BibTeX arXiv:1911.01370

Code (1)

shimoda-uec/ssdd 공식 구현 pytorch

Tasks

SegmentationSemantic SegmentationWeakly supervised segmentationWeakly supervised Semantic SegmentationWeakly-Supervised Semantic Segmentation

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

Weakly-Supervised Temporal Action Detection for Fine-Grained Videos with Hierarchical Atomic Actions

2022-07-24 · Zhi Li, Lu He, Huijuan Xu

Action understanding has evolved into the era of fine granularity, as most human behaviors in real life have only minor differences. To detect these fine-grained actions accurately in a label-efficient way, we tackle the…

Action DetectionAction UnderstandingFine-Grained Action DetectionWeakly Supervised Action Localization

Fully Convolutional Change Detection Framework with Generative Adversarial Network for Unsupervised, Weakly Supervised and Regional Supervised Change Detection

2022-01-16 · Chen Wu, Bo Du, Liangpei Zhang

Deep learning for change detection is one of the current hot topics in the field of remote sensing. However, most end-to-end networks are proposed for supervised change detection, and unsupervised change detection models…

Change DetectionGenerative Adversarial Network

Leveraging Large-Scale Weakly Labeled Data for Semi-Supervised Mass Detection in Mammograms

2021-06-19 · CVPR 2021 1 · Yuxing Tang, Zhenjie Cao, Yanbo Zhang, Zhicheng Yang 외

Mammographic mass detection is an integral part of a computer-aided diagnosis system. Annotating a large number of mammograms at pixel-level in order to train a mass detection model in a fully supervised fashion is c…

Exploiting Completeness and Uncertainty of Pseudo Labels for Weakly Supervised Video Anomaly Detection

2022-12-08 · CVPR 2023 1 · Chen Zhang, Guorong Li, Yuankai Qi, Shuhui Wang 외

Weakly supervised video anomaly detection aims to identify abnormal events in videos using only video-level labels. Recently, two-stage self-training methods have achieved significant improvements by self-generating pseu…

Anomaly DetectionDiversityPseudo LabelVideo Anomaly Detection+1

Sample, Crop, Track: Self-Supervised Mobile 3D Object Detection for Urban Driving LiDAR

2022-09-21 · Sangyun Shin, Stuart Golodetz, Madhu Vankadari, Kaichen Zhou 외

Deep learning has led to great progress in the detection of mobile (i.e. movement-capable) objects in urban driving scenes in recent years. Supervised approaches typically require the annotation of large training sets; t…

3D Object DetectionObjectobject-detectionObject Detection+1