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] Translate the doc of Uniformer V1&V2 into Chinese #2592

Merged
merged 2 commits into from
Aug 14, 2023

Conversation

SCZwangxiao
Copy link
Contributor

Motivation

Translate the documents of Uniformer V1&V2 into Chinese.

Modification

add configs/recognition/uniformer/README_zh-CN.md
add configs/recognition/uniformerv2/README_zh-CN.md

Checklist

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

@CLAassistant
Copy link

CLAassistant commented Jul 12, 2023

CLA assistant check
All committers have signed the CLA.

@SCZwangxiao SCZwangxiao force-pushed the SCZwangxiao/uniformerv1_v2_doc branch from 577ecec to 601ae28 Compare July 12, 2023 11:08
@codecov
Copy link

codecov bot commented Jul 12, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (a9a0957) 76.25% compared to head (c993dcd) 76.25%.
Report is 5 commits behind head on main.

❗ Current head c993dcd differs from pull request most recent head cd8a245. Consider uploading reports for the commit cd8a245 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2592   +/-   ##
=======================================
  Coverage   76.25%   76.25%           
=======================================
  Files         170      170           
  Lines       13904    13904           
  Branches     2375     2375           
=======================================
  Hits        10603    10603           
  Misses       2732     2732           
  Partials      569      569           
Flag Coverage Δ
unittests 76.25% <ø> (ø)

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@cir7 cir7 changed the base branch from main to dev-1.x August 14, 2023 06:57
@cir7 cir7 changed the title Translate the doc of Uniformer V1&V2 into Chinese [Doc] Translate the doc of Uniformer V1&V2 into Chinese Aug 14, 2023
@cir7 cir7 merged commit d1645c0 into open-mmlab:dev-1.x Aug 14, 2023
6 of 8 checks passed
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.

3 participants