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 test model on our testing images #6

Open
ghost opened this issue Mar 29, 2024 · 1 comment
Open

how to test model on our testing images #6

ghost opened this issue Mar 29, 2024 · 1 comment

Comments

@ghost
Copy link

ghost commented Mar 29, 2024

What is the script to deblur our own testing images ? If we want to evaluate model on our testing images then why we have to download the training dataset ?

@fra888
Copy link

fra888 commented Jun 23, 2024

Hi I see nobody replied so I will tell you how I've done.
I created a folder ./Test_sets/GOPRO/input/ and ./Test_sets/GOPRO/target/ then put your images in both folders, format must be png. Then run: python run.py --type Motion.
I will modify the code for not testing anything, so it will need only one folder, but at the moment i use this trick for make it works.

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