4D mesh dataset for temporal 3D reconstruction and computer vision tasks.
mesh4d_dataset consists of 4D mesh sequences for use in machine learning workflows.
It supports research and model development in computer vision applications that process temporal 3D data.
Develop and benchmark neural networks that predict mesh deformations across time steps using the 4D sequences.
Test methods that lift 2D video or point cloud inputs into consistent dynamic 3D mesh outputs.
Fine-tune models for generating or editing time-varying meshes suitable for graphics or robotics applications.
from datasets import load_dataset
ds = load_dataset("jzr99/mesh4d_dataset")A Hugging Face dataset of 4D meshes intended for machine learning research in dynamic 3D geometry.
Verified reviews from the community shape this listing's rating.
Loading reviews…