TadasBaltrusaitis / OpenFace

OpenFace – a state-of-the art tool intended for facial landmark detection, head pose estimation, facial action unit recognition, and eye-gaze estimation.
Other
6.86k stars 1.84k forks source link

Is there going to be post processing for FaceLandmarkVidMulti? #1014

Open aqu1 opened 2 years ago

aqu1 commented 2 years ago

After processing a video with multiple people using FaceLandmarkVidMulti, I was able to get a CSV with predicted faces at each frame, but no post processed video like in FeatureExtraction. Is this a supported feature or is it only available on FeatureExtraction and FaceLandmarkVid (non multi)?