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: over 9 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
shicai/densenet-caffeProvides 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-caffeAn implementation of a deep neural network architecture search method for mobile devices using the Caffe framework.52
shicai/senet-caffeAn implementation of a neural network architecture for image classification using the Caffe framework.169
wolegechu/shufflenetv2.caffe2An implementation of ShuffleNet V2 as a deep learning model in Caffe2 for computer vision tasks25
shicai/mobilenet-caffeA Caffe implementation of Google's MobileNets, providing pretrained models on ImageNet for image classification tasks1,260
bruinxiong/modified-crunet-and-residual-attention-network.mxnetAn MXNet implementation of a modified deep neural network architecture for image classification67
conan7882/googlenet-inceptionAn implementation of a deep neural network architecture for image classification using pre-trained models and fine-tuning on the CIFAR-10 dataset.285
naibaf7/caffe_neural_toolA C++ interface to the caffe deep learning framework, providing a convenient entry point for developers to build and deploy neural networks.15
ethanhe42/xception-caffeAn implementation of the Xception neural network in Caffe, a deep learning framework.45
balavenkatesh3322/nlp-pretrained-modelA collection of pre-trained natural language processing models170
openai/pixel-cnnA generative model with tractable likelihood and easy sampling, allowing for efficient data generation.1,921
ybillchen/bp-neural-network-matlabAn implementation of a basic backpropagation neural network using MATLAB94
franalgaba/neural-network-cairoAn implementation of a neural network from scratch using Cairo 1.0 for MNIST predictions10
jixing0415/caffe-mobilenet-v3An implementation of MobileNetV3 using the Caffe framework130
farmingyard/shufflenetAn efficient convolutional neural network implementation for mobile devices448