704 Commits

Author SHA1 Message Date
xiexinch
5a62b0335f fix h,w order 2022-12-01 11:25:00 +08:00
xiexinch
721afaec31 add docstring 2022-11-24 16:22:07 +08:00
xiexinch
1910dffd6c minor change 2022-11-24 15:02:50 +08:00
xiexinch
68e3b25560 use mmcv.RandomChoiceResize as entry 2022-11-24 14:55:25 +08:00
xiexinch
721f4d01f3 add ut 2022-11-23 15:15:38 +08:00
xiexinch
056edc8e1a init 2022-11-22 19:51:38 +08:00
Miao Zheng
6d7af0707d
Merge pull request #2332 from MengzhangLI/fix_basesegdataset_ignoreid
[Fix] Fix ignore class id from -1 to 255 in BaseSegDataset in 1.x
2022-11-22 10:49:02 +08:00
MengzhangLI
cfab5b39c0 [Fix] Fix ignore class id from -1 to 255 in BaseSegDataset in 1.x 2022-11-22 00:52:36 +08:00
Miao Zheng
8ea777e245
Merge pull request #2326 from VoyagerXvoyagerx/dev-1.x
Fixe the bug in the visualization step.
2022-11-21 11:55:06 +08:00
Miao Zheng
ca1dc717ee
Update demo/MMSegmentation_Tutorial.ipynb 2022-11-21 11:09:08 +08:00
Miao Zheng
2b4dbcfb15
Update demo/MMSegmentation_Tutorial.ipynb 2022-11-21 11:08:26 +08:00
Miao Zheng
5ef9f6218e
Update demo/MMSegmentation_Tutorial.ipynb 2022-11-21 11:07:44 +08:00
VoyagerXvoyagerx
3bf399eb2f Add PyTorch installation before import torch. 2022-11-21 11:03:08 +08:00
VoyagerXVoyagerXisavailable
bc013fbb05 fixed the AttributeError in show_result_pyplot() 2022-11-19 19:47:59 +08:00
Miao Zheng
c56a299571
Merge pull request #2290 from xiexinch/fix_gt_padding
[Enhancement] Support padding in testing
2022-11-19 18:24:59 +08:00
xiexinch
4e12bcd053 fix data sample is None 2022-11-19 18:08:19 +08:00
xiexinch
f915df4b0c remove gt padding 2022-11-19 17:38:10 +08:00
Miao Zheng
2f15bfe795
Merge pull request #2322 from MengzhangLI/fix_basesegdataset_typo
[Fix] Fix typo of BaseSegDataset docstring
2022-11-19 15:57:18 +08:00
MengzhangLI
2d4b113b5d [Fix] Fix typo of BaseSegDataset docstring 2022-11-18 17:20:03 +08:00
xiexinch
8fed7f543f add data_preprocessor ut 2022-11-17 11:10:40 +08:00
Miao Zheng
a06bf4d663
Merge pull request #2304 from xiexinch/fix_swin_load
[Fix] Fix swin load state_dict
2022-11-15 21:56:42 +08:00
xiexinch
26e9729a84 fix swin load statedict 2022-11-15 16:55:49 +08:00
Miao Zheng
a39b16f0f6
Merge pull request #2308 from xiexinch/fix_lint
[Fix] fix lint and pre-commit
2022-11-15 16:17:52 +08:00
xiexinch
921fdde032 fix lint 2022-11-15 15:58:24 +08:00
xiexinch
d33af5215a fix ut 2022-11-10 18:42:18 +08:00
xiexinch
d0b35cdacd fix get gt data 2022-11-10 14:28:20 +08:00
xiexinch
70daaaad59 support padding in test and fix remove gt padding at post_process 2022-11-10 14:21:05 +08:00
Miao Zheng
7927591a22
Merge pull request #2259 from kitecats/dev-1.x
Add MMEval projects like in README
2022-11-08 13:35:52 +08:00
kitecats
4d6d74e915
Update README_zh-CN.md 2022-11-03 21:17:28 +08:00
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
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