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

Inference on cpu #22

Closed
alankras opened this issue Aug 9, 2021 · 4 comments
Closed

Inference on cpu #22

alankras opened this issue Aug 9, 2021 · 4 comments

Comments

@alankras
Copy link

alankras commented Aug 9, 2021

Hi! Really great project, but inference on cpu is very slow :(
Any ideas how to speed it up? (probably deploy on openvino or something else)

@xinntao
Copy link
Owner

xinntao commented Aug 9, 2021

@alankras
Copy link
Author

alankras commented Aug 9, 2021

Oh great, i will check it

@xinntao xinntao closed this as completed Aug 13, 2021
@rthangam
Copy link

Any downloads for Mac ?

@linzzhu
Copy link

linzzhu commented Mar 15, 2022

I have a same problem in Mac, can you check this? thanks
python inference_gfpgan.py -i inputs/whole_imgs -o results -v 1.3 -s 2 inference_gfpgan.py:62: UserWarning: The unoptimized RealESRGAN is slow on CPU. We do not use it. If you really want to use it, please modify the corresponding codes. warnings.warn('The unoptimized RealESRGAN is slow on CPU. We do not use it. ' Traceback (most recent call last): File "inference_gfpgan.py", line 155, in <module> main() File "inference_gfpgan.py", line 101, in main raise ValueError(f'Model {model_name} does not exist.')

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

4 participants