Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

pertusa/InceptionBN-21K-for-Caffe

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Inception-BN full for Caffe

Inception-BN ImageNet (21K classes) model for Caffe.

The model can be downloaded from: http://www.dlsi.ua.es/~pertusa/deep/Inception21k.caffemodel

It was directly converted from the MXNet ImageNet21k model at: https://github.com/dmlc/mxnet-model-gallery/blob/master/imagenet-21k-inception.md

MXNet Batch Normalization is translated into Caffe using a BatchNorm layer with the learned mean and variance (and scale=1), followed by a Scale layer that applies the learned gamma and beta.

The file deploy.prototxt was generated with the code at symbol_inception-bn-full.cc.

The code for model conversion (MXNet -> Caffe) can be found here: https://github.com/pertusa/MXNetToCaffeConverter

Licensed under CC0

About

Inception-BN ImageNet (21K classes) model for Caffe

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.