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
15 stars
5 watching
17 forks
Language: C++
last commit: almost 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A C++ implementation of a deep learning framework designed for speed and modularity. | 59 |
| An OpenCL implementation of Caffe, a mainstream DNN framework. | 518 |
| A framework for deep learning using C++ and modularity to speed up development. | 6 |
| An implementation of a deep neural network architecture search method for mobile devices using the Caffe framework. | 52 |
| An online platform to design and visualize neural networks collaboratively | 1,127 |
| Re-implementation of a neural network model with batch normalization and customized training parameters. | 131 |
| Pre-release code for fully convolutional networks (FCNs) with C++ implementation | 81 |
| A fast and modular deep learning framework for computer vision tasks. | 169 |
| A lightweight, portable C implementation of a feedforward artificial neural network library | 593 |
| An implementation of a neural network architecture for image classification using the Caffe framework. | 169 |
| Generates class visualizations from deep neural networks using Caffe | 358 |
| A deep learning framework for Julia inspired by Caffe, providing an efficient and modular way to train neural networks. | 1,288 |
| Provides pre-trained neural network models based on DenseNet architecture, converted from Torch format to Caffe model for use in deep learning applications. | 357 |
| A C++ implementation of the deep learning framework used for rapid prototyping and building of image recognition models. | 220 |
| A parallel framework for building neural networks in Fortran | 411 |