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

Testing with a custom video #4

Open
autojadame opened this issue Mar 9, 2023 · 1 comment
Open

Testing with a custom video #4

autojadame opened this issue Mar 9, 2023 · 1 comment

Comments

@autojadame
Copy link

autojadame commented Mar 9, 2023

I am trying to use your approach to remove the motion blur of a dance video, like in your examples, with a single person looking to the camera all the time, no background blur or movement, but im not sure how to do it.

I have placed the checkpoints, I have changed the dataset config to point to a single folder from my video, that i called it test, and i have placed the frames of my video with the correct names on "blur" folder. The rest of folders from the dataset I dont know how to generate them.

Can you give me some directions of how to do it please?

Basicly what i have done

  • Editted the config to point just my test folder
  • Place in dataset my video dataset, like
    dataset/test/blur -> my video frames
    dataset/test/sharp -> empty
    dataset/test/blur_anno -> empty
    dataset/test/trend+_avg -> empty
  • Place your checkpoints

What i want its giving my video, use the checkpoints to correct the blur of my video

Thank you in advance.

@zzh-tech
Copy link
Owner

Regarding "animation-from-blur", please refer to "valid_video.py".
Considering that you have a video, I would suggest using BiT, which is better suited and more convenient.
You can find BiT at the following link:
https://github.com/zzh-tech/BiT

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