thepowerfuldeez / facemesh.pytorch

This is the PyTorch implementation of paper Real-time Facial Surface Geometry from Monocular Video on Mobile GPUs (https://arxiv.org/pdf/1907.06724.pdf)
Apache License 2.0
288 stars 64 forks source link

Where can we download facemesh-lite.f16.tflite ? #2

Closed jiapei100 closed 3 years ago

jiapei100 commented 4 years ago

I cannot find facemesh-lite.f16.tflite from https://github.com/google/mediapipe . Where can we download a facemesh model??

Cheers

thepowerfuldeez commented 3 years ago

Hi! I have link to face mesh model in README: https://developers.google.com/ar/develop/ios/augmented-faces/quickstart

headupinclouds commented 3 years ago

I don't see any reference to facemesh-lite.f16.tflite in the quickstart page. Do you have a direct link?