mmsegmentation/docs/zh_cn
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
..
_static [Docs] Refactor the structure of documentation (#1128) 2021-12-16 18:56:45 +08:00
imgs [Docs] Refactor the structure of documentation (#1128) 2021-12-16 18:56:45 +08:00
tutorials [Docs] Add MultiImageMixDataset tutorial (#1194) 2022-01-24 15:48:54 +08:00
Makefile [Docs] Refactor the structure of documentation (#1128) 2021-12-16 18:56:45 +08:00
api.rst [Docs] Refactor the structure of documentation (#1128) 2021-12-16 18:56:45 +08:00
conf.py [Docs] Refactor the structure of documentation (#1128) 2021-12-16 18:56:45 +08:00
dataset_prepare.md [Feature] Support ISPRS Vaihingen Dataset. (#1171) 2022-01-22 20:27:51 +08:00
get_started.md [Docs] Refactor the structure of documentation (#1128) 2021-12-16 18:56:45 +08:00
index.rst [Docs] Refactor the structure of documentation (#1128) 2021-12-16 18:56:45 +08:00
inference.md [Enhance] New-style CPU training and inference. (#1251) 2022-01-28 23:03:01 +08:00
make.bat [Docs] Refactor the structure of documentation (#1128) 2021-12-16 18:56:45 +08:00
model_zoo.md [Docs] Refactor the structure of documentation (#1128) 2021-12-16 18:56:45 +08:00
stat.py [Fix] Fix the model statistics in doc for readthedoc #1153 2021-12-20 23:52:53 +08:00
switch_language.md [Docs] Refactor the structure of documentation (#1128) 2021-12-16 18:56:45 +08:00
train.md [Enhance] New-style CPU training and inference. (#1251) 2022-01-28 23:03:01 +08:00
useful_tools.md [Docs] Refactor the structure of documentation (#1128) 2021-12-16 18:56:45 +08:00