Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jianlong-yuan/SimpleBaseline
[ICCV 2021] A Simple Baseline for Semi-supervised Semantic Segmentation with Strong Data Augmentation
https://github.com/jianlong-yuan/SimpleBaseline
Last synced: 3 months ago
JSON representation
[ICCV 2021] A Simple Baseline for Semi-supervised Semantic Segmentation with Strong Data Augmentation
- Host: GitHub
- URL: https://github.com/jianlong-yuan/SimpleBaseline
- Owner: jianlong-yuan
- License: apache-2.0
- Created: 2021-09-06T02:44:02.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-08T20:03:18.000Z (over 2 years ago)
- Last Synced: 2024-08-03T01:11:49.451Z (6 months ago)
- Language: Python
- Size: 2.52 MB
- Stars: 54
- Watchers: 3
- Forks: 7
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- Awesome-Semi-Supervised-Semantic-Segmentation - Code - yuan/SimpleBaseline)|[Paper](https://arxiv.org/pdf/2104.07256.pdf)| (2021)
README
# SimpleBaseline
[ICCV 2021] A Simple Baseline for Semi-supervised Semantic Segmentation with Strong Data Augmentation# Get Started
```./tools/dist_train_semi.sh configs/semi_deeplabv3/config_example.yaml 8```# References
* [SegmenTron](https://github.com/LikeLy-Journey/SegmenTron)If you have any questions, please email me [email protected] .