OpenMMLabCamp icon indicating copy to clipboard operation
OpenMMLabCamp copied to clipboard

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

Open JayceNing opened this issue 2 years ago • 7 comments

作业:MMSeg 语义分割

背景:西瓜瓤、西瓜皮、西瓜籽像素级语义分割

TO DO LIST:

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

西瓜瓤、西瓜籽数据集:

标注:同济子豪兄

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

数据集下载链接:

  • Labelme标注格式(没有划分训练集和测试集):https://zihao-openmmlab.obs.cn-east-3.myhuaweicloud.com/20230130-mmseg/dataset/watermelon/Watermelon87_Semantic_Seg_Labelme.zip

  • Mask标注格式(已划分训练集和测试集):https://zihao-openmmlab.obs.cn-east-3.myhuaweicloud.com/20230130-mmseg/dataset/watermelon/Watermelon87_Semantic_Seg_Mask.zip

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

aAcc: 60.6200 mIoU: 21.1400 mAcc: 28.4600

JayceNing avatar Jun 13 '23 12:06 JayceNing

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

mm-assistant[bot] avatar Jun 13 '23 12:06 mm-assistant[bot]

https://github.com/BUPT-NingXinyu/OpenMMLabCampHomework/tree/master/homework4_PSPNet_watermelon_segmentation

JayceNing avatar Jun 14 '23 14:06 JayceNing

https://github.com/Running-George/-openmmlabcamp/tree/main/homework4_pspnet-water_melon

Running-George avatar Jun 16 '23 07:06 Running-George

https://github.com/xiaoqiang765/MMlab_xiaoqiang

xiaoqiang765 avatar Jun 17 '23 11:06 xiaoqiang765

https://github.com/CastleDream/openMMLabCampusLearn/tree/master/Exercise_4

CastleDream avatar Jun 18 '23 11:06 CastleDream

https://github.com/SwayDy/OpenMMLabCampHomework.git

SwayDy avatar Jun 18 '23 11:06 SwayDy

https://github.com/BigMessiFan/OpenMMLab-Camp/tree/main/MMSegmentation%20Tutorial

BigMessiFan avatar Jun 19 '23 15:06 BigMessiFan