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

Add Chinese doc project #787

Merged
merged 12 commits into from
Jul 16, 2021
Merged

Add Chinese doc project #787

merged 12 commits into from
Jul 16, 2021

Conversation

ly015
Copy link
Member

@ly015 ly015 commented Jul 14, 2021

This PR adds the Chinese doc skeleton and building scripts.

You can preview the Chinese docs at: https://mmpose-ly015.readthedocs.io/zh_CN/latest/

@ly015 ly015 added status/WIP work in progress and removed status/WIP work in progress labels Jul 14, 2021
@ly015 ly015 requested review from innerlee and jin-s13 and removed request for innerlee July 14, 2021 10:23
@codecov
Copy link

codecov bot commented Jul 14, 2021

Codecov Report

Merging #787 (56d940d) into master (f09c99e) will not change coverage.
The diff coverage is n/a.

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

@@           Coverage Diff           @@
##           master     #787   +/-   ##
=======================================
  Coverage   83.70%   83.70%           
=======================================
  Files         176      176           
  Lines       14000    14000           
  Branches     2335     2335           
=======================================
  Hits        11718    11718           
  Misses       1687     1687           
  Partials      595      595           
Flag Coverage Δ
unittests 83.62% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out 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 f09c99e...b3151c9. Read the comment docs.

@ly015 ly015 merged commit f1ec111 into open-mmlab:master Jul 16, 2021
@ly015 ly015 deleted the CN_doc branch October 8, 2021 04:29
shuheilocale pushed a commit to shuheilocale/mmpose that referenced this pull request May 6, 2023
* Add Chinese documentation framework
HAOCHENYE added a commit to HAOCHENYE/mmpose that referenced this pull request Jun 27, 2023
* [Feature] Add BaseInferencer (open-mmlab#773)

* Update BaseInferencer

* Fix ci

* Fix CI and rename iferencer to infer

* Fix CI

* Add renamed file

* Add test file

* Adjust interface sequence

* refine preprocess

* Update unit test

Update unit test

* Update unit test

* Fix unit test

* Fix as comment

* Minor refine

* Fix docstring and support load image from different backend

* Support load collate_fn from downstream repos, refine dispatch

* Minor refine

* Fix lint

* refine grammar

* Remove FileClient

* Refine docstring

* add rich

* Add list_models

* Add list_models

* Remove backend args

* Minor refine

* Fix typos in docs and type hints (open-mmlab#787)

* [Fix] Add _inputs_to_list (open-mmlab#795)

* Add preprocess inputs

* Add type hint

* update api/infer in index.rst

* rename preprocess_inputs to _inputs_to_list

* Fix doc format

* Update infer.py

Co-authored-by: Zaida Zhou <[email protected]>

* [Fix] Fix alias type (open-mmlab#801)

* [Enhance] Support loading model config from checkpoint (open-mmlab#864)

* first commit

* [Enhance] Support build model from weight

* minor refine

* Fix type hint

* refine comments

* Update docstring

* refine as comment

* Add  method

* Refine docstring

* Fix as comment

* refine comments

* Refine warning message

* Fix unit test and refine comments

* replace MODULE2PACKAGE to MODULE2PAKCAGE

* Fix typo and syntax error in docstring

Co-authored-by: Zaida Zhou <[email protected]>
Co-authored-by: Tong Gao <[email protected]>
HAOCHENYE added a commit to HAOCHENYE/mmpose that referenced this pull request Jun 27, 2023
* [Feature] Add BaseInferencer (open-mmlab#773)

* Update BaseInferencer

* Fix ci

* Fix CI and rename iferencer to infer

* Fix CI

* Add renamed file

* Add test file

* Adjust interface sequence

* refine preprocess

* Update unit test

Update unit test

* Update unit test

* Fix unit test

* Fix as comment

* Minor refine

* Fix docstring and support load image from different backend

* Support load collate_fn from downstream repos, refine dispatch

* Minor refine

* Fix lint

* refine grammar

* Remove FileClient

* Refine docstring

* add rich

* Add list_models

* Add list_models

* Remove backend args

* Minor refine

* Fix typos in docs and type hints (open-mmlab#787)

* [Fix] Add _inputs_to_list (open-mmlab#795)

* Add preprocess inputs

* Add type hint

* update api/infer in index.rst

* rename preprocess_inputs to _inputs_to_list

* Fix doc format

* Update infer.py

Co-authored-by: Zaida Zhou <[email protected]>

* [Fix] Fix alias type (open-mmlab#801)

* [Enhance] Support loading model config from checkpoint (open-mmlab#864)

* first commit

* [Enhance] Support build model from weight

* minor refine

* Fix type hint

* refine comments

* Update docstring

* refine as comment

* Add  method

* Refine docstring

* Fix as comment

* refine comments

* Refine warning message

* Fix unit test and refine comments

* add infer.md

* minor refine

* minor refine

* minor refine

* Apply suggestions from code review

Co-authored-by: Zaida Zhou <[email protected]>

* Fix conflicts and minor refine

* minor refine

* Fix as comment

Co-authored-by: Zaida Zhou <[email protected]>
Co-authored-by: Tong Gao <[email protected]>
ajgrafton pushed a commit to ajgrafton/mmpose that referenced this pull request Mar 6, 2024
* Add Chinese documentation framework
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.

2 participants