Miao Zheng
77dbecd5f7
Merge pull request #2333 from MengzhangLI/fix_knet_master
...
[Fix] Fix KNet IterativeDecodeHead bug in master branch
2022-12-01 11:05:19 +08:00
Miao Zheng
a2e9191016
Merge pull request #2347 from smttsp/master
...
BUG FIX in test_cfg for U-Net _base_ scripts
2022-11-28 12:07:26 +08:00
Samet
bd87c92571
Merge pull request #1 from smttsp/ISSUE-2337/bug/unet_param
...
[FIX] fixing bug in `test_cfg` for U-Net _base_ script
2022-11-24 12:09:54 -05:00
smttsp
9387455d5b
[FIX] fixing bug in test_cfg
for U-Net _base_ script
...
tuples were required as default input, but int was given
2022-11-24 11:58:17 -05:00
MengzhangLI
91440718de
add comment
2022-11-22 22:38:10 +08:00
Miao Zheng
1bb58de01a
Merge pull request #2331 from xiexinch/add-torch1.13-in-ci
...
[CI] Add torch1.13 checking in CI
2022-11-22 20:30:14 +08:00
xiexinch
f660c64dbf
remove coverage and fix cuda version
2022-11-22 14:33:52 +08:00
MengzhangLI
589d8ac224
[Fix] Fix KNet IterativeDecodeHead bug in v0.x branch
2022-11-22 12:40:19 +08:00
xiexinch
bd725fd536
add torch1.13 in ci
2022-11-21 20:12:52 +08:00
Miao Zheng
180ad08824
Merge pull request #2309 from jinwonkim93/fix/flake8
...
gitlab.com/pycqa/flake8 no longer exists
2022-11-15 16:54:00 +08:00
jinwonkim93
cdd58964b0
gitlab.com/pycqa/flake8 no longer exists
2022-11-15 08:08:23 +00:00
Miao Zheng
6b4c7ff966
Merge pull request #2194 from jinwonkim93/custom/face_occlusion
...
[Feature] Support Delving into High-Quality Synthetic Face Occlusion Segmentation Datasets
2022-11-11 15:06:35 +08:00
whooray
70b2853c62
Update dataset_prepare.md
...
PR fix version to original repository. change to original repository.
2022-11-10 22:30:12 +09:00
whooray
62bcc1ae6c
Merge branch 'open-mmlab:master' into custom/face_occlusion
2022-11-08 19:13:41 +09:00
Miao Zheng
7b09967fcc
Merge pull request #2257 from xiexinch/bumpv0.29.1
...
bumpv0.29.1
v0.29.1
2022-11-03 16:19:52 +08:00
xiexinch
47c7ed5dec
bumpv0.29.1
2022-11-03 14:37:38 +08:00
jinwonkim93
dd59be3583
update downloading process
2022-11-02 05:02:39 +00:00
jinwonkim93
2aaa757960
fix typo error for doc
2022-11-01 13:38:51 +00:00
whooray
280b1755c4
Merge branch 'open-mmlab:master' into custom/face_occlusion
2022-11-01 22:28:22 +09:00
Jinhee Lee
eb5ea47d9c
Update customize_datasets.md ( #2249 )
2022-11-01 19:14:36 +08:00
MengzhangLI
b42c487767
[Doc] Update FAQ doc about binary segmentation and ReduceZeroLabel ( #2206 )
...
* [Doc] Update FAQ doc about binary segmentation and ReduceZeroLabel
* update
* modify
* fix typo and add modification
* fix typo
* fix comments
* fix order
* fix
* fix
* Update docs/en/faq.md
* Update docs/zh_cn/faq.md
Co-authored-by: Miao Zheng <76149310+MeowZheng@users.noreply.github.com>
2022-10-28 21:44:37 +08:00
谢昕辰
6db09358f0
modify results ( #2114 )
2022-10-27 13:08:34 +08:00
whooray
c222684c29
Merge branch 'open-mmlab:master' into custom/face_occlusion
2022-10-26 22:48:58 +09:00
zhijiejia
8dbbdd8c17
[Feature] Add model ensemble tools ( #2218 )
...
* [Feature] Add model ensemble tool
* [Enhance] Add en and zh_cn instructions for model_ensemble
* [Enhance] Add default-value for --out and modify instruction
* [Enhance] Add arg-type for --out
* [Enhance] Delete redundant code
2022-10-24 19:03:48 +08:00
whooray
f537397658
Merge branch 'open-mmlab:master' into custom/face_occlusion
2022-10-24 09:37:37 +09:00
Xu Lin
76a5138ac8
add MMYOLO desc in README ( #2219 )
2022-10-21 19:57:39 +08:00
MengzhangLI
a68e7c2823
[Fix] Fix PoolFormer mIoU result ( #2190 )
2022-10-18 22:58:21 +08:00
谢昕辰
04afdb3f27
use syncbn ( #2207 )
2022-10-18 20:13:53 +08:00
jinwonkim93
1fc898c7df
formatting
2022-10-18 08:49:07 +09:00
jinwonkim93
e4a9dd790a
formatting
2022-10-18 00:45:58 +09:00
jinwonkim93
69b49cddbb
update prepare.md
2022-10-17 15:30:23 +00:00
jinwonkim93
1ca1780f5a
fix format
2022-10-17 01:47:59 +00:00
jinwonkim93
33156d0e94
Merge branch 'custom/face_occlusion' of https://github.com/jinwonkim93/mmsegmentation into custom/face_occlusion
2022-10-16 05:48:15 +00:00
jinwonkim93
e1cc8008a0
add face occlusion dataset
2022-10-16 05:45:44 +00:00
whooray
f4022fbd0d
Merge pull request #1 from jinwonkim93/face_occlusion
...
add config file for occlusion face
2022-10-16 14:18:54 +09:00
jinwonkim93
23c9fd7358
add config file for occlusion face
2022-10-16 05:14:49 +00:00
whooray
d5e79fa0ef
Merge branch 'open-mmlab:master' into custom/face_occlusion
2022-10-11 14:58:01 +09:00
谢昕辰
356215bf58
Bump v0.29.0 ( #2167 )
...
* bump v0.29.0
* remove 2159
v0.29.0
2022-10-10 14:06:25 +08:00
Miao Zheng
5811b3f74d
[Fix] Ignore timm test in ircleCI ( #2162 )
2022-10-09 16:13:08 +08:00
Miao Zheng
abb0932966
Fix lint ( #2159 )
2022-10-08 17:36:56 +08:00
mangelroman
963b8edc32
Add missing dependencies to torchserve docker file ( #2133 )
2022-10-08 16:33:03 +08:00
Edward
2eb13c6906
Improve structure and readability for FCNHead ( #2142 )
2022-10-08 16:31:17 +08:00
Miao Zheng
0391dcd105
Upgrade pre commit hooks master ( #2155 )
...
* Upgrade pre commit hooks
* Upgrade pre commit hooks
* mim install mmcv-full
* install mim
* install mmcv-full
* test mmcv-full 1.6.0
* fix timm
* fix timm
* fix timm
2022-10-08 16:29:12 +08:00
Shirley Wang
9d2312b4ac
added if statement to account for IterableDatasets doing distributed training ( #2151 )
2022-10-08 12:14:01 +08:00
MengzhangLI
6c746fad9c
[Feature] Add PoolFormer (CVPR'2022) ( #1537 )
...
* [Feature] Add PoolFormer (CVPR'2022)
* Upload README.md, models and log.json
* fix wrong base config name in config file
* refactor alignresize
* delete align_resize.py
* change config name
* use ResizetoMultiple to replace AlignResize
* update readme
* fix config bug
* resolve conflict
2022-10-01 12:54:00 +08:00
jinwonkim93
e9e196f3c9
add custom dataset
2022-09-20 08:47:02 +00:00
Sungchul Kim
ee25adc2c1
fix ( #2075 )
2022-09-15 15:16:46 +08:00
AmirMasoud Nourollah
31395a83bd
[Enhancement] .dev Python files updated to get better performance and syntax ( #2020 )
...
* logger hooks samples updated
* [Docs] Details for WandBLoggerHook Added
* [Docs] lint test pass
* [Enhancement] .dev Python files updated to get better performance and quality
* [Docs] Details for WandBLoggerHook Added
* [Docs] lint test pass
* [Enhancement] .dev Python files updated to get better performance and quality
* [Enhancement] lint test passed
* [Enhancement] Change Some Line from Previous to Support Python<3.9
* Update .dev/gather_models.py
Co-authored-by: Miao Zheng <76149310+MeowZheng@users.noreply.github.com>
2022-09-14 16:05:40 +08:00
whooray
ecd1ecb6ba
[Fix] Fix mmseg.api.inference inference_segmentor ( #1849 )
...
* [Fix] Fix mmseg.api.inference inference_segmentor
Motivation
Fix inference_segmentor not working with multiple images path or images. List[str/ndarray]
Modification
- process images if instance is list
* fix typo
* Update mmseg/apis/inference.py
Co-authored-by: Hakjin Lee <nijkah@gmail.com>
Co-authored-by: Hakjin Lee <nijkah@gmail.com>
2022-09-14 00:13:43 +08:00
Miao Zheng
ca7c098767
[Fix] Fix ddp ut ( #2060 )
2022-09-13 13:08:44 +08:00