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

Rendering video is blank #6

Open
zhuyf66 opened this issue Aug 20, 2024 · 3 comments
Open

Rendering video is blank #6

zhuyf66 opened this issue Aug 20, 2024 · 3 comments

Comments

@zhuyf66
Copy link

zhuyf66 commented Aug 20, 2024

inputs:
0_0

outputs:
1

settings:
python train.py --configs arguments/i2v.py -e A_panda_dancing_big_motion --name_override A_panda_dancing_big_motion

python render_for_eval.py --id="A_panda_dancing_big_motion" --savedir="/root/autodl-tmp/4DGen/exp_data/A_panda_dancing_big_motion" --model_path='/root/autodl-tmp/4DGen/output/2024-08-19/A_panda_dancing_big_motion_21:22:35'

Without modifying the source code and following the provided flow, we get a blurred reconstruction early in the iteration, but an all-white rendering later in the iteration. I need your help, any suggestions are useful for me! Thanks in advance!

@hywang2002
Copy link

inputs: 0_0

outputs: 1

settings: python train.py --configs arguments/i2v.py -e A_panda_dancing_big_motion --name_override A_panda_dancing_big_motion

python render_for_eval.py --id="A_panda_dancing_big_motion" --savedir="/root/autodl-tmp/4DGen/exp_data/A_panda_dancing_big_motion" --model_path='/root/autodl-tmp/4DGen/output/2024-08-19/A_panda_dancing_big_motion_21:22:35'

Without modifying the source code and following the provided flow, we get a blurred reconstruction early in the iteration, but an all-white rendering later in the iteration. I need your help, any suggestions are useful for me! Thanks in advance!

Hi, I also encountered this problem, is there any solution?

@YuyangYin
Copy link
Collaborator

Hi, thanks for interest. I guess the error is caused by 4DGS, parts of cases fail to reconstrcution. But I also don't know how to solve that.

@YuyangYin
Copy link
Collaborator

YuyangYin commented Dec 2, 2024

Hi, thanks for interest. I guess the error is caused by 4DGS, parts of cases fail to reconstrcution. But I also don't know how to solve that.

I find an universal law is if the pseudo lables are not consistent, like the back view of pandas in your cases, the blank results may occur. I think these data is not suitable for 4DGS. And think from a different perspective, if the pseudo labels are not good, the results will be bad, even is not blank. So the performance can be improved by better multi views models.

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

3 participants