-
Notifications
You must be signed in to change notification settings - Fork 235
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 do I get this to work and can it work for what I want it to? #40
Comments
When I put the above command, it tells me that my CPU has instructions that this tensorflow isn't compiled to use? So why not just use the regular instructions? I don't understand... |
I cannot say anything without the details of the error. |
Did I use the command correctly though? |
|
so: |
|
I don't understand, can you spell out the whole command for me? |
python test_model.py --weight_file clean.hdf5 --image_dir test.png |
Basically, I have some image that has some artifacts and noise, can this software denoise and remove some of the artifacts?
Also, how do I get this to work? I downloaded it but I donno what to commands to put in. I downloaded some sort of gausian clean model from the README and tried to make some command out of it, but doesn't really work?
python test_model.py --weight_file clean.hdf5 --image_dir test.png
The text was updated successfully, but these errors were encountered: