yuyijiong commited on
Commit
8d47786
1 Parent(s): 64b3ff7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -1,5 +1,8 @@
1
  ---
2
  license: cc-by-nc-4.0
 
 
 
3
  ---
4
  [github](https://github.com/yuyijiong/remote_sense_image_quality_inspection)
5
  使用segformer模型对遥感图像进行质量检测。通过语义分割,标出以下6种类型区域,“背景”代表图片无质量问题,其余代表某一种特定质量问题:
@@ -10,6 +13,4 @@ license: cc-by-nc-4.0
10
  "3": "拉花",
11
  "4": "模糊",
12
  "5": "光谱溢出",
13
- "6": "扭曲"
14
-
15
-
 
1
  ---
2
  license: cc-by-nc-4.0
3
+ language:
4
+ - zh
5
+ pipeline_tag: image-segmentation
6
  ---
7
  [github](https://github.com/yuyijiong/remote_sense_image_quality_inspection)
8
  使用segformer模型对遥感图像进行质量检测。通过语义分割,标出以下6种类型区域,“背景”代表图片无质量问题,其余代表某一种特定质量问题:
 
13
  "3": "拉花",
14
  "4": "模糊",
15
  "5": "光谱溢出",
16
+ "6": "扭曲"