- Jul 04, 2023
-
-
谢昕辰 authored
Co-authored-by:
CSH <40987381+csatsurnh@users.noreply.github.com>
-
- Apr 06, 2023
-
-
谢昕辰 authored
-
- Mar 03, 2023
-
-
谢昕辰 authored
as title
-
- Feb 01, 2023
-
-
谢昕辰 authored
as title
-
- Jan 30, 2023
-
-
谢昕辰 authored
-
- Dec 31, 2022
-
-
Miao Zheng authored
## Motivation To release 1.0.0rc3 ## Modification 1. Modify mmseg version 2. Add change log 3. Modify README 4. Modify faq 5. Revise docker file
-
- Dec 06, 2022
-
-
Miao Zheng authored
* Bump 1.0.0rc2 * typo
-
- Nov 02, 2022
- Aug 31, 2022
-
-
Miao Zheng authored
* Bump 1.0.0rc0 * rephase * rephase
-
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 19, 2022
-
-
Miao Zheng authored
* [Doc] MMSeg 1.x Documentation * revise index
-
- Jul 05, 2022
-
-
xiexinch authored
-
- 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>
-
- Apr 01, 2022
-
-
Miao Zheng authored
* Bump version to v0.23.0 * new contributor * rephrase * tyoi * typo * get_started * typo * rephrase * rephrase * rephrase
-
- Mar 09, 2022
-
-
MengzhangLI authored
-
- Mar 05, 2022
-
-
Miao Zheng authored
-
- Mar 04, 2022
-
-
MengzhangLI authored
* change version to v0.22.0 * change version to v0.22.0 * add mmcls version in get_started.md * add mmcls installation and move PR1299 into enhancement * add mmcls installation and move PR1299 into enhancement * remove MMCLS and make mmcv <=1.5.0 version in get_started.md * fix typo
-
- Feb 09, 2022
-
-
MengzhangLI authored
* Bump v0.21.1 * add improvements in changelog * add improvements in changelog * fix cn readme * change changelog
-
- Jan 29, 2022
-
-
MengzhangLI authored
* change version to v0.21.0 * change version to v0.21.0 * change version to v0.21.0 * change version to v0.21.0
-
- Jan 26, 2022
-
-
rstrudel authored
* segmenter: add model * update * readme: update * config: update * segmenter: update readme * segmenter: update * segmenter: update * segmenter: update * configs: set checkpoint path to pretrain folder * segmenter: modify vit-s/lin, remove data config * rreadme: update * configs: transfer from _base_ to segmenter * configs: add 8x1 suffix * configs: remove redundant lines * configs: cleanup * first attempt * swipe CI error * Update mmseg/models/decode_heads/__init__.py Co-authored-by:
Junjun2016 <hejunjun@sjtu.edu.cn> * segmenter_linear: use fcn backbone * segmenter_mask: update * models: add segmenter vit * decoders: yapf+remove unused imports * apply precommit * segmenter/linear_head: fix * segmenter/linear_header: fix * segmenter: fix mask transformer * fix error * segmenter/mask_head: use trunc_normal init * refactor segmenter head * Fetch upstream (#1) * [Feature] Change options to cfg-option (#1129) * [Feature] Change option to cfg-option * add expire date and fix the docs * modify docstring * [Fix] Add <!-- [ABSTRACT] --> in metafile #1127 * [Fix] Fix correct num_classes of HRNet in LoveDA dataset #1136 * Bump to v0.20.1 (#1138) * bump version 0.20.1 * bump version 0.20.1 * [Fix] revise --option to --options #1140 Co-authored-by:
Rockey <41846794+RockeyCoss@users.noreply.github.com> Co-authored-by:
MengzhangLI <mcmong@pku.edu.cn> * decode_head: switch from linear to fcn * fix init list formatting * configs: remove variants, keep only vit-s on ade * align inference metric of vit-s-mask * configs: add vit t/b/l * Update mmseg/models/decode_heads/segmenter_mask_head.py Co-authored-by:
Miao Zheng <76149310+MeowZheng@users.noreply.github.com> * Update mmseg/models/decode_heads/segmenter_mask_head.py Co-authored-by:
Miao Zheng <76149310+MeowZheng@users.noreply.github.com> * Update mmseg/models/decode_heads/segmenter_mask_head.py Co-authored-by:
Miao Zheng <76149310+MeowZheng@users.noreply.github.com> * Update mmseg/models/decode_heads/segmenter_mask_head.py Co-authored-by:
Miao Zheng <76149310+MeowZheng@users.noreply.github.com> * Update mmseg/models/decode_heads/segmenter_mask_head.py Co-authored-by:
Miao Zheng <76149310+MeowZheng@users.noreply.github.com> * model_converters: use torch instead of einops * setup: remove einops * segmenter_mask: fix missing imports * add necessary imported init funtion * segmenter/seg-l: set resolution to 640 * segmenter/seg-l: fix test size * fix vitjax2mmseg * add README and unittest * fix unittest * add docstring * refactor config and add pretrained link * fix typo * add paper name in readme * change segmenter config names * fix typo in readme * fix typos in readme * fix segmenter typo * fix segmenter typo * delete redundant comma in config files * delete redundant comma in config files * fix convert script * update lateset master version Co-authored-by:
MengzhangLI <mcmong@pku.edu.cn> Co-authored-by:
Junjun2016 <hejunjun@sjtu.edu.cn> Co-authored-by:
Rockey <41846794+RockeyCoss@users.noreply.github.com> Co-authored-by:
Miao Zheng <76149310+MeowZheng@users.noreply.github.com>
-
- Dec 16, 2021
-
-
MengzhangLI authored
* merge docs/ and docs_zh-CN/ * merge docs/ and docs_zh-CN/ * merge docs/ and docs_zh-CN/ * merge docs/ and docs_zh-CN/ * fix launch utility url * fix launch utility url * fix wrong pytorch doc url * remove wrong links docs//
-
- Dec 15, 2021
-
-
MengzhangLI authored
-
- Dec 14, 2021
-
-
MengzhangLI authored
* bump version 0.20.1 * bump version 0.20.1
-
- Dec 10, 2021
-
-
MengzhangLI authored
* change version to v0.20.0 * change version to v0.20.0 * change version to v0.20.0
-
- Nov 02, 2021
-
-
Junjun2016 authored
* change version to v0.19.0 * update changelog
-
- Oct 07, 2021
-
-
Junjun2016 authored
* bump to v0.18.0 * replace \ with /
-
- Sep 01, 2021
-
-
Junjun2016 authored
-
- Aug 04, 2021
-
-
Junjun2016 authored
* Bump to v0.16.0 * fix doc * fix changelog * fix changelog
-
- Jul 04, 2021
-
-
Jerry Jiarui XU authored
* Bump to v0.15.0 * fixed version
-
- Jun 03, 2021
-
-
Jerry Jiarui XU authored
-
- May 05, 2021
-
-
Jerry Jiarui XU authored
-
- Apr 04, 2021
-
-
Jerry Jiarui XU authored
-
- Feb 02, 2021
-
-
Jerry Jiarui XU authored
* bump to v0.11 * update readme
-
- Jan 05, 2021
-
-
Jerry Jiarui XU authored
-
- Jan 02, 2021
-
-
Jerry Jiarui XU authored
* Bump to v0.10 * change version
-