mmsegmentation icon indicating copy to clipboard operation
mmsegmentation copied to clipboard

Train model using custom data

Open Syed05 opened this issue 11 months ago • 2 comments

Hi everyone,

I want to train a model using custom data that includes 4 labels. I've already labelled the data using Labelme annotation tool. Could someone guide me on how to organize the images and labels for training properly?

I really appreciate any help you can provide.

Syed05 avatar Jan 22 '25 12:01 Syed05

可以查看一下教程文档,
https://github.com/open-mmlab/mmsegmentation/blob/main/docs/en/user_guides/2_dataset_prepare.md
https://github.com/open-mmlab/mmsegmentation/blob/main/docs/zh_cn/user_guides/2_dataset_prepare.md

AI-Tianlong avatar Jul 15 '25 09:07 AI-Tianlong

推个B站视频:【准备MMSeg语义分割config配置文件】 https://www.bilibili.com/video/BV1w44y1F73N/?share_source=copy_web&vd_source=a5cfad1356185780675895fcfb09df28

YGJing7 avatar Sep 24 '25 07:09 YGJing7