mmsegmentation/mmseg
谢昕辰 5245edb0a0 add configs for vit backbone plus decode_heads (#520)
* add config

* add cityscapes config

* add default value to docstring

* fix lint

* add deit-s and deit-b

* add readme

* add eps at norm_cfg

* add drop_path_rate experiment

* add deit case at init_weight

* add upernet result

* update result and add upernet 160k config

* update upernet result and fix settings

* Update iters number

* update result and delete some configs

* fix import error

* fix drop_path_rate

* update result and restore config

* update benchmark result

* remove cityscapes exp

* remove neck

* neck exp

* add more configs

* fix init error

* fix ffn setting

* update result

* update results

* update result

* update results and fill table

* delete or rename configs

* fix link delimiter

* rename configs and fix link

* rename neck to mln
2021-07-01 23:00:39 +08:00
..
apis infer batch size using len(result) in test function (#532) 2021-05-06 08:16:46 -07:00
core [feature]: Able to use save_best option (#575) 2021-06-02 16:25:26 -07:00
datasets [Feature] Support persistent_workers in DataLoader (PyTorch>=1.7.0) (#646) 2021-06-28 17:39:32 +08:00
models add configs for vit backbone plus decode_heads (#520) 2021-07-01 23:00:39 +08:00
ops add dynamic export and visualize to pytorch2onnx (#463) 2021-04-12 11:54:59 -07:00
utils [Enhance] Refactor inverted residual (#164) 2020-09-28 00:33:51 +08:00
__init__.py Use MMCV's EvalHook in MMSegmentation (#438) 2021-05-05 16:19:54 -07:00
version.py Bump to v0.14.1 (#604) 2021-06-16 21:49:56 -07:00