mmsegmentation/mmseg/datasets/transforms
谢昕辰 124b87ce90
[Refactor] Refactor fileio (#2543)
## Motivation

Use the new fileio from mmengine
https://github.com/open-mmlab/mmengine/pull/533

## Modification

1. Use `mmengine.fileio` to repalce FileClient  in mmseg/datasets
2. Use `mmengine.fileio` to repalce FileClient in
mmseg/datasets/transforms
3. Use `mmengine.fileio` to repalce FileClient in mmseg/visualization

## BC-breaking (Optional)

we modify all the dataset configurations, so please use the latest config file.
2023-02-01 17:53:22 +08:00
..
__init__.py CodeCamp #141 [Feature] Add BioMedical3DRandomFlip. (#2404) 2023-01-20 15:34:11 +08:00
formatting.py [Feature] Add `gt_edge_map` field. (#2466) 2023-01-11 11:51:29 +08:00
loading.py [Refactor] Refactor fileio (#2543) 2023-02-01 17:53:22 +08:00
transforms.py CodeCamp #141 [Feature] Add BioMedical3DRandomFlip. (#2404) 2023-01-20 15:34:11 +08:00