The glue layer framework used to harmonize MHub model's input and output data.
Project description
# mhubio - glue layer modules
The mhubio framework provides several modules for importing, converting, and organizing medical files. Since the input and output of ML models can differ greatly in both file system level storage structure and file format (dicom, nifti, nrrd) for the same modality (e.g., CT scan as input, segmentation as output), the modules in this framework allow easy adaptation to a well-defined and standardized I/O framework across multiple models. A key concept is that the model pipeline itself does not need to be changed. Instead, conversion and organization modules are used to provide data in the format used to create the model pipeline. Dealing with multiple patients, files, formats, and intermediate steps can quickly overload well-structured code with file system operations, making the code difficult for external readers to understand. Mhubio therefore keeps track of file management internally. The mhubio pipeline is a sequential flow of modules, each of which retrieves and forwards data. Files are then requested not by their relative or absolute path, but by modality and format.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file mhubio-0.0.2.tar.gz
.
File metadata
- Download URL: mhubio-0.0.2.tar.gz
- Upload date:
- Size: 87.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4de4e167f157fcc4e55ceb3fec7c7de4875b000fcacff9f5d389c2eaae518bb0 |
|
MD5 | e6f885c62edb2ee7bb1a1730b8131b04 |
|
BLAKE2b-256 | a2c22f03edfb53949c7ddb6c3e16d429228d5cd843c13d08fa1730db4e165e3e |
File details
Details for the file mhubio-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: mhubio-0.0.2-py3-none-any.whl
- Upload date:
- Size: 125.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 132e59234511e1840fdc3cd08f820380b61f0c7706b6d4a5a05d3138ed73c87f |
|
MD5 | 987a601aec79275296061742da2cfc7f |
|
BLAKE2b-256 | 483199e77f138c76a861cded43dfe748bdd4bc5f20cab3548d181bdda56a6419 |