mmsegmentation/tests/test_datasets
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
..
test_dataset.py [Fix] Fix DATASETS not imported error (#1827) 2022-07-26 14:46:59 +08:00
test_dataset_builder.py [Fix] Change CustomDataset to BaseSegDataset (#1791) 2022-07-26 12:01:40 +08:00
test_formatting.py [Refactor] data flow (#1956) 2022-08-26 15:54:23 +08:00
test_loading.py [Feature] Add LoadImageFromNdArray pipeline (#1810) 2022-07-22 19:40:00 +08:00
test_transform.py [Feature] Add P1 DataTransform (#1843) 2022-08-19 20:50:01 +08:00
test_tta.py [Refactor] data flow (#1956) 2022-08-26 15:54:23 +08:00