Skip to content

Latest commit

 

History

History
 
 

DynamicFilterNetwork

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Dynamic Filter Networks

Reproduce the "Learning steering filters" experiments in Dynamic Filter Networks.

The input image is convolved by a dynamically learned filter to match a ground truth image. In the end the filters converge to the true steering filter used to generate the ground truth.

This also demonstrates how to put images into tensorboard directly from Python. filters

To run:

./steering-filter.py --gpu 0