Find Related products on Amazon

Shop on Amazon

TVMC: Time-Varying Mesh Compression

Published on: 2025-05-04 22:13:34

TVMC: Time-Varying Mesh Compression Using Volume-Tracked Reference Meshes Guodong Chen, Filip Hácha, Libor Váša, Mallesham Dasari This repository contains the official authors implementation associated with the paper "TVMC: Time-Varying Mesh Compression Using Volume-Tracked Reference Meshes", which can be found here, accepted by 2025 ACM MMSys. BibTex @inproceedings{Chen2025TVMC, author = {Chen, Guodong and H{\'a}cha, Filip and V{\'a}{\v{s}}a, Libor and Dasari, Mallesham}, title = {TVMC: Time-Varying Mesh Compression Using Volume-Tracked Reference Meshes}, booktitle = {ACM Multimedia Systems Conference 2025 (MMSys '25)}, year = {2025}, address = {Stellenbosch, South Africa}, doi = {10.1145/3712676.3714440} } System Requirements Operating System: Windows 11 or Ubuntu 20.04 Windows 11 or Ubuntu 20.04 Python: 3.8 3.8 Dependencies: numpy open3d==0.18.0 scikit-learn scipy trimesh==4.1.0 Clone this project: git clone https://github.com/SINRG-Lab/TVMC.git Running with Docker Fol ... Read full article.