- Oct 19, 2022
-
-
Xin Li authored
* translate installation and 15_min * Update docs/en/get_started/installation.md Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * Update docs/en/get_started/installation.md Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * Update docs/en/get_started/installation.md Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * Update docs/en/get_started/installation.md Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * Update docs/en/get_started/installation.md Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * Update docs/en/get_started/installation.md Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * Update docs/en/get_started/installation.md Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * Update docs/en/get_started/15_minutes.md Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * Update docs/en/get_started/15_minutes.md Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * Update docs/en/get_started/15_minutes.md Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * Update docs/en/get_started/installation.md Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * Update docs/en/get_started/installation.md Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * Update docs/en/get_started/15_minutes.md Co-authored-by:
Qian Zhao <112053249+C1rN09@users.noreply.github.com> * Update docs/en/get_started/15_minutes.md Co-authored-by:
Qian Zhao <112053249+C1rN09@users.noreply.github.com> * Update docs/en/get_started/15_minutes.md Co-authored-by:
Qian Zhao <112053249+C1rN09@users.noreply.github.com> * Update docs/en/get_started/installation.md Co-authored-by:
Qian Zhao <112053249+C1rN09@users.noreply.github.com> Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> Co-authored-by:
Qian Zhao <112053249+C1rN09@users.noreply.github.com>
-
- Oct 18, 2022
-
-
Mashiro authored
* [Enhance] add documents for , and support clip grad by value * refine docstring * fix as comment * Fix as comment * minor refine * minor refine * remove error comment for clip grad * refine docstring
-
- 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>
-
- Oct 16, 2022
-
-
jason_w authored
-
- Oct 14, 2022
-
-
Mashiro authored
* [Fix] Fix error path of changelog.md in docs/zh_cn/index.rsts * Fix stupid commit * run bash script during build docs * run bash script during build docs * run bash script during build docs * translate notes to 说明 * update auth
-
- Oct 12, 2022
-
-
Xiangxu-0103 authored
-
Qian Zhao authored
-
- 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
-
- Oct 10, 2022
-
-
Mashiro authored
* First commit * add BaseTestTimeAugModel * Add unit test * move loop logic to test_step * fix ddp test * rename model to module * optim __init__ * Fix as comment * Fix as comment * make val_step should not be called * make tta do not inherit base model * Fix unit test * Enhance docstring * Fix as comment * Fix as comment * minor refine * minor refine * minor refine * fix unit test * minor refine * minor refine * minor refine * minor refine * minor refine * minor refine * fix unit test
-
- Oct 08, 2022
-
-
vansin authored
-
Zhengfei-0311 authored
* Update config.md * Update config.md
-
Zaida Zhou authored
-
- Sep 26, 2022
-
-
Shaun authored
-
Zaida Zhou authored
* [Refactor] Refactor fileio but without breaking bc * handle compatibility * fix format * modify io functions * fix ut * fix ut * rename method names * refine * refine docstring * fix ut in windows * update ut * minor fix * ensure client is not None when closing it * add more examples for list_dir_or_file interface * refine docstring * refine deprecated info * fix ut * add a description for lmdb docstring
-
- Sep 15, 2022
-
-
Mashiro authored
* [Feature] Support convert BN to SyncBN by config * make unit test compatible with cpu * Fix as comment * fix unit test * change signature of convert_sync_batchnorm: rename sync_bn to implemention * fix unit test * fix unit test
-
- Sep 13, 2022
-
-
Zaida Zhou authored
* [Docs] Fix api files of en docs * minor fix
-
- Sep 01, 2022
-
-
Zaida Zhou authored
* [Docs] Fix outdated index * update index.rst * fix readme url
-
古月闻星 authored
-
- Aug 31, 2022
-
-
古月闻星 authored
-
Zaida Zhou authored
* [Docs] Add readthedocs.yml * include torch in readthedocs.yml * add torch torchvision in docs.txt
-
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>
-
liukuikun authored
* structure tutorials * refine data element docs * modify introduce * fix comment * fix comment * fix comment
-
Mashiro authored
-
Yining Li authored
-
Mashiro authored
* migrate model * fix title error * refine as comment * fix as comment * minor refine * Fix as comment * Update docs/zh_cn/migration/migrate_model_from_mmcv.md * Update docs/zh_cn/migration/migrate_model_from_mmcv.md Co-authored-by:
Qian Zhao <112053249+C1rN09@users.noreply.github.com>
-
古月闻星 authored
* [Fix] fix the typo * [Fix] add the missing argument
-
- Aug 30, 2022
-
-
Mashiro authored
-
Yifei Yang authored
* add an example for gan training * remove data element * fix as comments * add type_as * fix as comment * refine * fix as comment * add more descriptions * fix as comment * fix a api
-
Zaida Zhou authored
* Add the distributed training script * fix md format
-
Mashiro authored
* tmp commit * refine docstring * minor refine * fix as comment * add tutorial for merge_from_dict * minor refine * minor refine * export md by jupyter * temp add ipnb * refine the docs * remote ipynb * fix as comment * add change _base_.variable * Fix as comment * minor refine * Fix as comment * Fix as comment * minor refine
-
Mashiro authored
* first commit * tmp commit * tmp commit * tmp * finish base module * tmp commit * tmp commit * first finish * minor refine * clean the code * delete design * refine * minor refine * fix as comment * fix as comment * refine from jupyter notebook * minor refine * split model.md to model.md and initialize.md * minor refine * minor refine * make link availiable * fix as chengqi comment * fix as chengqi comment * fix link * fix as wenwei comment * Fix as comment * Fix as comment * Fix lint
-
Ma Zerun authored
* [Docs] Add data transform tutorials * Rename `RandomMultiscaleResize` to `RandomChocieResize`. * Imporve according to comments * Add general data pipeline description.
-
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
-
Zaida Zhou authored
* Add a doc to explain how to migrate hook from mmcv * update style * update format * Add functional changes of hooks * fix table style * refine * fix typo
-
- Aug 29, 2022
-
-
yancong authored
* docs(zh_cn/tutorials): add fileio tutorials * Update docs/zh_cn/tutorials/fileio.md Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
-
Wencheng Wu authored
-
Ma Zerun authored
* [Docs] Add data transform migration docs * Imporve according to comments
-
RangiLyu authored
* [Docs] cross library import examples. * update * resolve comments
-
Yining Li authored
* refine metric/evaluator doc * resolve comments * resolve comments
-