Commit Graph

675 Commits (c2b4798d63c7be9ca61cc955d3634ffd9afd568f)
 

Author SHA1 Message Date
kitecats c2b4798d63
Update README.md 2022-11-03 21:16:19 +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
Miao Zheng 0c87f7a0c9
Merge pull request #2253 from open-mmlab/dev-1.x
Merge MMSegmentation 1.x development branch dev-1.x to main branch 1.x
2022-11-02 18:34:40 +08:00
MeowZheng 96996271f2 lint 2022-11-02 18:14:20 +08:00
MeowZheng e9a1c7e0ae Merge branch '1.x' into dev-1.x 2022-11-02 18:09:15 +08:00
Miao Zheng eafb5da877
Merge pull request #2252 from MeowZheng/v1.0.0rc1
Bump V1.0.0rc1
2022-11-02 17:30:22 +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
Miao Zheng e4bc52ef11
Merge pull request #2251 from MeowZheng/sync-1.x
Sync 1.x
2022-11-02 11:58:59 +08:00
Miao Zheng b07bb163a1 [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-11-01 22:46:02 +08:00
Hakjin Lee 580bd38bbe Fix links in README (#2024) 2022-11-01 22:41:07 +08:00
Miao Zheng 7f4fb80047 [Fix] circle ci (#2019)
* [Fix] circle ci

* importlib

* python -m mim

* python -m cpverage

* typo
2022-11-01 22:40:39 +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
MengzhangLI 02d3793f0e
[Doc] Add Engine ZN doc (#2157)
* [Doc] Add Engine ZN doc

* refactor zh_cn doc

* refactor zh_cn doc

* change one subtitle place

* fix
2022-11-01 20:40:01 +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
谢昕辰 a6a5a50518
modify results (#2113) 2022-10-27 13:07:53 +08:00
Miao Zheng 3d8fd35e26
[Feature]Add Decathlon dataset (#2227)
* [Feature]Add Decathlon dataset

* fix test data

* add file

* remove order

* revise default value for prefix

* modify example

* revise based on  comments

* add comments for ut
2022-10-26 20:10:42 +08:00
Qingyun 293a057b61
doc: add mmyolo to Projects in OpenMMLab in readme (#2220) 2022-10-21 19:57:55 +08:00
Miao Zheng ac9ee8c355
[Feature]Generate Edge for dataset (#2210)
* [WIP]Generate Edge for dataset

* add ut

* add repr

* add inti
2022-10-20 16:45:31 +08:00
MengzhangLI 25604a151b
[Feature] Support PoolFormer in MMSegmentation 2.0 (#2191)
* [Feature] 2.0 PoolFormer

* fix mmcls version

* fix ut error

* fix ut

* fix ut
2022-10-19 13:08:07 +08:00
Miao Zheng e8af7a0ed0
[Fix]Use syncbn in mobilenet_v2 (#2198) 2022-10-18 17:19:37 +08:00
Miao Zheng 20c7dc689c
[Feature] Add BioMedical data loading (#2176)
* [WIP] Add BioMedical data loading

* add depends nibabel

* fix bug

* fix ut

* fix

* add test data

* xyz2zyx zyx2xyz

* format

* remove ignore empty

* remove ignore empty

* remove with seg in LoadBiomedicalAnnotation

* float32

* docstring

* toxyz

* docstring
2022-10-18 16:30:08 +08:00
谢昕辰 2ea4034014
upgrade (#2202) 2022-10-18 13:19:40 +08:00
MengzhangLI f3cd44bebf
[Fix] Fix ResizeToMultiple transform in MMSeg 1.x (#2185) 2022-10-14 15:37:35 +08:00
谢昕辰 84e76492b9
mmengine requirement (#2186) 2022-10-13 20:43: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
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
Miao Zheng 00c5e80026
[Fix] Ignore test timm when torch<1.7 (#2158) 2022-10-08 17:32:12 +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
MingJian.L fd6e42de76
Update get_started.md (#2148) 2022-10-08 11:09:47 +08:00
Miao Zheng f87c05308b
[Fix] Fix MMSegmentation colab demo (#2089)
* [WIP] Fix MMSegmentation colab demo

* wip

* fix

* revise config

* seg branch

* colab link

* engine install

* demo image

* remove inference

* fix inference pipeline

* typo
2022-09-30 14:15:39 +08:00
MengzhangLI e9519559f9
[Doc] Add Data Structure chinese doc (#2129)
* [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>
2022-09-30 14:00:30 +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
谢昕辰 b3b7629d38
[Fix] Fix binary segmentation (#2101)
* add out_channels

* fix forward

* add decode_head ut

* add segmentor ut

* refine postprocess

* fix
2022-09-27 16:49:38 +08:00
Miao Zheng 2a183283f5
[Enhancement]Add `out_file` in add_datasample to directly save image (#2090)
* [Enhancement]Add `out_file` in add_datasample to for save vis image directly

* comments

* ut
2022-09-20 15:23:13 +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
谢昕辰 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