open-mmlab / OpenMMLabCamp

Apache License 2.0
93 stars 33 forks source link

【AI实战营第二期】第四次作业提交02班 #383

Open Hongru0306 opened 1 year ago

Hongru0306 commented 1 year ago

作业:

背景:

TO DO LIST:

  1. Labelme 标注语义分割数据集(子豪兄已经帮你完成了);
  2. 划分训练集和测试集(子豪兄已经帮你完成了);
  3. Labelme 标注转 Mask 灰度图格式(子豪兄已经帮你完成了);
  4. 使用 MMSegmentation 算法库,撰写 config 配置文件,训练 PSPNet 语义分割算法;
  5. 提交测试集评估指标;
  6. 自己拍摄西瓜图片和视频,将预测结果发到群里;
  7. (选做)训练 Segformer 语义分割算法,提交测试集评估指标。

西瓜瓤、西瓜籽数据集:

img1 img1

标注信息

类别名称 类别语义 标注类别 灰度图像素值
/ 背景 / 0
red 西瓜红瓤 多段线(polygon) 1
green 西瓜外壳 多段线(polygon) 2
white 西瓜白皮 多段线(polygon) 3
seed-black 西瓜黑籽 多段线(polygon) 4
seed-white 西瓜白籽 多段线(polygon) 5

数据集下载链接:

需提交的测试集评估指标:(不能低于 baseline 指标的 50% )

mm-assistant[bot] commented 1 year ago

We recommend using English or English & Chinese for issues so that we could have broader discussion.

weijia99 commented 1 year ago

https://github.com/weijia99/camp-lab-assignment/tree/master/assign4

kv-chiu commented 1 year ago

https://github.com/kv-chiu/Watermelon-Segmentation

Alias-z commented 1 year ago

https://github.com/Alias-z/mmcamp2023/tree/main/Assignment4

douling843 commented 1 year ago

https://github.com/douling843/MMSeg_watermelon

JMcarrot commented 1 year ago

https://github.com/JMcarrot/mm_practice/tree/main/task4_6.17

Zhihao-z commented 1 year ago

https://github.com/MAMOB/OpenMMLabCamp-MAMBO

AIR-JIANG commented 1 year ago

https://github.com/AIR-JIANG/mmseg-test.git