mmsegmentation/mmseg/datasets/transforms
Miao Zheng 20c7dc689c
[Feature] Add BioMedical data loading (#2176)
* [WIP] Add BioMedical data loading

* add depends nibabel

* fix bug

* fix ut

* fix

* add test data

* xyz2zyx zyx2xyz

* format

* remove ignore empty

* remove ignore empty

* remove with seg in LoadBiomedicalAnnotation

* float32

* docstring

* toxyz

* docstring
2022-10-18 16:30:08 +08:00
..
__init__.py [Feature] Add BioMedical data loading (#2176) 2022-10-18 16:30:08 +08:00
formatting.py [Refactor] data flow (#1956) 2022-08-26 15:54:23 +08:00
loading.py [Feature] Add BioMedical data loading (#2176) 2022-10-18 16:30:08 +08:00
transforms.py [Fix] Fix ResizeToMultiple transform in MMSeg 1.x (#2185) 2022-10-14 15:37:35 +08:00