This repository was archived by the owner on Sep 1, 2021. It is now read-only.
  
  
  
  
  
Description
I tried to run this code in Google Colab and it works (I can see the face tracking data, consist of eight value for each odd frame).
How: Clone to Colab Notebook, install the necessary library, then modify the demo.py to take the recorded video and write the face tracking data into a txt file.
And the problem is, how to send them to the unity binary? Anyone have an idea?