- Oct 12, 2022
-
-
MengzhangLI authored
* [Fix] Fix installation Order of MMEngine and MMCV * fix * fix
-
Range King authored
fix the installation commands
-
- Oct 08, 2022
-
-
谢昕辰 authored
-
Miao Zheng authored
* Upgrade pre commit hooks * fix lint
-
- Sep 30, 2022
-
-
MengzhangLI authored
* [Doc] Add Data Structure chinese doc * Update docs/zh_cn/advanced_guides/structures.md * Update docs/zh_cn/advanced_guides/structures.md Co-authored-by:
Miao Zheng <76149310+MeowZheng@users.noreply.github.com>
-
- Sep 29, 2022
-
-
MengzhangLI authored
-
谢昕辰 authored
* develop segmentor and remove custom optim * update segmentor example * add data preprocessor * refine intro
-
- Sep 19, 2022
-
-
谢昕辰 authored
* add pyupgrade hook * run pyupgrade precommit hook
-
- Sep 16, 2022
-
-
Miao Zheng authored
* [Docs] Add Overview * comments * refine * refine
-
- Sep 14, 2022
-
-
MengzhangLI authored
* [Doc] Update Data Preparation and Visualization doc * upload visualization figure example * fix * fix * delete demo image * remove segvisualizer * fix * fix * fix
-
- Aug 31, 2022
-
-
Miao Zheng authored
* Bump 1.0.0rc0 * rephase * rephase
-
Miao Zheng authored
* [Fix] README for mmseg 1.x * typo * link and refine
-
Miao Zheng authored
* [WIP] Refine documentation * get started done * config refine * train_test * refine user guides * add contribution * add contribution * refine visualization * advanced tutorial * advanced guides * tricks * refine zh doc * refactor changelog
-
- Aug 29, 2022
- Aug 26, 2022
-
-
Miao Zheng authored
-
- Aug 24, 2022
-
-
谢昕辰 authored
* config tutorial * update config name convention * minor change * rewrite name
-
- Aug 23, 2022
-
-
谢昕辰 authored
-
- Aug 19, 2022
-
-
谢昕辰 authored
* modify scripts dirname * update links
-
Miao Zheng authored
* [Doc] MMSeg 1.x Documentation * revise index
-
谢昕辰 authored
* update api doc * fix * fix
-
- Jul 12, 2022
-
-
xiexinch authored
-
- Jul 05, 2022
-
-
xiexinch authored
-
- Jun 02, 2022
-
-
zhengmiao authored
-
- May 06, 2022
-
-
Miao Zheng authored
* [WIP] Data configuration * [Doc] Add data configuration * version info * grammar * typo * typo * format * fix based on comments * grammar * comments
-
- May 01, 2022
-
-
MengzhangLI authored
* Bump version to v0.24.1 * version.py * changelog.md
-
- Apr 29, 2022
-
-
Miao Zheng authored
* [WIP] Bump version to v0.24.0 * changelog * Update docs/en/changelog.md Co-authored-by:
MengzhangLI <mcmong@pku.edu.cn> * Update docs/en/changelog.md Co-authored-by:
MengzhangLI <mcmong@pku.edu.cn> * Update docs/en/changelog.md Co-authored-by:
MengzhangLI <mcmong@pku.edu.cn> * Update docs/en/changelog.md Co-authored-by:
MengzhangLI <mcmong@pku.edu.cn> * Update docs/en/changelog.md Co-authored-by:
MengzhangLI <mcmong@pku.edu.cn> * Update docs/en/changelog.md Co-authored-by:
MengzhangLI <mcmong@pku.edu.cn> * words * typo Co-authored-by:
MengzhangLI <mcmong@pku.edu.cn>
-
MengzhangLI authored
* [Doc] Add more clearly statement of CPU training/inference * Update docs/en/inference.md Co-authored-by:
Miao Zheng <76149310+MeowZheng@users.noreply.github.com>
-
- Apr 19, 2022
-
-
Miao Zheng authored
* [Enhancement] MMCV maximum_version set to 1.6 * [Enhancement] MMCV maximum_version set to 1.6
-
- Apr 04, 2022
-
-
AmirMasoud Nourollah authored
Updating Dockerfiles From Docker Directory and get_started.md to Reach Last Stable Version of Python, PyTorch and MMCV (#1446) * Update Dockerfile Compatible with the latest version of MMCV and PyTorch for compatibility with Python3.10 * Update Dockerfile for serve Compatible with the latest version of MMCV and PyTorch for compatibility with Python3.10 * Updating to the last version of supported Python * Update Dockerfile * Update get_started.md * Update docs/zh_cn/get_started.md Co-authored-by:
Miao Zheng <76149310+MeowZheng@users.noreply.github.com> Co-authored-by:
Miao Zheng <76149310+MeowZheng@users.noreply.github.com>
-
kahkeng authored
* Fix small typo in documentation title * Fix typo in documentation title (zh_cn version)
-
- Apr 01, 2022
-
-
Miao Zheng authored
* Bump version to v0.23.0 * new contributor * rephrase * tyoi * typo * get_started * typo * rephrase * rephrase * rephrase
-
- Mar 30, 2022
-
-
MengzhangLI authored
* [Fix] Add avg_non_ignore in cross entropy loss * [Fix] Add avg_non_ignore in cross entropy loss * add docstring * fix ut * fix docstring and comments * fix * fix bce * fix avg_factor in BCE and add more ut * add avg_non_ignore * add more ut * fix part of ut * fix part of ut * test avg_non_ignore would not affect ce/bce when reduction none/sum * test avg_non_ignore would not affect ce/bce when reduction none/sum/mean * re-organize ut * re-organize ut * re-organize ut * re-organize hardcode case * fix parts of comments * fix another parts of comments * fix
-
- Mar 28, 2022
-
-
Rockey authored
* [Docs] add faq document * Update docs/en/faq.md Co-authored-by:
Junjun2016 <hejunjun@sjtu.edu.cn> * Update docs/zh_cn/faq.md Co-authored-by:
Junjun2016 <hejunjun@sjtu.edu.cn> * modify readme * modify index.rst Co-authored-by:
Junjun2016 <hejunjun@sjtu.edu.cn>
-
CCODING authored
-
- Mar 24, 2022
-
-
Rockey authored
-
- Mar 18, 2022
-
-
FangjianLin authored
* Add training startup documentation * fix * fix * fix * fix * fix * fix * fix * fix * fix
-
- Mar 10, 2022
-
-
andife authored
Fix typos
-
- Mar 09, 2022
-
-
MengzhangLI authored
-