This package includes inference codes supporting Super-resolution image and mask interpolations.
Project description
Designed for medical imaging data preprocesing, two types of normalization are implemented:
Medical imaging mask inerpolation.
SR image interpolation through Z directions (i.e., thick-slices to thin-slices) with arbitrary user-selected sampling ratios.
from KevinSR import mask_interpolation, SOUP_GAN
# for mask interp new_masks = mask_interpolation(masks, factor)
# for SR image interp thin_slices = SOUP_GAN(thick_slices, factor)
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
KevinSR-0.1.7.tar.gz
(3.1 kB
view details)
File details
Details for the file KevinSR-0.1.7.tar.gz.
File metadata
- Download URL: KevinSR-0.1.7.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4fda5122c8e693cf6740978cbc20d863dfeb4eb898ec4311b30d53ad2d632f60
|
|
| MD5 |
8ae9e99e6e3cd1a5f7cc64300c7d31ac
|
|
| BLAKE2b-256 |
ee8a5c1267fea5a41f4ce8298a961073644f2bac005e80a335831f62f5a54b58
|