multimodallearning/pytorch-mask-rcnn

Is there a way to use CPU only?

HanChangHun opened this issue · 1 comments

Hi. I am having problems because I do not have a GPU.
I only have a laptop and I can not use another computer.
I really want to run the demo. Can you tell me how?

Zteat commented

If you only need to run the demo.py ,you can change the code in the demo, line 36:GPU_COUNT=0.