oarriaga / STN.keras

Implementation of spatial transformer networks (STNs) in keras 2 with tensorflow as backend.
MIT License
278 stars 75 forks source link

Localization network #3

Closed Ethiral closed 6 years ago

Ethiral commented 7 years ago

Hello, How can I utilise localization network to predict the affine transformer parameters for images? thanks

dsitnik commented 6 years ago

any update on this?

oarriaga commented 6 years ago

The localization network is predicting inside the STN model the affine parameters.