Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ChristmasFan/SSL_Denoising_Segmentation
This PyTorch repository contains the code for the paper Pseudo-Label Noise Suppression Techniques for Semi-Supervised Semantic Segmentation.
https://github.com/ChristmasFan/SSL_Denoising_Segmentation
Last synced: about 1 month ago
JSON representation
This PyTorch repository contains the code for the paper Pseudo-Label Noise Suppression Techniques for Semi-Supervised Semantic Segmentation.
- Host: GitHub
- URL: https://github.com/ChristmasFan/SSL_Denoising_Segmentation
- Owner: ChristmasFan
- Created: 2022-07-28T10:31:30.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-18T15:11:17.000Z (about 2 years ago)
- Last Synced: 2024-08-03T01:11:49.243Z (5 months ago)
- Language: Python
- Homepage:
- Size: 53.7 KB
- Stars: 7
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pseudo-Label Noise Suppression Techniques for Semi-Supervised Semantic Segmentation
This PyTorch repository contains the code for the paper [Pseudo-Label Noise Suppression Techniques for Semi-Supervised Semantic Segmentation](https://arxiv.org/pdf/2210.10426.pdf). The repository contains the source code for the segmentation experiments on Pascal as well as the human pose estimation experiments on LSP. The code for segmentation on Cityscapes will be added soon.