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

How can I reduce the blur in my canonical image? #75

Open
vedantroy opened this issue Oct 19, 2023 · 0 comments
Open

How can I reduce the blur in my canonical image? #75

vedantroy opened this issue Oct 19, 2023 · 0 comments

Comments

@vedantroy
Copy link

vedantroy commented Oct 19, 2023

I have this clip:

first_cut.mp4

The canonical image is very blurry:

canonical_0

Is this expected behavior? Is this just the result because the clip has too much motion?

Experiment config:

mask_dir: null

img_wh: [1920, 1080]
canonical_wh: [1920, 1080]
# canonical_wh: [720, 1280]

lr: 0.001
bg_loss: 0.003

ref_idx: null # 0

N_xyz_w: [8,]
flow_loss: 1
flow_step: -1
self_bg: True

deform_hash: True
vid_hash: True

num_steps: 10000
decay_step: [2500, 5000, 7500]
annealed_begin_step: 4000
annealed_step: 4000
save_model_iters: 2000
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

1 participant