revilokeb / vgg16_batchnormLinks
VGG16 architecture with BatchNorm
☆14Updated 8 years ago
Alternatives and similar repositories for vgg16_batchnorm
Users that are interested in vgg16_batchnorm are comparing it to the libraries listed below
Sorting:
- Caffe re-implementation of dynamic network surgery.☆18Updated 7 years ago
- ☆45Updated 8 years ago
- auto-tuning momentum SGD optimizer☆23Updated 8 years ago
- Diagonalwise Refactorization: An Efficient Training Method for Depthwise Convolutions (in Caffe)☆34Updated 7 years ago
- optimized caffe for GBD☆26Updated 9 years ago
- Code for our paper "Generalized Orderless Pooling Performs Implicit Salient Matching" published at ICCV 2017.☆49Updated 7 years ago
- A Caffe2 implementation of ShuffleNet V2.☆25Updated 7 years ago
- Image Retrieval Experiment Using Triplet Loss☆26Updated 8 years ago
- Codes for CVPR2016 paper "CRAFT Objects from Images"☆49Updated 9 years ago
- Caffe re-implementation of SNNs.☆45Updated 7 years ago
- the loss function in Aritcal ‘Focal Loss for Dense Object Detection‘’☆17Updated 8 years ago
- Code to convert a MXNet model into Caffe (C++)☆53Updated 9 years ago
- Caffe implementation of the paper "Deep Pyramidal Residual Networks" (https://arxiv.org/abs/1610.02915).☆27Updated 8 years ago
- A MXNet implementation of IBN-Net (Resnet-IBN-a, Resnext-IBN-a, Resnext-IBN-b)☆35Updated 7 years ago
- Top-1 Acc=61.0% on ImageNet, without any sacrificing compared with SqueezeNet v1.1.☆22Updated 8 years ago
- this repo attemps to reproduce DSOD: Learning Deeply Supervised Object Detectors from Scratch use gluon reimplementation