谢昕辰
|
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
|
50546da85c
|
[Fix]Remove modules from mmcv.runner and mmcv.utils (#1966)
* [WIP] mmcv-clean
* [WIP]Remove modules from mmcv.runner and mmcv.utils
* wip
* fix import mmengine
* remove ut
* loadcheckpoint in mae
|
2022-08-25 15:15:21 +08:00 |
|
谢昕辰
|
167f94a70b
|
rename data to structures (#1854)
|
2022-08-19 20:50:02 +08:00 |
|
zhengmiao
|
4b76f277a6
|
[Refactory] MMSegmentation Content
|
2022-07-15 15:47:29 +00:00 |
|
xiexinchen.vendor
|
1b3a4876a1
|
[Refactor] Fix STDCNet custom loss
|
2022-07-12 10:20:41 +00:00 |
|
linfangjian.vendor
|
7a32d610e4
|
[Refactor] Refactor all registries
|
2022-05-10 12:15:20 +00:00 |
|
Miao Zheng
|
a09df2c39d
|
[Fix] inconsistent dtype ofseg_label in stdc decode (#1463)
|
2022-04-10 14:18:16 +08:00 |
|
MengzhangLI
|
46898b8e8a
|
delete unnecessary lines of STDCHead (#1231)
|
2022-01-28 10:53:11 +08:00 |
|
MengzhangLI
|
c1e72513c9
|
[Feature] Support STDC Network (new) (#995)
* refactor stdc code
* update key
* fix backbone inference
* remove comments
* fixing errors
* fixing version conflict
* fux typo
* use STDCHead
* upload models&logs
* adding model converters script and fix unittest
* fix error
* fix error
* fix error
* delete redundant keys in config
* fix errors in configs and unittest
* fix errors in configs and unittest
* fix errors in configs and unittest
* change Memory name
* refactor stdc2mmseg
* change name to STDC
* refactor stdc
* refactor stdc
* stdc refactor
* stdc refactor
* stdc refactor
* stdc refactor
* stdc refactor
* stdc refactor
* refactor stdc
* stdc refactor
Co-authored-by: xiexinch <xinchen.xie@qq.com>
|
2021-12-10 23:09:32 +08:00 |
|