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

Slow performance? #4

Open
4loops opened this issue Sep 11, 2017 · 0 comments
Open

Slow performance? #4

4loops opened this issue Sep 11, 2017 · 0 comments

Comments

@4loops
Copy link

4loops commented Sep 11, 2017

Hi,

Wondering what the estimated time is for a command like th adversarial.lua -i images/banana/example2.jpg to complete?

I get output like

`

OverFeat construction

Time elapsed: 1.5289809703827 seconds
==> prepare an input image
==> feed the input image
Prediction: banana -0.0055457842536271
Time elapsed: 8.1086008548737 seconds

============================================================
Adversarial training

Original prediction: #323 banana
Adversarial: #836 cardigan
Finding starting point
Trying C = 0.01`

but no other output after close to an hour of running the command. I have also tried running on GPU, but it doesn't appear that the GPU is used up to this point in the code. Is this execution time expected?

Thanks.

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