- 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 * replace MODULE2PACKAGE to MODULE2PAKCAGE * Fix typo and syntax error in docstring Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> Co-authored-by:
Tong Gao <gaotongxiao@gmail.com>
-
- Dec 27, 2022
-
-
Mashiro authored
* Add build_runner_with_tta and PrepareTTAHook * rename hook file * support build tta runner with runner type * add unit test * Add build_runner_with_tta to index.rst * minor refine * Add runner test cast * Fix unit test * fix unit test * tmp save * pop None if key does not exist * Fix is_model_wrapper and force register class in test_runner * [Fix] Fix is_model_wrapper * destroy group after ut * register module in testcase * pass through unit test * fix as comment * remove breakpoint * remove mmengine/testing/runner_test_cast.py * minor refine * minor refine * minor refine * set default data preprocessor for model * minor refine * minor refine Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * fix lint * Fix unit test * replace with in ImgDataPreprocessor * Fix as comment * add inference tutorial in advanced tutorial * update index.rst * add tta example * refine tta tutorial * Add english tutorial * add note for build_runner_with_tta * Fix as comment * add examples * remove chinese comment * Update docs/en/advanced_tutorials/test_time_augmentation.md Co-authored-by:
RangiLyu <lyuchqi@gmail.com> Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> Co-authored-by:
RangiLyu <lyuchqi@gmail.com>
-
- Dec 06, 2022
-
-
Mashiro authored
* [Docs] translate the mangermixin tutorial * Fix as comment Co-authored-by:
Qian Zhao <112053249+C1rN09@users.noreply.github.com> * Minor refine Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * Remove blank block * fix lint Co-authored-by:
Qian Zhao <112053249+C1rN09@users.noreply.github.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>
-
- Dec 04, 2022
-
-
Mashiro authored
* add contributing.md * refine * Fix as comment
-
- Oct 11, 2022
-
-
Mashiro authored
* Bump version to v0.2.0 * Add changelog * minor refine * minor refine * update date * clean the code * minor refine * update release date * Fix grammar * Fix grammar * Fix grammar * Fix grammar * Minor refine * Fix error format in readme * update date * minor refine * minor refine * minor refine * minor refine * refine grammar
-
- Sep 01, 2022
-
-
Zaida Zhou authored
* [Docs] Fix outdated index * update index.rst * fix readme url
-
- 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>
-
- Aug 30, 2022
-
-
Zaida Zhou authored
* [Docs] Make API of docs clearer * minor fix * fix md format
-
- Feb 16, 2022
-
-
Zaida Zhou authored
-
- Feb 15, 2022
-
-
Zaida Zhou authored
* [Docs] Configure the documentation * fix the format * introduce the usage of default_scope * add Chinese documentation * move docs configure to another pr * clean pr * refactor registry docs * fix typo * fix typo * reorg * add more examples * reslove comments * reslove comments * reslove comments Co-authored-by:
ZwwWayne <wayne.zw@outlook.com>
-
- Feb 12, 2022
-
-
Zaida Zhou authored
* [Docs] Configure the documentation * delete mypy.ini
-