Skip to main content

A collection of models and utilities for the development of edge deployable Keras models

Project description

# swiss-army-keras

A library to help with the development of AI models with Keras, with a focus on edge / IoT applications. Based originally on https://github.com/yingkaisha/keras-unet-collection (see the [README.md](https://github.com/waterviewsrl/swiss-army-keras/blob/main/README-keras-unet-collection.md))

## Summary

This library wants you to focus on dataset, model architecture and hyperparameters tuning, without worring about the rest.

It provides several helper classes which help in the development of CNN based AI models for edge IoT applications, where resources are limited and model quantization is reccomended.

The main features of the library are the following:

  1. Flexible, efficient and scalable Dataset management with augmentation pipelines leveraging albumentations (https://albumentations.ai/) and td-data (https://www.tensorflow.org/guide/data)

  2. Training driver with builtin callbacks, configurable backbone unfreezing, and quantized model generation

  3. Helper classes to easiliy combine pretrained backbones for Edge AI applications with the desired segmentation and classification architectures

  4. Additional loss functions and optimizers which are not part of the Keras distribution, as for now

## Installation

You can install directly by pypi with pip:

pip3 install swiss-army-keras

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

swiss_army_keras-0.3.1-py3-none-any.whl (281.9 kB view details)

Uploaded Python 3

File details

Details for the file swiss_army_keras-0.3.1-py3-none-any.whl.

File metadata

  • Download URL: swiss_army_keras-0.3.1-py3-none-any.whl
  • Upload date:
  • Size: 281.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.25.1 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.10

File hashes

Hashes for swiss_army_keras-0.3.1-py3-none-any.whl
Algorithm Hash digest
SHA256 49c9dd74aa0156d1c4b195af3b95ed759af15aaedcfcb71d27be53aebb1eadc6
MD5 862a3bec1095d126acff659ebb459e03
BLAKE2b-256 bd7e4efecb1a4855d507035f4bafbdd6ba45c87916773095f8b5ebf1ffd2b293

See more details on using hashes here.

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