caffe-googlenet-bn
Neural Network Model
Re-implementation of a neural network model with batch normalization and customized training parameters.
re-implementation of googlenet batch normalization
131 stars
15 watching
77 forks
Language: Shell
last commit: almost 9 years ago
Linked from 2 awesome lists
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Provides pre-trained neural network models based on DenseNet architecture, converted from Torch format to Caffe model for use in deep learning applications. | 357 |
| | An implementation of a deep neural network architecture search method for mobile devices using the Caffe framework. | 52 |
| | An implementation of a neural network architecture for image classification using the Caffe framework. | 169 |
| | An implementation of ShuffleNet V2 as a deep learning model in Caffe2 for computer vision tasks | 25 |
| | A Caffe implementation of Google's MobileNets, providing pretrained models on ImageNet for image classification tasks | 1,260 |
| | An MXNet implementation of a modified deep neural network architecture for image classification | 67 |
| | An implementation of a deep neural network architecture for image classification using pre-trained models and fine-tuning on the CIFAR-10 dataset. | 285 |
| | A C++ interface to the caffe deep learning framework, providing a convenient entry point for developers to build and deploy neural networks. | 15 |
| | An implementation of the Xception neural network in Caffe, a deep learning framework. | 45 |
| | A collection of pre-trained natural language processing models | 170 |
| | A generative model with tractable likelihood and easy sampling, allowing for efficient data generation. | 1,921 |
| | An implementation of a basic backpropagation neural network using MATLAB | 94 |
| | An implementation of a neural network from scratch using Cairo 1.0 for MNIST predictions | 10 |
| | An implementation of MobileNetV3 using the Caffe framework | 130 |
| | An efficient convolutional neural network implementation for mobile devices | 448 |