mmsegmentation/tests/test_datasets
谢昕辰 039ba5d4ca
[Feature] Support auto import modules from registry. (#2481)
## Motivation

The registry now supports auto-import modules from the given location.

register_all_modules before running is no longer needed. The modules
will be lazy-imported during building.

- [x] This PR can be merged after
https://github.com/open-mmlab/mmengine/pull/643. The MMEngine version
should be updated.

Ref: https://github.com/open-mmlab/mmdetection/pull/9143
2023-02-23 20:33:17 +08:00
..
test_dataset.py CodeCamp #139 [Feature] Support REFUGE dataset. (#2554) 2023-02-03 16:02:19 +08:00
test_dataset_builder.py [Feature] Support auto import modules from registry. (#2481) 2023-02-23 20:33:17 +08:00
test_formatting.py [Refactor] data flow (#1956) 2022-08-26 15:54:23 +08:00
test_loading.py [FIx] Set default `backend_args` values to None (#2597) 2023-02-16 15:33:52 +08:00
test_transform.py [Feature] Support auto import modules from registry. (#2481) 2023-02-23 20:33:17 +08:00
test_tta.py [Refactor] Support TTA (#2184) 2022-12-30 22:52:07 +08:00