Skip to main content

Implementaton of random smooth grayvalue transformations for training grayvalue independent neural networks

Project description

Test status

Random Smooth Grayvalue Transformations

Usage:

import numpy as np
from rsgt.augmentation import random_smooth_grayvalue_transform

image = np.zeros(shape=(64, 64, 64))
new_image = random_smooth_grayvalue_transform(image)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

rsgt-1.0a1.tar.gz (2.5 kB view hashes)

Uploaded Source

Built Distribution

rsgt-1.0a1-py2.py3-none-any.whl (3.7 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page