Skip to content

agis85/keras_tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Demo for Keras

The demo contains 2 scripts for classification and segmentation using the Keras Neural Network library.

The assumed data input shape is (channels, height, width). Keras by default is configured to expect (height, width, channels). To change this, edit ~/.keras/keras.json file and set parameter "image_data_format": "channels_first"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages