terryky / tflite_gles_app

GPU accelerated deep learning inference applications for RaspberryPi / JetsonNano / Linux PC using TensorflowLite GPUDelegate / TensorRT
MIT License
488 stars 130 forks source link

rest api for facemesh in python #29

Open ghost opened 2 years ago

ghost commented 2 years ago

Hi,

Hope you are all well !

I am trying to do something special and I would like your input on that.

I would create a video with facemesh and this mask but from a python script, more specially with a flask rest api.

Output: photo_2021-09-08 19 21 49

Mask: istockphoto-1189902622-612x612-removebg-preview

Is it possible ? How would you do that ?

Thanks for any insights or inputs on that.

Cheers, Luc Michalski