https://github.com/LlistenL/MLPMatch
Revisiting Network Perturbation for Semi-Supervised Semantic Segmentation
https://github.com/LlistenL/MLPMatch
Last synced: about 1 month ago
JSON representation
Revisiting Network Perturbation for Semi-Supervised Semantic Segmentation
- Host: GitHub
- URL: https://github.com/LlistenL/MLPMatch
- Owner: LlistenL
- License: mit
- Created: 2024-03-31T13:08:34.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-11T15:56:02.000Z (7 months ago)
- Last Synced: 2024-11-19T02:03:05.583Z (7 months ago)
- Language: Python
- Homepage:
- Size: 921 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MLPMatch
> **[Revisiting Network Perturbation for Semi-Supervised Semantic Segmentation](https://arxiv.org/abs/2411.05307)**
> SienLi, Tao Wang, Ruizhe Hu, Wenxi Liu
> *In Chinese Conference on Pattern Recognition and Computer Vision (PRCV 2024)*Code is available. The project is based on [UniMatch](https://github.com/LiheYoung/UniMatch). Please refer to the README of its repository to run the project.
The project's running logs and README will be released after some time.