statho / ScoreHMR

ScoreHMR: Score-Guided Diffusion for 3D Human Recovery (CVPR 2024)
MIT License
367 stars 24 forks source link

Mesh Output? #2

Closed plaidam closed 3 months ago

plaidam commented 3 months ago

Is there support or a method within ScoreHMR for exporting the 3D mesh data (e.g., OBJ, FBX, glTF formats) generated from video inputs? thanks

statho commented 3 months ago

You can now run the video demo with the argument --save_mesh to save the output meshes to disk.