alpr-unconstrained icon indicating copy to clipboard operation
alpr-unconstrained copied to clipboard

Does someone ever tried to convert this to TensorFlow Lite to make it work on Android ?

Open tomkisiela opened this issue 4 years ago • 1 comments

I'm trying to convert the whole process to tensorflow lite but I'm a bit lost. I first converted wpodnet and got this as input/output : name: input type: float32[1,1,1,3] location: 0 name: Identity type: float32[1,1,1,8] location: 98 So if I understand well that means the input is a pixel right ?

tomkisiela avatar Oct 28 '20 10:10 tomkisiela

Any success ?

rsingh2083 avatar Feb 10 '21 07:02 rsingh2083