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 to deal with videos? #141

Open
formoree opened this issue Sep 24, 2024 · 0 comments
Open

How to deal with videos? #141

formoree opened this issue Sep 24, 2024 · 0 comments

Comments

@formoree
Copy link

As we see in the demo.py, it is a tool for single pictures.
So if I want to process videos as you demonstrated in the paper, how can I do this?
I split the video into photos, then process them in batches, and finally connect the photos back into a video. However, this approach presents two problems: one is the continuity of the video, and the other is the misalignment of the model in the connected video, making it seem shaky. Therefore, I'd like to know how to resolve this issue.

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