nyoki-mtl / keras-facenet

Facenet implementation by Keras2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to use Gray scale image?

guptakvgaurav opened this issue · comments

I am using Histogram equalisation for sharpening the image, which works well for me.

I would like to change the input layer size from 1601603 to 1601601. Is their any way to achieve it with tweaking the model itself.