Home

Awesome

Keras extended Utilities for MLSP feature learning

The project contains tools for easier development with Keras/Tensorflow. It was developed for AVA-MLSP feature learning. The code in applications.py and model_helper.py pertains more to MLSP feature learning, wheras the remaining tools are general purpose.

Overview

Some of the key components of each file:

generic.py:

image_utils.py:

model_helper.py:

applications.py:

generators.py:

You can find more information in the Python Docstrings.