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

FileNotFoundError #2

Closed
arcchang1236 opened this issue Sep 11, 2019 · 2 comments
Closed

FileNotFoundError #2

arcchang1236 opened this issue Sep 11, 2019 · 2 comments

Comments

@arcchang1236
Copy link

Hello, thanks for the great work of noise modeling.
I want to run your code but get the following error:

FileNotFoundError: [Errno 2] File b'/home/arc/_Code/fourier_flows/experiments/sidd/S6G4/vars.txt' does not exist: b'/home/arc/_Code/fourier_flows/experiments/sidd/S6G4/vars.txt'

I download SIDD_Medium_RAW for training and I think whether other preprocessing steps I should do on the dataset to get VARIANCE_RAW?

@AbdoKamel
Copy link
Collaborator

Hello!

Thank you for pointing this out. This is a file that was used for variable initialization during development and is no longer needed. The error should be fixed now.

Also, you don't need to do any preprocessing on SIDD to start the training.

@arcchang1236
Copy link
Author

Thanks a lot. It works without error now.

AbdoKamel added a commit that referenced this issue Oct 20, 2020
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