semantic-segmentation/README.md
2025-05-14 21:16:28 +08:00

9 lines
218 B
Markdown

# semantic-segmentation
多光谱图像语义分割。
1. 先把这个项目跑通。
2. 把mmsegmentation用到这个数据集上。
- 数据集处理代码datasets_pro.py
- <https://zhuanlan.zhihu.com/p/679552339>