Skip to content
/ SENet Public

Reimplementation of image classification model Squeeze-n-Excite Net

Notifications You must be signed in to change notification settings

nz-is/SENet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Squeeze and Excitation Networks in TF.keras

Reimplementation of Image Classification model Squeeze and Excitation Networks in Keras 2.0.3+

Note: this was meant to be a practice and not some serious stuff

Models

Current supported models:

  • SE-ResNetV2. Custom ResNets can be built using the SEResNet model builder, whereas prebuilt Resnet models such as SEResNet18, SEResNet50, SEResNet101 and SEResNet154 can also be built directly.

About

Reimplementation of image classification model Squeeze-n-Excite Net

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages