Keras training management utilities.
Project description
Keras utilities (Kuti)
The project contains utilities for image assessment development with Keras/Tensorflow, including utilities for model training, custom generators, image management and augmentation. This is a poetry package for ku.
Overview
Some of the key components of each file:
model_helper.py
:
ModelHelper
: Wrapper class that simplifies default usage of Keras for regression models.
generators.py
:
DataGeneratorDisk
,DataGeneratorHDF5
: Keras generators for on-disk images, and HDF5 stored features/images
image_utils.py
:
- various utility functions for manipulating images (read, write to HDF5, batch resize, view batch)
image_augmenter.py
:
ImageAugmenter
: Create custom image augmentation functions for training Keras models.
generic.py
:
H5Helper
: Manage named data sets in HDF5 files, for us in Keras generators.ShortNameBuilder
: Utility for building short (file) names that contain multiple parameters.
applications.py
:
model_inception_multigap
,model_inceptionresnet_multigap
: Model definitions for extracting MLSP narrow featuresmodel_inception_pooled
,model_inceptionresnet_pooled
: Model definitions for extracting MLSP wide features
You can find more information in the docstrings.
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
kuti-0.3.2.tar.gz
(32.7 kB
view details)
Built Distribution
kuti-0.3.2-py3-none-any.whl
(35.5 kB
view details)
File details
Details for the file kuti-0.3.2.tar.gz
.
File metadata
- Download URL: kuti-0.3.2.tar.gz
- Upload date:
- Size: 32.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.4 CPython/3.7.6 Linux/4.15.0-108-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bddf4cfabcad2ce754726fca3557bafd43906b34e0e75d9861699f5d402d8c8d |
|
MD5 | f22b375521d9aa75afc4e9b540069cf5 |
|
BLAKE2b-256 | 53f26ae0f7873cbfa82c8b9179442d01dded1bff6b7b69003f9b722f8a15d6f2 |
File details
Details for the file kuti-0.3.2-py3-none-any.whl
.
File metadata
- Download URL: kuti-0.3.2-py3-none-any.whl
- Upload date:
- Size: 35.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.4 CPython/3.7.6 Linux/4.15.0-108-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7e0356b05dc6d7a33fc0e3ee8ff2982fe754f0e96b7f2b9065d7106a4a8f3c39 |
|
MD5 | 73670cce157ac4128447667beb4635ce |
|
BLAKE2b-256 | da0b99045d49160d06fb16be8984ad433c3e09fd261b2df323f6dcfb53c51199 |