open-mmlab / OpenMMLabCamp

Apache License 2.0
95 stars 32 forks source link

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

Open hellolele opened 1 year ago

hellolele commented 1 year ago

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

TO DO LIST:

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

西瓜瓤、西瓜籽数据集: 标注:同济子豪兄 245073269-598d8e55-62b0-438b-87c5-15fc6df9a365 245073289-6d50954b-8b87-4a47-a54a-a55a720e30ac

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

数据集下载链接:

需提交的测试集评估指标:(不能低于 baseline 指标的 50% ) aAcc: 60.6200 mIoU: 21.1400 mAcc: 28.4600

mm-assistant[bot] commented 1 year ago

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

crazy-winds commented 1 year ago

https://github.com/crazy-winds/openmmlab-learn/tree/main/homeworks/Watermelon_seg

ThanosGGGGG commented 1 year ago

https://github.com/ThanosGGGGG/openmmhomework/tree/homework4

hellolele commented 1 year ago

https://github.com/hellolele/openmmlab_homework/tree/main

zhouyecs commented 1 year ago

https://github.com/zhouyecs/OpenMMLab-Homework/tree/master/h4

Hust-Liaoyuyang commented 1 year ago

https://github.com/Hust-Liaoyuyang/OpenMMLabHomeWork

x-cosmic commented 1 year ago

https://github.com/x-cosmic/openmmlab_study/tree/main/assignment04

systones commented 1 year ago

https://github.com/systones/openmmlab-work/blob/main/%E4%BD%9C%E4%B8%9A4.md

ASHORE1225 commented 1 year ago

https://github.com/ASHORE1225/homework/blob/main/%E4%BD%9C%E4%B8%9A4.pdf

systones commented 1 year ago

https://github.com/systones/openmmlab-work/blob/main/%E4%BD%9C%E4%B8%9A4.docx 补交详细配置和照片

jercylew commented 1 year ago

https://github.com/jercylew/opemmmlab-camp-assignment/tree/main/assignment-4

kakasi1985 commented 1 year ago

https://github.com/kakasi1985/openmmlab_homework/tree/main/MMSegmentation_homework