ethanwharris / foveated-convolutions

Code for the paper: Foveated Convolutions: Improving Spatial Transformer Networks by Modelling the Retina

Repository from Github https://github.comethanwharris/foveated-convolutionsRepository from Github https://github.comethanwharris/foveated-convolutions

SVRHMNeurIPS 2019

Foveated Convolutions: Improving Spatial Transformer Networks by Modelling the Retina

Ethan Harris (@ethanwharris), Mahesan Niranjan and Jonathon Hare (@jonhare)

About

This repository contains the code for our paper 'Foveated Convolutions: Improving Spatial Transformer Networks by Modelling the Retina', accepted to the NeurIPS 2019 workshop on Shared Visual Representations in Humans and Machines (SVRHM).

Code

The main file for running experiments is main.py, uncomment the relevant sections to run different configurations. ResNet experiments and the code to generate the figure can be found in train_resnet.py and figure.py respectively.

About

Code for the paper: Foveated Convolutions: Improving Spatial Transformer Networks by Modelling the Retina

License:MIT License


Languages

Language:Python 100.0%