Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Docs] Add getting_started chinese version #725

Merged
merged 10 commits into from
Jul 30, 2021

Conversation

xiliu8006
Copy link
Contributor

Motivation

Add getting_started.md chinese version.

@xiliu8006 xiliu8006 changed the title [Refactor] Add getting_started chinese version [Docs] Add getting_started chinese version Jul 12, 2021
@codecov
Copy link

codecov bot commented Jul 12, 2021

Codecov Report

Merging #725 (9758cb8) into master (e58684a) will increase coverage by 0.11%.
The diff coverage is 55.81%.

❗ Current head 9758cb8 differs from pull request most recent head 6996285. Consider uploading reports for the commit 6996285 to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##           master     #725      +/-   ##
==========================================
+ Coverage   48.92%   49.03%   +0.11%     
==========================================
  Files         208      210       +2     
  Lines       15863    15964     +101     
  Branches     2544     2547       +3     
==========================================
+ Hits         7761     7828      +67     
- Misses       7607     7634      +27     
- Partials      495      502       +7     
Flag Coverage Δ
unittests 49.03% <55.81%> (+0.11%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
mmdet3d/apis/test.py 15.78% <0.00%> (ø)
...et3d/core/bbox/iou_calculators/iou3d_calculator.py 26.31% <ø> (ø)
mmdet3d/core/bbox/structures/base_box3d.py 75.00% <ø> (ø)
mmdet3d/core/bbox/structures/box_3d_mode.py 92.10% <ø> (ø)
mmdet3d/core/bbox/structures/cam_box3d.py 77.23% <ø> (ø)
mmdet3d/core/bbox/structures/depth_box3d.py 84.09% <ø> (ø)
mmdet3d/core/bbox/structures/lidar_box3d.py 84.21% <ø> (ø)
mmdet3d/core/visualizer/show_result.py 66.38% <ø> (ø)
mmdet3d/datasets/kitti_mono_dataset.py 63.98% <ø> (-0.16%) ⬇️
mmdet3d/datasets/lyft_dataset.py 71.35% <ø> (ø)
... and 26 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e58684a...6996285. Read the comment docs.

@ZwwWayne ZwwWayne mentioned this pull request Jul 13, 2021
14 tasks
Modified some typos
@yezhen17 yezhen17 self-requested a review July 14, 2021 10:21
docs_zh-CN/getting_started.md Show resolved Hide resolved
docs_zh-CN/getting_started.md Outdated Show resolved Hide resolved
docs_zh-CN/getting_started.md Outdated Show resolved Hide resolved
docs_zh-CN/getting_started.md Outdated Show resolved Hide resolved
docs_zh-CN/getting_started.md Outdated Show resolved Hide resolved
docs_zh-CN/getting_started.md Outdated Show resolved Hide resolved
docs_zh-CN/getting_started.md Outdated Show resolved Hide resolved
docs_zh-CN/getting_started.md Outdated Show resolved Hide resolved
docs_zh-CN/getting_started.md Outdated Show resolved Hide resolved
docs_zh-CN/getting_started.md Outdated Show resolved Hide resolved
docs_zh-CN/getting_started.md Outdated Show resolved Hide resolved
find . -name "*.so" | xargs rm
```

2. 按照上述说明,MMDetection3D 安装在 `dev` 模式下,因此在本地对代码做的任何修改都会生效,无需重新安装;
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

是不是该说一下cuda 代码需要重新编译才能生效?

docs_zh-CN/getting_started.md Outdated Show resolved Hide resolved
docs_zh-CN/getting_started.md Outdated Show resolved Hide resolved
docs_zh-CN/getting_started.md Outdated Show resolved Hide resolved
@xiliu8006 xiliu8006 requested a review from ZwwWayne July 28, 2021 12:58
@ZwwWayne ZwwWayne merged commit 8ac2199 into open-mmlab:master Jul 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants