auto_drive_seg:新增 docs 页面接入文档网站,响应 PR #6893 评论建议#6898
Open
xiaomizhou-oss wants to merge 1 commit into
Open
Conversation
- 新增 docs/auto_drive_seg/README.md:项目背景、问题、技术方案(U-Net + Focal Loss)、运行效果、类别配色、使用方法、项目结构、参考资料 - 新增 docs/auto_drive_seg/images/ 下 3 张效果图(叠加图/掩码图/视频采样帧拼图) - mkdocs.yml 导航增加自动驾驶车辆语义分割条目 - .gitignore 放行 docs/auto_drive_seg/images/*.png(按 rain_sensor_fusion 等惯例) - 响应 PR OpenHUTB#6893 维护者评论后面需要移动到docs对应的目录下,并部署到网页上 Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Contributor
Author
|
根据老师的建议修改 |
Contributor
Author
|
老师请帮我看看改对了吗 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
修改概述:响应 PR #6893 评论建议,把 auto_drive_seg 模块文档接入 OpenHUTB 文档网站
修改的详细描述
经过了什么样的测试?
运行效果
docs 页面会在 OpenHUTB 文档网站(openhutb.github.io/nn/)部署后于左侧导航出现"自动驾驶车辆语义分割"条目。页面包含:
