anhttran / extreme_3d_faces

Extreme 3D Face Reconstruction: Looking Past Occlusions
Other
785 stars 184 forks source link

Real time use? #42

Open antithing opened 4 years ago

antithing commented 4 years ago

Hi, and thank you for making this code available. Is it possible to run in real time from a Webcam input? What fps could I expect from this? (without saving the mesh file)

Thanks!

anhttran commented 3 years ago

Dear, The slowest part was symmetry-based model completion. If you are OK with incomplete 3D models, the early modules can be optimized for real-time.