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
53 watching
237 forks
Language: C++
last commit: 4 months 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:

Repository Description Stars
objectprofile/kerasbridge A Smalltalk-based wrapper around the Keras deep learning framework 6
scisharp/keras.net A high-level neural networks API for C# and F#, enabling fast prototyping of deep learning models. 601
marcbs/keras An extension of Keras with new functionalities and tools for multimodal learning 225
objectprofile/keraswrapper Provides Keras bindings within Pharo, allowing Python-based machine learning models to be used seamlessly in the Smalltalk environment. 9
keras-team/keras-hub Provides pre-trained models and building blocks for natural language processing, computer vision, audio, and multimodal tasks 797
keras-team/keras-cv Provides modular computer vision components compatible with various deep learning frameworks 1,010
keras-team/keras A high-level deep learning framework for building and training neural networks on multiple backend engines 62,045
aurora95/keras-fcn Keras implementation of Fully Convolutional Networks for Semantic Segmentation 650
philipperemy/keract An open-source tool to extract and visualize layer outputs and gradients in Keras models 1,045
titu1994/keras-dualpathnetworks Provides a Keras implementation of a deep neural network architecture combining ResNeXt and DenseNet elements 114
jihongju/keras-fcn A library implementing a Fully Convolutional Network architecture with Keras support 202
imlab-uiip/keras-segnet An implementation of a deep learning architecture for image segmentation using the Keras framework. 184
fabprezja/keras-gpt-copilot An LLM-based tool to assist deep learning model development 28
bonlime/keras-deeplab-v3-plus An implementation of Deeplabv3+ in Keras with pretrained weights and customization options for semantic image segmentation. 1,358
shathe/mnasnet-keras-tensorflow An implementation of MnasNet architecture in Keras for TensorFlow using Python 99