caffe_neural_tool

Neural network interface

A C++ interface to the caffe deep learning framework, providing a convenient entry point for developers to build and deploy neural networks.

A C++ interface for the caffe library

GitHub

15 stars
5 watching
17 forks
Language: C++
last commit: over 8 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
alejandro-isaza/caffe A C++ implementation of a deep learning framework designed for speed and modularity. 59
amd/opencl-caffe An OpenCL implementation of Caffe, a mainstream DNN framework. 517
developmentseed/caffe A framework for deep learning using C++ and modularity to speed up development. 6
lijianfei06/mnasnet-caffe An implementation of a deep neural network architecture search method for mobile devices using the Caffe framework. 52
cloud-cv/fabrik An online platform to design and visualize neural networks collaboratively 1,127
lim0606/caffe-googlenet-bn Re-implementation of a neural network model with batch normalization and customized training parameters. 131
longjon/caffe Pre-release code for fully convolutional networks (FCNs) with C++ implementation 81
chengyangfu/caffe A fast and modular deep learning framework for computer vision tasks. 169
100/cranium A lightweight, portable C implementation of a feedforward artificial neural network library 592
shicai/senet-caffe An implementation of a neural network architecture for image classification using the Caffe framework. 169
auduno/deepdraw Generates class visualizations from deep neural networks using Caffe 358
pluskid/mocha.jl A deep learning framework for Julia inspired by Caffe, providing an efficient and modular way to train neural networks. 1,287
shicai/densenet-caffe Provides pre-trained neural network models based on DenseNet architecture, converted from Torch format to Caffe model for use in deep learning applications. 357
lisaanne/lisa-caffe-public A C++ implementation of the deep learning framework used for rapid prototyping and building of image recognition models. 220
modern-fortran/neural-fortran A parallel framework for building neural networks in Fortran 406