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

No errors, but output images are blank/white #289

Open
jluyt123 opened this issue Dec 18, 2023 · 0 comments
Open

No errors, but output images are blank/white #289

jluyt123 opened this issue Dec 18, 2023 · 0 comments

Comments

@jluyt123
Copy link

I do not get any errors as such

For WITH SCRATCHES -- If I run the following, the script completed but all I get is 5 empty images, white, all of them:
python3 run.py --input_folder /mnt/d/ir/test_images/old_w_scratch/ --output_folder /mnt/d/ir/imgs-out/ --GPU 0 --with_scratch

NO SCRATCHES:
If I run the test images without scratches
python3 run.py --input_folder /mnt/d/ir/test_images/old/ --output_folder /mnt/d/ir/imgs-out/ --GPU 0

It completes but only 4 out of 8 was processed, the other 4 for blank/white.

This is all using the test images, nothing funny. Any help?

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
@jluyt123 and others