Skip to content

velocirabbit/Visual-Attention

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Visual Attention mechanisms

Repo of visual attention mechanisms from various papers, including their implementations, testing, and studies of them in various model architectures.

Using and viewing

Implementations are done in PyTorch (v0.3 for now). Models are implemented as extending nn.Module, and done in a way that lets them be imported and used in any PyTorch Module.

Mechanism tests and studies are done in Jupyter notebooks, which can be viewed (but not run) without having PyTorch installed.

References

About

Implementations of various visual attention models

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published