OpenMMLab 贡献者成长体系教程
  • OpenMMLab 贡献者成长地图
  • 活动
    • 超级视客营
    • MMSIG任务领取指南
  • 通用贡献者教程(建设中)
    • 开源协议学习(建设中)
    • 环境配置(建设中)
      • Windows 环境配置
      • Github Codespaces 云 Linux 环境
      • Windows WSL 环境配置
      • Ubuntu 20.04 环境配置(建设中 2)
      • ubuntu docker 环境配置
    • 熟悉 GitHub/Git(建设中)
    • 代码规范
    • 文档类贡献指南(建设中)
      • MMSIG 文档贡献指南 (建设中)
      • 算法库文档贡献指南 (建设中)
    • Type Hints 贡献指南(建设中)
    • 单元测试贡献指南(建设中)
    • 源码阅读及调试技巧(建设中)
  • 算法库贡献者教程(建设中)
    • Playground(建设中)
    • MMEngine(建设中)
      • 新 Config 适配贡献指南
    • MMCV(建设中)
      • Transform 数据增强贡献指南
      • 算子贡献指南(建设中)
    • MMPreTrain(建设中)
      • 骨干网络贡献指南(建设中)
      • 自监督算法贡献指南(建设中)
    • MMDetection(建设中)
    • MMYOLO(建设中)
    • MMDetection3D(建设中)
    • MMOCR (建设中)
    • MMSegmentation(建设中)
      • 贡献一个标准格式的数据集
      • 贡献一个数据集加载方式(建设中)
    • MMPose (建设中)
    • MMEditing(建设中)
    • MMDeploy (建设中)
由 GitBook 提供支持
在本页
  • 步骤 1: 配置 mmsegmentation 开发所需必要环境
  • 步骤 2:代码贡献前的准备工作
  • 2.1 Fork mmsegmentation 仓库
  • 2.2 在您的代码编写软件中 git clone mmsegmentation
  • 2.3 切换目录至 mmsegmentation 并从源码安装mmsegmentation
  • 2.4 切换分支为 dev-1.x
  • 2.5 创新属于自己的新分支
  • 2.6 配置 pre-commit
  • 步骤 3:在mmsegmentation/projects下贡献您的代码
  • 3.1 在mmsegmentation/projects下创建新的项目文件夹
  • 3.2 贡献您的数据集代码
  • 3.3 贡献tools/dataset_converters/gid.py
  • 3.4 贡献mmseg/datasets/gid.py
  • 3.5 贡献使用 GID 的训练 config file
  • 3.6 撰写docs/zh_cn/user_guides/2_dataset_prepare.md
  • 3.7 贡献的代码及文档通过pre-commit检查
  • 3.8 在 GitHub 中向 mmsegmentation 提交 PR

这有帮助吗?

在GitHub上编辑
  1. 算法库贡献者教程(建设中)
  2. MMSegmentation(建设中)

贡献一个标准格式的数据集

上一页MMSegmentation(建设中)下一页贡献一个数据集加载方式(建设中)

最后更新于1年前

这有帮助吗?

本站使用 cookie 来提供服务并分析流量。浏览本站,即表示您接受隐私政策。