mmsegmentation/mmseg
MengzhangLI ecda117ea5
[Enhance] New-style CPU training and inference. (#1251)
* [Enhance] New-style CPU training and inference.

* assert mmcv version

* SyncBN to BN in training and testing

* SyncBN to BN in training and testing

* upload untracked files to this branch

* delete gpu_ids

* fix bugs

* assert args.gpu_id in train.py

* use cfg.gpu_ids = [args.gpu_id]

* use cfg.gpu_ids = [args.gpu_id]

* fix typo

* fix typo

* fix typos
2022-01-28 23:03:01 +08:00
..
apis [Enhance] New-style CPU training and inference. (#1251) 2022-01-28 23:03:01 +08:00
core [Feature] Support ISPRS Vaihingen Dataset. (#1171) 2022-01-22 20:27:51 +08:00
datasets [Feature] Support ISPRS Vaihingen Dataset. (#1171) 2022-01-22 20:27:51 +08:00
models delete unnecessary lines of STDCHead (#1231) 2022-01-28 10:53:11 +08:00
ops [Dcos] Add header for files (#796) 2021-08-16 23:16:55 -07:00
utils add multi-processes script (#1238) 2022-01-27 21:18:55 +08:00
__init__.py [Fix] Change the upper version of mmcv to 1.5.0 #1096 2021-12-01 21:16:23 +08:00
version.py Bump v0.20.2 #1141 2021-12-15 16:49:42 +08:00