mmsegmentation/configs
sennnnn e235c1a824
[Refactor] Support progressive test with fewer memory cost (#709)
* Support progressive test with fewer memory cost.

* Temp code

* Using processor to refactor evaluation workflow.

* refactor eval hook.

* Fix process bar.

* Fix middle save argument.

* Modify some variable name of dataset evaluate api.

* Modify some viriable name of eval hook.

* Fix some priority bugs of eval hook.

* Depreciated efficient_test.

* Fix training progress blocked by eval hook.

* Depreciated old test api.

* Fix test api error.

* Modify outer api.

* Build a sampler test api.

* TODO: Refactor format_results.

* Modify variable names.

* Fix num_classes bug.

* Fix sampler index bug.

* Fix grammaly bug.

* Support batch sampler.

* More readable test api.

* Remove some command arg and fix eval hook bug.

* Support format-only arg.

* Modify format_results of datasets.

* Modify tool which use test apis.

* support cityscapes eval

* fixed cityscapes

* 1. Add comments for batch_sampler;

2. Keep eval hook api same and add deprecated warning;

3. Add doc string for dataset.pre_eval;

* Add efficient_test doc string.

* Modify test tool to compat old version.

* Modify eval hook to compat with old version.

* Modify test api to compat old version api.

* Sampler explanation.

* update warning

* Modify deploy_test.py

* compatible with old output, add efficient test back

* clear logic of exclusive

* Warning about efficient_test.

* Modify format_results save folder.

* Fix bugs of format_results.

* Modify deploy_test.py.

* Update doc

* Fix deploy test bugs.

* Fix custom dataset unit tests.

* Fix dataset unit tests.

* Fix eval hook unit tests.

* Fix some imcompatible.

* Add pre_eval argument for eval hooks.

* Update eval hook doc string.

* Make pre_eval false in default.

* Add unit tests for dataset format_results.

* Fix some comments and bc-breaking bug.

* Fix pre_eval set cfg field.

* Remove redundant codes.

Co-authored-by: Jiarui XU <xvjiarui0826@gmail.com>
2021-08-19 20:44:58 -07:00
..
_base_ [Refactor] Support progressive test with fewer memory cost (#709) 2021-08-19 20:44:58 -07:00
ann Fix random behavior of update_model_index in pre-commit hook (#784) 2021-08-15 23:33:08 +08:00
apcnet Fix random behavior of update_model_index in pre-commit hook (#784) 2021-08-15 23:33:08 +08:00
ccnet Fix random behavior of update_model_index in pre-commit hook (#784) 2021-08-15 23:33:08 +08:00
cgnet Fix random behavior of update_model_index in pre-commit hook (#784) 2021-08-15 23:33:08 +08:00
danet Fix random behavior of update_model_index in pre-commit hook (#784) 2021-08-15 23:33:08 +08:00
deeplabv3 Fix random behavior of update_model_index in pre-commit hook (#784) 2021-08-15 23:33:08 +08:00
deeplabv3plus Fix random behavior of update_model_index in pre-commit hook (#784) 2021-08-15 23:33:08 +08:00
dmnet Fix random behavior of update_model_index in pre-commit hook (#784) 2021-08-15 23:33:08 +08:00
dnlnet Fix random behavior of update_model_index in pre-commit hook (#784) 2021-08-15 23:33:08 +08:00
emanet Fix random behavior of update_model_index in pre-commit hook (#784) 2021-08-15 23:33:08 +08:00
encnet Fix random behavior of update_model_index in pre-commit hook (#784) 2021-08-15 23:33:08 +08:00
fastscnn Fix random behavior of update_model_index in pre-commit hook (#784) 2021-08-15 23:33:08 +08:00
fcn Fix random behavior of update_model_index in pre-commit hook (#784) 2021-08-15 23:33:08 +08:00
fp16 Fix random behavior of update_model_index in pre-commit hook (#784) 2021-08-15 23:33:08 +08:00
gcnet Fix random behavior of update_model_index in pre-commit hook (#784) 2021-08-15 23:33:08 +08:00
hrnet Fix random behavior of update_model_index in pre-commit hook (#784) 2021-08-15 23:33:08 +08:00
mobilenet_v2 Fix random behavior of update_model_index in pre-commit hook (#784) 2021-08-15 23:33:08 +08:00
mobilenet_v3 Fix random behavior of update_model_index in pre-commit hook (#784) 2021-08-15 23:33:08 +08:00
nonlocal_net Fix random behavior of update_model_index in pre-commit hook (#784) 2021-08-15 23:33:08 +08:00
ocrnet Fix random behavior of update_model_index in pre-commit hook (#784) 2021-08-15 23:33:08 +08:00
point_rend Fix random behavior of update_model_index in pre-commit hook (#784) 2021-08-15 23:33:08 +08:00
psanet Fix random behavior of update_model_index in pre-commit hook (#784) 2021-08-15 23:33:08 +08:00
pspnet Fix random behavior of update_model_index in pre-commit hook (#784) 2021-08-15 23:33:08 +08:00
resnest Fix random behavior of update_model_index in pre-commit hook (#784) 2021-08-15 23:33:08 +08:00
segformer [Tools] Add vit/swin/mit convert weight scripts (#783) 2021-08-17 18:42:42 -07:00
sem_fpn Fix random behavior of update_model_index in pre-commit hook (#784) 2021-08-15 23:33:08 +08:00
setr Fix random behavior of update_model_index in pre-commit hook (#784) 2021-08-15 23:33:08 +08:00
swin Fix random behavior of update_model_index in pre-commit hook (#784) 2021-08-15 23:33:08 +08:00
unet Fix random behavior of update_model_index in pre-commit hook (#784) 2021-08-15 23:33:08 +08:00
upernet Fix random behavior of update_model_index in pre-commit hook (#784) 2021-08-15 23:33:08 +08:00
vit Fix random behavior of update_model_index in pre-commit hook (#784) 2021-08-15 23:33:08 +08:00