Skip to content

This is a library that convert Keras models into binaries that a C++ program can read.

License

Notifications You must be signed in to change notification settings

gabrieldemarmiesse/KerasToCPP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KerasToCPP

This is a library that convert Keras models into binaries that a C++ program can read. For the moment only sequential models are implemented. Are supported linear, softmax, relu activatons and Dense, Conv2D, Flatten, MaxPooling2D Layers.

About

This is a library that convert Keras models into binaries that a C++ program can read.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published