Skip to content

An implementation of an attention mechanism for CNNs. (Based on the paper: Rodriguez et al. ECCV2018)

Notifications You must be signed in to change notification settings

aendrs/attention_mechanism_cnn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

attention_mechanism_cnn

An implementation of a modular attention mechanism for Convolutional Neural Networks.

It is largely based on the paper:

Rodríguez, Pau, et al. "Attend and rectify: a gated attention mechanism for fine-grained recovery." Proceedings of the European Conference on Computer Vision (ECCV). 2018.

About

An implementation of an attention mechanism for CNNs. (Based on the paper: Rodriguez et al. ECCV2018)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages