Skip to content

albanie/mcnSENets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Squeeze-and-Excitation Networks

This directory contains code to evaluate the classification models released by the authors of the paper:

Squeeze-and-Excitation Networks, 
Jie Hu, Li Shen, Gang Sun, arxiv 2017

This code is based on the original implementation (which uses caffe).

Installation

The easiest way to use this module is to install it with the vl_contrib package manager:

vl_contrib('install', 'mcnSENets') ;
vl_contrib('setup', 'mcnSENets') ;

About

Squeeze-and-Excitation Networks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages