Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 751 Bytes

File metadata and controls

12 lines (10 loc) · 751 Bytes

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