It would be good to have the components needed to implement Spatial Transformer Networks ( Jaderberg et al )
There is an implementation of these components already for Lua. But it would be good to have these as part of the main package and for Python.
Tensorflow already has an implementation of this, as does Lasagne. There is also an unoficial Cafe implementation