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

Running on CPU #13

Closed
boblef opened this issue Aug 8, 2020 · 2 comments
Closed

Running on CPU #13

boblef opened this issue Aug 8, 2020 · 2 comments

Comments

@boblef
Copy link

boblef commented Aug 8, 2020

Is there any way to run the script on a machine that doesn't have GPUs?

@jerrymatjila
Copy link

Have a look at pull request #12
I have tested it by running the example with option --gpu_ids -1
Here is the full command

python test_fusion.py --name test_fusion --sample_p 1.0 --model fusion --test_img_dir example --results_img_dir results --gpu_ids -1

@boblef
Copy link
Author

boblef commented Sep 10, 2020

Thank you!

@boblef boblef closed this as completed Sep 10, 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