SJoJoK / 3DGStream

[CVPR 2024 Highlight] Official repository for the paper "3DGStream: On-the-fly Training of 3D Gaussians for Efficient Streaming of Photo-Realistic Free-Viewpoint Videos".
https://sjojok.github.io/3dgstream
MIT License
302 stars 18 forks source link

How could I get the frame000001 to frame000298? #23

Closed zjxx closed 2 weeks ago

zjxx commented 2 weeks ago

As there is only the frame000000 in 3DGStream\test\flame_steak_suite ,and the FVVs provided by this repo contain frame000000 to frame000298.I'm wondering how could I get the frame000001 to frame000298 to train?

SJoJoK commented 2 weeks ago

Please check the README and use the script we've provided.

zjxx commented 2 weeks ago

Please check the README and use the script we've provided.

I'm sorry, but it may be 4-i steps. I don't understand what I should be expected to extract the frames from, as there is no script before step 4.

SJoJoK commented 2 weeks ago

Please check the README and use the script we've provided.

I'm sorry, but it may be 4-i steps. I don't understand what I should be expected to extract the frames from, as there is no script before step 4.

You should download the N3DV dataset first.

zjxx commented 2 weeks ago

Please check the README and use the script we've provided.

I'm sorry, but it may be 4-i steps. I don't understand what I should be expected to extract the frames from, as there is no script before step 4.

You should download the N3DV dataset first.

thank u(