- Jan 16, 2023
-
-
Mashiro authored
* [Feature] Add BaseInferencer (#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 (#787) * [Fix] Add _inputs_to_list (#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 <58739961+zhouzaida@users.noreply.github.com> * [Fix] Fix alias type (#801) * [Enhance] Support loading model config from checkpoint (#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 <58739961+zhouzaida@users.noreply.github.com> * Fix conflicts and minor refine * minor refine * Fix as comment Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> Co-authored-by:
Tong Gao <gaotongxiao@gmail.com>
-
- Dec 12, 2022
-
-
Zaida Zhou authored
* [Docs] Translate the docs of hook design * Apply suggestions from code review Co-authored-by:
Qian Zhao <112053249+C1rN09@users.noreply.github.com> Co-authored-by:
Qian Zhao <112053249+C1rN09@users.noreply.github.com>
-
- Dec 06, 2022
-
-
Qian Zhao authored
* translate logging design * fix as comments Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * Apply suggestions from code review Co-authored-by:
liukuikun <24622904+Harold-lkk@users.noreply.github.com> * fix as comments Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> Co-authored-by:
liukuikun <24622904+Harold-lkk@users.noreply.github.com>
-
Qian Zhao authored
* translate runner design * Update docs/en/design/runner.md * fix as comments Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
-
Yining Li authored
* refine evaluation docs * fix link * Update docs/zh_cn/design/evaluation.md Co-authored-by:
Qian Zhao <112053249+C1rN09@users.noreply.github.com> * Update docs/zh_cn/tutorials/evaluation.md Co-authored-by:
RangiLyu <lyuchqi@gmail.com> * Update docs/zh_cn/tutorials/evaluation.md Co-authored-by:
RangiLyu <lyuchqi@gmail.com> * resolve comments * Apply suggestions from code review * Update docs/zh_cn/tutorials/evaluation.md Co-authored-by:
Qian Zhao <112053249+C1rN09@users.noreply.github.com> Co-authored-by:
RangiLyu <lyuchqi@gmail.com> Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
-
Qian Zhao authored
* adjust docs structure * en caption rename * Update docs/en/index.rst Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * Update docs/en/index.rst Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * Update docs/zh_cn/index.rst Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
-
- Oct 31, 2022
-
-
Shaun authored
-
- Oct 17, 2022
-
-
Qian Zhao authored
* change pre-commit-config * modify docs with pre-commit hook * change pre-commit-config-zh-cn * fallback readme.md Co-authored-by:
HAOCHENYE <21724054@zju.edu.cn>
-
- Aug 31, 2022
-
-
Zaida Zhou authored
* [WIP] Refactor-docs-structure * [Docs] Check link and fix rst (#498) * check link * fix rst * Fix conf.py * Fix lint * minor refine * minor refine * modify zh_readme and index.rst * add migration exampls get_started design to en * add tutorials to en * correct chinese doc link * Apply suggestions from code review * Update docs/en/advanced_tutorials/distributed.md Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> Co-authored-by:
Mashiro <57566630+HAOCHENYE@users.noreply.github.com>
-
Yining Li authored
-
- Aug 30, 2022
-
-
Zaida Zhou authored
* [Docs] Make API of docs clearer * minor fix * fix md format
-
Mashiro authored
* simpify logging tutorials * minor refine * minor refine * refine index.rst * fix as comment * add description of by_epoch * add log processor description * minor refine * minor refine * Fix as comment * Fix as comment
-
- Aug 29, 2022
-
-
Yining Li authored
* refine metric/evaluator doc * resolve comments * resolve comments
-
- Aug 26, 2022
-
-
Haian Huang(深度眸) authored
* Add Visualizer tutorials * Add Visualizer designs * update * update * update * fix commit * add demo image * simplify code according to #440 and add some results picture * replace image url * update Co-authored-by:
liukuikun <liukuikun@sensetime.com>
-
- Aug 23, 2022
-
-
Zaida Zhou authored
* Move the design of hook to design/hook.md * add relative links in docs * update docstring of hooks * refine checkpointhook docs * refine * fix comments * refine * add logging.md link in hook.md * resolve comments * fix typo
-
- Aug 22, 2022
-
-
RangiLyu authored
* [Doc] Update runner documents. * update * fix link * update * update * Update import manner of Runner Co-authored-by:
Wenwei Zhang <40779233+ZwwWayne@users.noreply.github.com>
-