Skip to content

Reverse diffusion in inference #7

@kuzhang

Description

@kuzhang

Dear Author,
I found your work very interesting. Really nice work.

When I looked at the code, I found that the training part is missing. Will it be released in the future?

Secondly, I found the in line 820 of diffcast.py file, you manually set this
'''
preds = self.model_predictions(x, t, cond=cond, ctx=cond, idx=cond,)
'''
the global motion prior and frag_idx are set to residual. I am curious about why you are doing this and removing the global motion prior and frag_idx information in the reverse diffusion? Looking forward to your reply and many thanks in advance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions