mmsegmentation/tools
Miao Zheng 8de0050f25
[Refactor] data flow (#1956)
* [WIP] Refactor data flow

* model return

* [WIP] Refactor data flow

* support data_samples is optional

* fix benchmark

* fix base

* minors

* rebase

* fix api

* ut

* fix api inference

* comments

* docstring

* docstring

* docstring

* fix bug of slide inference

* add assert c > 1
2022-08-26 15:54:23 +08:00
..
analysis_tools [Refactor] data flow (#1956) 2022-08-26 15:54:23 +08:00
dataset_converters [Fix]Remove modules from mmcv.runner and mmcv.utils (#1966) 2022-08-25 15:15:21 +08:00
deployment [Fix]Remove modules from mmcv.runner and mmcv.utils (#1966) 2022-08-25 15:15:21 +08:00
misc [Fix]Remove modules from mmcv.runner and mmcv.utils (#1966) 2022-08-25 15:15:21 +08:00
model_converters [Enhancement] Replace MMCV with MMEngine in convert model scripts (#1798) 2022-07-27 17:54:37 +08:00
torchserve [Fix]Remove modules from mmcv.runner and mmcv.utils (#1966) 2022-08-25 15:15:21 +08:00
dist_test.sh [Feature] Add multi machine `dist_train`. (#1383) 2022-03-18 10:55:49 +08:00
dist_train.sh [Enhancement] Delete seed in dist_train.sh (#1519) 2022-04-28 11:35:10 +08:00
slurm_test.sh init commit 2020-07-10 02:39:01 +08:00
slurm_train.sh init commit 2020-07-10 02:39:01 +08:00
test.py [Feature] Add SegVisualizer (#1792) 2022-07-27 16:28:09 +08:00
train.py [Enhancement] Support custom runner (#1923) 2022-08-19 20:50:03 +08:00