-
Notifications
You must be signed in to change notification settings - Fork 46
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 test speed #4
Comments
No, it is not normal. Usually with a GPU it should take less than 1 second. Is the tested photo very large? |
I just use your test photo, it needs serveral minutes to load encoder and decoder weights . The tested photo also needs serveral minutes. |
Seems strange... I wonder if the file I/O is slow? Loading weights is also usually fast except for the first run. |
Maybe, but when i uses the cpu(about 10s), it seems more quickly than gpu version. |
Is it normal to test slowly? I have used GPUs,A picture feels like it takes five minutes。
The text was updated successfully, but these errors were encountered: