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 1_exist_data_model.md Chinese Version #746

Merged
merged 10 commits into from
Jul 28, 2021

Conversation

DCNSW
Copy link
Contributor

@DCNSW DCNSW commented Jul 13, 2021

Thanks for your contribution and we appreciate it a lot. The following instructions would make your pull request more healthy and more easily get feedback. If you do not understand some items, don't worry, just make the pull request and seek help from maintainers.

Motivation

Add 1_exist_data_model.md Chinese version.

Modification

Add 1_exist_data_model.md Chinese version.

BC-breaking (Optional)

Does the modification introduce changes that break the back-compatibility of the downstream repos?
no.

Use cases (Optional)

no.

Checklist

  1. Pre-commit or other linting tools are used to fix the potential lint issues.
  2. The modification is covered by complete unit tests. If not, please add more unit test to ensure the correctness.
  3. If the modification has potential influence on downstream projects, this PR should be tested with downstream projects.
  4. The documentation has been modified accordingly, like docstring or example tutorials.

docs_zh-CN/1_exist_data_model.md Outdated Show resolved Hide resolved
docs_zh-CN/1_exist_data_model.md Outdated Show resolved Hide resolved
docs_zh-CN/1_exist_data_model.md Outdated Show resolved Hide resolved
docs_zh-CN/1_exist_data_model.md Outdated Show resolved Hide resolved
docs_zh-CN/1_exist_data_model.md Outdated Show resolved Hide resolved
docs_zh-CN/1_exist_data_model.md Outdated Show resolved Hide resolved
docs_zh-CN/1_exist_data_model.md Outdated Show resolved Hide resolved
docs_zh-CN/1_exist_data_model.md Outdated Show resolved Hide resolved
@codecov
Copy link

codecov bot commented Jul 21, 2021

Codecov Report

Merging #746 (bbb634e) into master (1b2e64c) will increase coverage by 0.09%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #746      +/-   ##
==========================================
+ Coverage   48.94%   49.03%   +0.09%     
==========================================
  Files         208      210       +2     
  Lines       15884    15964      +80     
  Branches     2538     2547       +9     
==========================================
+ Hits         7774     7828      +54     
- Misses       7608     7634      +26     
  Partials      502      502              
Flag Coverage Δ
unittests 49.03% <ø> (+0.09%) ⬆️

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

Impacted Files Coverage Δ
mmdet3d/models/segmentors/encoder_decoder.py 20.94% <0.00%> (-0.70%) ⬇️
mmdet3d/datasets/pipelines/transforms_3d.py 90.39% <0.00%> (-0.48%) ⬇️
mmdet3d/models/losses/__init__.py 100.00% <0.00%> (ø)
mmdet3d/models/decode_heads/__init__.py 100.00% <0.00%> (ø)
mmdet3d/ops/group_points/group_points.py 31.18% <0.00%> (ø)
mmdet3d/models/decode_heads/pointnet2_head.py 57.14% <0.00%> (ø)
mmdet3d/models/decode_heads/paconv_head.py 43.75% <0.00%> (ø)
...mdet3d/models/losses/paconv_regularization_loss.py 100.00% <0.00%> (ø)
mmdet3d/models/segmentors/base.py 29.78% <0.00%> (+0.89%) ⬆️
mmdet3d/datasets/builder.py 62.06% <0.00%> (+1.35%) ⬆️
... and 1 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 1b2e64c...bbb634e. Read the comment docs.

@DCNSW DCNSW requested a review from Wuziyi616 July 22, 2021 03:10
docs/1_exist_data_model.md Outdated Show resolved Hide resolved
docs_zh-CN/1_exist_data_model.md Outdated Show resolved Hide resolved
docs_zh-CN/1_exist_data_model.md Outdated Show resolved Hide resolved
docs_zh-CN/1_exist_data_model.md Outdated Show resolved Hide resolved
docs_zh-CN/1_exist_data_model.md Outdated Show resolved Hide resolved
@Wuziyi616 Wuziyi616 mentioned this pull request Jul 23, 2021
14 tasks
@DCNSW DCNSW requested a review from yezhen17 July 23, 2021 10:26
docs_zh-CN/1_exist_data_model.md Outdated Show resolved Hide resolved
@Wuziyi616
Copy link
Contributor

Great! I think this PR is ready to merge now @ZwwWayne

@ZwwWayne ZwwWayne merged commit c07e960 into open-mmlab:master Jul 28, 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