Skip to content

LeonLIU08/NormalizedCrossCorrelationLayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

NormalizedCrossCorrelationLayer

The implementation of Normalized Cross Correlation Layer, which is proposed by Dosovitskiy et al.[1], on Keras with tensorflow backend.

"NormalizedCrossCorrelation.py" contains the code of the layer and an simple example of how to use it.

Reference

[1] Dosovitskiy, A., Fischer, P., Ilg, E., Hausser, P., Hazirbas, C., Golkov, V., ... & Brox, T. (2015). Flownet: Learning optical flow with convolutional networks. In Proceedings of the IEEE International Conference on Computer Vision (pp. 2758-2766).

About

The normalized cross correlation layer on Keras

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages