pofengdenihong
665fa4c736
CodeCamp #144 [Doc] Chinese version of config tutorial (2371)
...
* [Doc]Translate the 1_config.md and modify a wrong statement in 1_config.md
* Translate the 1_config.md and modify a wrong statement in 1_config.md
* Modify some expressions
* Apply suggestions from code review
2022-12-30 22:51:19 +08:00
Miao Zheng
750bb4f180
Bump 1.0.0rc2 ( #2384 )
...
* Bump 1.0.0rc2
* typo
2022-12-06 16:32:52 +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
MeowZheng
38c3145f4b
refine changelog
2022-11-02 17:15:46 +08:00
MeowZheng
ab26606214
typo
2022-11-02 17:12:16 +08:00
MeowZheng
ddd2d6f27b
fix
2022-11-02 17:00:32 +08:00
MeowZheng
84ed033246
Bump 1.0.0rc1
2022-11-02 16:49:12 +08:00
MeowZheng
85455100d5
Bump 1.0.0rc1
2022-11-02 16:48:28 +08:00
谢昕辰
b5715f3860
[Doc] Update config doc ( #2048 )
...
* Update config documentation
* add demos
* update examples
* update links
2022-11-01 21:37:29 +08:00
谢昕辰
2eaf7ee8b3
[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-11-01 21:37:29 +08:00
谢昕辰
b8d87d7fe5
[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-11-01 21:37:29 +08:00
MingJian.L
650be56fcc
Update get_started.md ( #2148 )
2022-11-01 21:37:27 +08:00
Miao Zheng
b21df463d4
[Feature] LIP dataset ( #2187 )
...
* [WIP] LIP dataset
* wip
* keep473
* lip dataset prepare
* add ut and test data
2022-10-31 20:47:52 +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
Miao Zheng
92ebba6c0e
[Doc] Add Migration documentation ( #2066 )
...
* wip
* [Doc] Migration
* [wip] add package changes
* remove zoo stat
* add dataset migration
* add package changes
* revise based on comments
* revise based on comments
* typo
* fix
* add engine requirements
* revise mmcv dependency
2022-10-28 21:20:15 +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
MengzhangLI
e2d11d273a
[Fix] Fix typo in installation ( #2175 )
...
* [Fix] Fix installation Order of MMEngine and MMCV
* fix
* fix
2022-10-12 16:37:43 +08:00
Range King
d61dd2d821
Update get_started.md ( #2174 )
...
fix the installation commands
2022-10-12 16:20:30 +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
Miao Zheng
b732fae265
Upgrade pre commit hooks ( #2154 )
...
* Upgrade pre commit hooks
* fix lint
2022-10-08 12:04:24 +08:00
MengzhangLI
c8eb30329c
[Fix] Fix typo in visualization.md ( #2116 )
2022-09-29 19:30:53 +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
谢昕辰
230246f557
[Refactor] Add pyupgrade pre-commit hook ( #2078 )
...
* add pyupgrade hook
* run pyupgrade precommit hook
2022-09-19 14:06:29 +08:00
Miao Zheng
eef38883c8
[Docs] Add Overview ( #2042 )
...
* [Docs] Add Overview
* comments
* refine
* refine
2022-09-16 18:51:56 +08:00
MengzhangLI
bff8a98d81
[Doc] Update Data Preparation and Visualization doc ( #2054 )
...
* [Doc] Update Data Preparation and Visualization doc
* upload visualization figure example
* fix
* fix
* delete demo image
* remove segvisualizer
* fix
* fix
* fix
2022-09-14 22:27:12 +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
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
谢昕辰
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
谢昕辰
cc240ce551
[Refactor] Add transform tutorial for dev-1.x ( #1985 )
...
* transform tutorial
* fix
2022-08-29 18:21:22 +08:00
Miao Zheng
c5bcf9991b
[Fix] batch size for citys in cfg file name ( #1977 )
2022-08-26 20:49:43 +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
Miao Zheng
45b63c584f
[Doc] MMSeg 1.x Documentation ( #1924 )
...
* [Doc] MMSeg 1.x Documentation
* revise index
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
xiexinch
c1c870af31
rename init/inference_segmentor to init/inference_model
2022-07-12 16:19:59 +08:00
xiexinch
28a3d89b7a
Update pre-commit yaml and md2yml.py
2022-07-05 15:58:48 +08:00
zhengmiao
478da81c8b
[Fix] Optimizer-> OptimWrapper
2022-06-02 05:19:36 +00:00
Miao Zheng
df70f55639
[Doc] Add explanation and usage instructions for data configuration ( #1548 )
...
* [WIP] Data configuration
* [Doc] Add data configuration
* version info
* grammar
* typo
* typo
* format
* fix based on comments
* grammar
* comments
2022-05-06 15:25:05 +08:00
MengzhangLI
7f1a72ac42
Bump version to v0.24.1 ( #1541 )
...
* Bump version to v0.24.1
* version.py
* changelog.md
2022-05-01 14:06:04 +08:00
Miao Zheng
f33b7cafc8
Bump version to v0.24.0 ( #1533 )
...
* [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>
2022-04-29 22:23:02 +08:00
MengzhangLI
e9bfabe434
[Doc] Add more clearly statement of CPU training/inference ( #1518 )
...
* [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>
2022-04-29 16:41:32 +08:00
Miao Zheng
464ebab53e
[Enhancement] MMCV maximum_version set to 1.6 ( #1480 )
...
* [Enhancement] MMCV maximum_version set to 1.6
* [Enhancement] MMCV maximum_version set to 1.6
2022-04-19 16:19:56 +08:00
AmirMasoud Nourollah
cc202a1664
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>
2022-04-04 20:16:50 +08:00
kahkeng
1a7c045867
[Docs] Fix typo ( #1447 )
...
* Fix small typo in documentation title
* Fix typo in documentation title (zh_cn version)
2022-04-04 15:02:52 +08:00
Miao Zheng
bf745ca09c
Bump version to v0.23.0 ( #1439 )
...
* Bump version to v0.23.0
* new contributor
* rephrase
* tyoi
* typo
* get_started
* typo
* rephrase
* rephrase
* rephrase
2022-04-01 15:43:19 +08:00