mmsegmentation/mmseg/datasets/transforms
谢昕辰 a947e3e754
[FIx] Set default `backend_args` values to None (#2597)
## Motivation

In MMEngine >= 0.2.0, it might directly determine what the backend is by
using the `data_root` path.

## Modification

Set all default `backend_args` values are `None`.
2023-02-16 15:33:52 +08:00
..
__init__.py CodeCamp #141 [Feature] Add BioMedical3DRandomFlip. (#2404) 2023-01-20 15:34:11 +08:00
formatting.py [Enhancement]Replace numpy ascontiguousarray with torch contiguous to speed-up (#2604) 2023-02-15 19:02:00 +08:00
loading.py [FIx] Set default `backend_args` values to None (#2597) 2023-02-16 15:33:52 +08:00
transforms.py CodeCamp #141 [Feature] Add BioMedical3DRandomFlip. (#2404) 2023-01-20 15:34:11 +08:00