Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

About spacetime_.mp4 #5

Open
Mxfg-incense opened this issue Feb 17, 2023 · 1 comment
Open

About spacetime_.mp4 #5

Mxfg-incense opened this issue Feb 17, 2023 · 1 comment

Comments

@Mxfg-incense
Copy link

After I run
PYTHONPATH='.' python plenoxels/main.py --config-path plenoxels/configs/final/DyNeRF/dynerf_explicit.py --render-only

There is a .mp4 file in the .log folder

2023-02-17 02:39:46,848|    INFO| Saving video (300 frames) to ./logs/realdynamic/cutbeef_explicit/spacetime_.mp4
2023-02-17 02:40:00,764|    INFO| Saved rendering path with 300 frames to ./logs/realdynamic/cutbeef_explicit/spacetime_.mp4

But this openned video file is like this
image

@sarafridov
Copy link
Owner

If you want to generate the space-time decomposition video then the flag to use is --spacetime-only rather than --render-only. To render, you also need to specify a --log-dir with a trained model checkpoint; otherwise it will use a model at initialization which won't look like anything.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants