Miao Zheng
|
aaa08dc4b2
|
[Doc] Refine MMSegmentation documentation (#2668)
|
2023-03-03 14:51:38 +08:00 |
谢昕辰
|
039ba5d4ca
|
[Feature] Support auto import modules from registry. (#2481)
## Motivation
The registry now supports auto-import modules from the given location.
register_all_modules before running is no longer needed. The modules
will be lazy-imported during building.
- [x] This PR can be merged after
https://github.com/open-mmlab/mmengine/pull/643. The MMEngine version
should be updated.
Ref: https://github.com/open-mmlab/mmdetection/pull/9143
|
2023-02-23 20:33:17 +08:00 |
MengzhangLI
|
b2577e0ba0
|
[Doc] Add EN custmized runtime doc in dev-1.x (#2533)
## Motivation
Translate Chinese version customized runtime doc into English
https://github.com/open-mmlab/mmsegmentation/pull/2502.
|
2023-02-07 14:47:22 +08:00 |
MengzhangLI
|
a115b10323
|
[Doc] Add EN datasets.md in dev-1.x (#2464)
Add English version of `datasets.md`, the Chinese version is in
https://github.com/open-mmlab/mmsegmentation/pull/2387.
Co-authored-by: MeowZheng <meowzheng@outlook.com>
|
2023-01-22 15:55:30 +08:00 |
谢昕辰
|
ad99ad1444
|
[Doc] Add dataflow document (#2403)
* draft
* update loss
* update
* add runner
* add steps
* update
|
2022-12-30 22:52:07 +08:00 |
Miao Zheng
|
124ec8200f
|
Merge pull request #2088 from MengzhangLI/transforms_doc
[Doc] Update transforms Doc
|
2022-11-03 00:10:06 +08:00 |
MengzhangLI
|
a1f011dc0b
|
[Doc] Add Data Structures and Elements (#2070)
* [WIP][Doc] Add Data Structures and Elements
* fix
* add
* fix
* add chinses doc
* refactor
* fix
* fix typo
* fix
* fix
* fix typo
* Update docs/en/advanced_guides/structures.md
* Update docs/en/advanced_guides/structures.md
Co-authored-by: Miao Zheng <76149310+MeowZheng@users.noreply.github.com>
|
2022-10-28 22:22:44 +08:00 |
谢昕辰
|
8b392946bb
|
[Doc] Add evaluation doc (#2077)
* introduction
* add evaluator doc and fix typo
* fix ut
* add test dataflow
* add runner reference
* add dataloader config
* fix typo
* minor change
|
2022-10-13 14:55:04 +08:00 |
谢昕辰
|
1413c75340
|
update model doc (#2160)
|
2022-10-08 21:01:07 +08:00 |
MengzhangLI
|
5b5968d203
|
fix typo
|
2022-10-08 17:17:05 +08:00 |
谢昕辰
|
5d1faeabf0
|
[Doc] Update add module doc (#2067)
* develop segmentor and remove custom optim
* update segmentor example
* add data preprocessor
* refine intro
|
2022-09-29 16:42:19 +08:00 |
MengzhangLI
|
89f6647d1f
|
[Doc] Updata transforms Doc
|
2022-09-19 17:57:41 +08:00 |
Miao Zheng
|
eef38883c8
|
[Docs] Add Overview (#2042)
* [Docs] Add Overview
* comments
* refine
* refine
|
2022-09-16 18:51:56 +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
|
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 |
谢昕辰
|
cc240ce551
|
[Refactor] Add transform tutorial for dev-1.x (#1985)
* transform tutorial
* fix
|
2022-08-29 18:21:22 +08:00 |
谢昕辰
|
179e128e0e
|
transform tutorial (#1953)
|
2022-08-23 14:19:11 +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 |