An open API service indexing awesome lists of open source software.

https://github.com/HeardACat/keras-image-examples


https://github.com/HeardACat/keras-image-examples

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

Readme
======

This repository has some sample codes for image classification using Keras.

Feel free to modify the code. In the current setting, make sure that your `glob` pattern matches your folder layout for your training data. Your `glob` pattern will determine the groupings for the labels in your dataset.