Skip to content

GauravIyer/Attention-Conv-Pytorch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Attention-Augmented-Convolutions

Refer to this paper: https://arxiv.org/pdf/1904.09925.pdf

This is an (ongoing) implementation of the paper "Attention Augmented Convolutional Networks" by Bello et al, written using Pytorch. The code has been adapted from the Tensorflow code provided in the original paper.

  • Layer Implementation
  • Training models
  • Tests and comparisons

The layer implementation can be found in the file named AAConv.ipynb.

About

Refer to this paper: https://arxiv.org/pdf/1904.09925.pdf

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published