zeng-yifei / STAG4D

Official Implementation for STAG4D: Spatial-Temporal Anchored Generative 4D Gaussians
154 stars 7 forks source link

Example Data Collection #22

Open Friedrich-M opened 1 month ago

Friedrich-M commented 1 month ago

Thanks for your excellent work! Could you please provide some guidance to collect the example mono video data like those used in the paper?

Friedrich-M commented 1 month ago
image
zeng-yifei commented 3 weeks ago

A recommended way to collect example data for STAG4D is as follows: 1, Get an example video from the network. 2, Use video segmentation tools to get pngs with transparent backgrounds. 3, Use Zero123++ script in the repo to get multiview images. Then you can get reasonable input data as needed.