#react native with tensor flow

6 messages · Page 1 of 1 (latest)

elder ivy
#

I needed some guidance on how I can implement face detection into Android in react native application.

Currently I have an .tflite file for face detection and I've no idea how to use it . Can anyone help me with it .

pliant palm
#

javscript

#

tesnorflow library support is quite extensinve

elder ivy
#

@pliant palm I need to convert .tflite into tfjs first in order to use it .

pliant palm