未验证 提交 da0c4b12 编写于 作者: L LaraStuStu 提交者: GitHub

Update segmentation.md

上级 5c8d6d65
...@@ -34,7 +34,7 @@ MyDataset/ # 语义分割数据集根目录 ...@@ -34,7 +34,7 @@ MyDataset/ # 语义分割数据集根目录
labels.txt用于列出所有类别,类别对应行号表示模型训练过程中类别的id(行号从0开始计数),例如labels.txt为以下内容 labels.txt用于列出所有类别,类别对应行号表示模型训练过程中类别的id(行号从0开始计数),例如labels.txt为以下内容
``` ```
backgrond background
human human
car car
``` ```
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册