Skip to content

PyTorch implementation of standalone neural modules - CBN, Attention, Glimpse, Modulated ResNet (MODERN), FiLM Layer

License

Notifications You must be signed in to change notification settings

ap229997/Neural-Toolbox-PyTorch

Repository files navigation

Neural-Toolbox-PyTorch

PyTorch implementation of standalone modules - CBN, Attention, Glimpse, Modulated ResNet (MODERN), FiLM Layer

Tensorflow implementation provided by GuessWhatGame.

Setup

Follow instructions outlined on PyTorch Homepage for installing PyTorch (Python2).

References

Glimpse : Hadamard Product for Low-Rank Bilinear Pooling ICLR 2017
CBN and MODERN : Modulating Early Visual Processing by Language NIPS 2017
FiLM : FiLM: Visual Reasoning with a General Conditioning Layer AAAI 2018

About

PyTorch implementation of standalone neural modules - CBN, Attention, Glimpse, Modulated ResNet (MODERN), FiLM Layer

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages