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

GitHub

131 stars
15 watching
77 forks
Language: Shell
last commit: almost 8 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
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
lijianfei06/mnasnet-caffe An implementation of a deep neural network architecture search method for mobile devices using the Caffe framework. 52
shicai/senet-caffe An implementation of a neural network architecture for image classification using the Caffe framework. 169
wolegechu/shufflenetv2.caffe2 An implementation of ShuffleNet V2 as a deep learning model in Caffe2 for computer vision tasks 25
shicai/mobilenet-caffe A Caffe implementation of Google's MobileNets, providing pretrained models on ImageNet for image classification tasks 1,259
bruinxiong/modified-crunet-and-residual-attention-network.mxnet An MXNet implementation of a modified deep neural network architecture for image classification 67
conan7882/googlenet-inception An implementation of a deep neural network architecture for image classification using pre-trained models and fine-tuning on the CIFAR-10 dataset. 282
naibaf7/caffe_neural_tool A C++ interface to the caffe deep learning framework, providing a convenient entry point for developers to build and deploy neural networks. 15
ethanhe42/xception-caffe An implementation of the Xception neural network in Caffe, a deep learning framework. 45
balavenkatesh3322/nlp-pretrained-model A collection of pre-trained natural language processing models 170
openai/pixel-cnn A generative model with tractable likelihood and easy sampling, allowing for efficient data generation. 1,921
ybillchen/bp-neural-network-matlab An implementation of a basic backpropagation neural network using MATLAB 92
franalgaba/neural-network-cairo An implementation of a neural network from scratch using Cairo 1.0 for MNIST predictions 10
jixing0415/caffe-mobilenet-v3 An implementation of MobileNetV3 using the Caffe framework 130
farmingyard/shufflenet An efficient convolutional neural network implementation for mobile devices 448