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

[Doc] Add tutorials/customize_models.md Chinese version #820

Merged
merged 6 commits into from
Sep 15, 2021

Conversation

wHao-Wu
Copy link
Contributor

@wHao-Wu wHao-Wu commented Aug 2, 2021

  • Add tutorials/customize_models.md Chinese version

@codecov
Copy link

codecov bot commented Aug 2, 2021

Codecov Report

Merging #820 (e2d9831) into master (43b4632) will increase coverage by 0.29%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #820      +/-   ##
==========================================
+ Coverage   49.03%   49.33%   +0.29%     
==========================================
  Files         210      210              
  Lines       15964    16021      +57     
  Branches     2547     2556       +9     
==========================================
+ Hits         7828     7904      +76     
+ Misses       7634     7614      -20     
- Partials      502      503       +1     
Flag Coverage Δ
unittests 49.33% <ø> (+0.29%) ⬆️

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

Impacted Files Coverage Δ
mmdet3d/core/bbox/structures/utils.py 80.51% <0.00%> (-16.63%) ⬇️
mmdet3d/datasets/s3dis_dataset.py 88.57% <0.00%> (-6.10%) ⬇️
mmdet3d/apis/inference.py 43.21% <0.00%> (-0.85%) ⬇️
mmdet3d/models/fusion_layers/point_fusion.py 64.44% <0.00%> (-0.78%) ⬇️
mmdet3d/datasets/nuscenes_mono_dataset.py 37.08% <0.00%> (-0.39%) ⬇️
mmdet3d/models/dense_heads/centerpoint_head.py 44.55% <0.00%> (-0.19%) ⬇️
mmdet3d/__init__.py 81.48% <0.00%> (ø)
mmdet3d/apis/test.py 15.78% <0.00%> (ø)
mmdet3d/apis/train.py 50.00% <0.00%> (ø)
mmdet3d/ops/__init__.py 100.00% <0.00%> (ø)
... and 164 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 43b4632...e2d9831. Read the comment docs.

@wHao-Wu wHao-Wu mentioned this pull request Aug 3, 2021
14 tasks
Copy link
Member

@Tai-Wang Tai-Wang left a comment

Choose a reason for hiding this comment

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

Almost ready to merge

docs_zh-CN/tutorials/customize_models.md Outdated Show resolved Hide resolved
@CLAassistant
Copy link

CLAassistant commented Aug 19, 2021

CLA assistant check
All committers have signed the CLA.

Copy link
Contributor

@Wuziyi616 Wuziyi616 left a comment

Choose a reason for hiding this comment

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

Good job

docs_zh-CN/tutorials/customize_models.md Outdated Show resolved Hide resolved
docs_zh-CN/tutorials/customize_models.md Outdated Show resolved Hide resolved
@ZwwWayne ZwwWayne merged commit e464b9e into open-mmlab:master Sep 15, 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.

6 participants