MingJian.L
fd6e42de76
Update get_started.md ( #2148 )
2022-10-08 11:09:47 +08:00
谢昕辰
52ce34cef9
[Doc] Update train test doc ( #2061 )
...
* draft
* refine structure
* fix typo
* rename single gpu title and redefine --resume
* update introduction
* add notes to load_from
2022-09-16 19:36:13 +08:00
谢昕辰
775ef3cba0
[Doc] Update inference doc ( #2052 )
...
* refactor inference doc
* introduce segdatasample
* add vis example
* fix
* Update docs/en/user_guides/3_inference.md
* update link
Co-authored-by: Miao Zheng <76149310+MeowZheng@users.noreply.github.com>
2022-09-14 16:58:19 +08:00
谢昕辰
b4941da3d2
[Doc] Update config doc ( #2048 )
...
* Update config documentation
* add demos
* update examples
* update links
2022-09-14 16:02:40 +08:00
Miao Zheng
6cdc2c4a8a
[Fix] circle ci ( #2019 )
...
* [Fix] circle ci
* importlib
* python -m mim
* python -m cpverage
* typo
2022-09-05 18:54:21 +08:00
Hakjin Lee
cf1577c9c3
Fix links in README ( #2024 )
2022-09-05 12:20:52 +08:00
Miao Zheng
a57855b634
[Enhancement] Fix ci for 1.x ( #2011 )
...
* [Enhancement] Fix ci for 1.x
* circle ci
* lint and engien
* typo
* typo
* mim install mmcv
* python -m pip
* python -m pip
* python -m pip
* remove pt1.5
* remove pt1.5
* ignore high memory in win
* fix win and lint
* fix lint
* fix lint
* fix lint
* win
* win
2022-09-02 20:42:16 +08:00
Miao Zheng
87a1d32221
Add changelog for MMSeg 1.0.0rc0 ( #2007 )
...
* Bump 1.0.0rc0
* rephase
* rephase
2022-09-01 00:19:51 +08:00
Miao Zheng
8f5dcc8579
[Fix] README for mmseg 1.x ( #2009 )
...
* [Fix] README for mmseg 1.x
* typo
* link and refine
2022-09-01 00:03:51 +08:00
Miao Zheng
211584ffa2
[Fix] Revise MMEngine mim version ( #2008 )
2022-08-31 22:09:48 +08:00
Miao Zheng
309528de8d
[Refactor] Refine documentation ( #1993 )
...
* [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
2022-08-31 20:54:15 +08:00
Miao Zheng
8ba80176a5
[Enhancement] version check codebase from openmmlab ( #2006 )
2022-08-31 18:46:43 +08:00
Miao Zheng
ef111dff8b
[Fix] browse dataset ( #2005 )
2022-08-31 18:08:45 +08:00
Miao Zheng
2724d47f71
[Fix] Add out-file in demo and show_result_pyplot ( #2004 )
2022-08-31 17:44:41 +08:00
MengzhangLI
8ce7055d1a
[Fix] Fix mmengine dump of tversky ut in dev-1.x ( #2001 )
2022-08-31 12:01:55 +08:00
MengzhangLI
ee7f340dff
[Feature] Support Tversky Loss in dev-1.x branch ( #2000 )
2022-08-31 10:58:21 +08:00
MengzhangLI
bd1097ac02
[Fix] Fix several config file errors in 2.0 (New) ( #1994 )
...
* [Fix] Fix several config file errors in 2.0
* change _base_ config file name in configs
2022-08-30 20:20:05 +08:00
谢昕辰
ae5c13e927
[Refactor] Inference and train tutorials for 1.x ( #1952 )
...
* inference, train_test tutorial
* fix
* add --work-dir
2022-08-29 19:47:03 +08:00
谢昕辰
99a8f59b70
visual tutorial ( #1984 )
2022-08-29 19:45:30 +08:00
Miao Zheng
aed1886724
[Fix] benckmark script ( #1991 )
2022-08-29 18:51:24 +08:00
谢昕辰
cc240ce551
[Refactor] Add transform tutorial for dev-1.x ( #1985 )
...
* transform tutorial
* fix
2022-08-29 18:21:22 +08:00
Miao Zheng
adec7f2d65
[Fix] Add `by_epoch=False` for log processor ( #1987 )
2022-08-29 12:05:58 +08:00
Miao Zheng
032ad84375
[Fix] Config name in ut ( #1978 )
...
* [Fix] Config name in ut
* lint
2022-08-26 21:20:26 +08:00
Miao Zheng
c5bcf9991b
[Fix] batch size for citys in cfg file name ( #1977 )
2022-08-26 20:49:43 +08:00
谢昕辰
a3a144a361
[Refactor] Update config names ( #1964 )
...
* rename ann configs
* update ann yml
* update
* update
* update
* update
* update
* update ann readme
* update
* update deeplabv3
* update readme
* fix yml
* fix beit
2022-08-26 18:48:56 +08:00
Miao Zheng
ef2152fd54
[Fix] Fix inputs dtype convert in data preprocessor ( #1975 )
2022-08-26 17:25:48 +08:00
Miao Zheng
8de0050f25
[Refactor] data flow ( #1956 )
...
* [WIP] Refactor data flow
* model return
* [WIP] Refactor data flow
* support data_samples is optional
* fix benchmark
* fix base
* minors
* rebase
* fix api
* ut
* fix api inference
* comments
* docstring
* docstring
* docstring
* fix bug of slide inference
* add assert c > 1
2022-08-26 15:54:23 +08:00
Miao Zheng
50546da85c
[Fix]Remove modules from mmcv.runner and mmcv.utils ( #1966 )
...
* [WIP] mmcv-clean
* [WIP]Remove modules from mmcv.runner and mmcv.utils
* wip
* fix import mmengine
* remove ut
* loadcheckpoint in mae
2022-08-25 15:15:21 +08:00
谢昕辰
c93210262a
[Refactor] Config tutorial for 1.x ( #1951 )
...
* config tutorial
* update config name convention
* minor change
* rewrite name
2022-08-24 15:54:49 +08:00
谢昕辰
179e128e0e
transform tutorial ( #1953 )
2022-08-23 14:19:11 +08:00
谢昕辰
8f2c657de8
[Refactor] Dataset tutorial for 1.x ( #1932 )
...
* modify scripts dirname
* update links
2022-08-19 20:50:03 +08:00
谢昕辰
3d98c25052
fix base dataset ( #1926 )
2022-08-19 20:50:03 +08:00
谢昕辰
13b108dbc8
[Enhancement] Support custom runner ( #1923 )
...
* support custom runner
* fix
2022-08-19 20:50:03 +08:00
Miao Zheng
45b63c584f
[Doc] MMSeg 1.x Documentation ( #1924 )
...
* [Doc] MMSeg 1.x Documentation
* revise index
2022-08-19 20:50:03 +08:00
谢昕辰
03405dcbb6
fix logger cfg ( #1894 )
2022-08-19 20:50:03 +08:00
谢昕辰
94481d52f1
[Doc] Update API doc ( #1888 )
...
* update api doc
* fix
* fix
2022-08-19 20:50:02 +08:00
谢昕辰
671ed74332
fix logdict ( #1892 )
2022-08-19 20:50:02 +08:00
Miao Zheng
e0499d5a77
[Fix] Fix repo based on refactoring standard ( #1869 )
...
* [Fix] Fix repo based on refactory standard
* fix ut
2022-08-19 20:50:02 +08:00
谢昕辰
bfe0fbe04d
support load v1/v2 ckpt ( #1868 )
2022-08-19 20:50:02 +08:00
谢昕辰
167f94a70b
rename data to structures ( #1854 )
2022-08-19 20:50:02 +08:00
MengzhangLI
ecab73a892
[Feature] Add P1 DataTransform ( #1843 )
...
* [Feature] Add P1 DataTransform
* fix unit test error
* fix @cache_randomness location
2022-08-19 20:50:01 +08:00
Miao Zheng
76c5ce1396
[Fix] Fix after iter `SegVisualizationHook` ( #1908 )
...
* [Fix] Fix after iter `SegVisualizationHook`
* ut
2022-08-10 21:02:09 +08:00
Miao Zheng
c498e6f593
[Fix] Add SegVisualizationHook in default hooks ( #1900 )
2022-08-09 23:33:04 +08:00
Miao Zheng
d265778b6f
[Fix] Import Sequential from mmengine ( #1899 )
2022-08-09 21:41:03 +08:00
Miao Zheng
78b08650b5
[Fix] Default hooks in cgnet config ( #1897 )
2022-08-09 20:26:05 +08:00
Miao Zheng
7e83c1dd97
[Enhancement] Add mmcls installation in circle ci ( #1898 )
2022-08-09 19:47:40 +08:00
MengzhangLI
e4b9d72a11
[Fix] 2.0 Fix mDice metric for medical datasets ( #1864 )
2022-08-04 18:32:52 +08:00
Miao Zheng
e2f26e3fde
[Fix] Import BaseModule from mmengien ( #1862 )
2022-08-04 09:35:05 +08:00
Miao Zheng
fdaf8ea7d6
[Enhancement] Set up circle-ci on test-1.x branch ( #1852 )
2022-08-01 19:58:47 +08:00
Miao Zheng
85ef7b905a
[Fix] Fix LoacalVisualizer UT ( #1851 )
2022-08-01 19:53:13 +08:00