frugally-deep

Keras wrapper

A lightweight C++ library that enables the use of Keras models without linking to TensorFlow

A lightweight header-only library for using Keras (TensorFlow) models in C++.

GitHub

1k stars
52 watching
237 forks
Language: C++
last commit: about 2 years ago
Linked from 3 awesome lists

c-plus-plusc-plus-plus-14convolutional-neural-networkscppcpp14deep-learningedge-computingheader-onlykeraskeras-modelslibrarymachine-learningpredictionpythontensorflowtinyml

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
objectprofile/kerasbridgeA Smalltalk-based wrapper around the Keras deep learning framework6
scisharp/keras.netA high-level neural networks API for C# and F#, enabling fast prototyping of deep learning models.606
marcbs/kerasAn extension of Keras with new functionalities including conversion from Caffe models and support for multimodal data.225
objectprofile/keraswrapperProvides Keras bindings within Pharo, allowing Python-based machine learning models to be used seamlessly in the Smalltalk environment.9
keras-team/keras-hubA unified interface to various deep learning architectures818
keras-team/keras-cvProvides modular computer vision components compatible with various deep learning frameworks1,013
keras-team/kerasA high-level deep learning framework for building and training neural networks on multiple backend engines62,196
aurora95/keras-fcnKeras implementation of Fully Convolutional Networks for Semantic Segmentation650
philipperemy/keractAn open-source tool to extract and visualize layer outputs and gradients in Keras models1,050
titu1994/keras-dualpathnetworksProvides a Keras implementation of a deep neural network architecture combining ResNeXt and DenseNet elements114
jihongju/keras-fcnA library implementing a Fully Convolutional Network architecture with Keras support202
imlab-uiip/keras-segnetAn implementation of a deep learning architecture for image segmentation using the Keras framework.185
fabprezja/keras-gpt-copilotAn LLM-based tool to assist deep learning model development28
bonlime/keras-deeplab-v3-plusAn implementation of Deeplabv3+ in Keras with pretrained weights and customization options for semantic image segmentation.1,360
shathe/mnasnet-keras-tensorflowAn implementation of MnasNet architecture in Keras for TensorFlow using Python99