CrowdCounting-P2PNet icon indicating copy to clipboard operation
CrowdCounting-P2PNet copied to clipboard

unable to run on CPU

Open Akshayvasav opened this issue 2 years ago • 2 comments

I am getting below error while running this on CPU machine(i haven't installed Cuda enabled Pytorch as my computer don't have GPU)

AssertionError: Torch not compiled with CUDA enabled

Akshayvasav avatar Jun 23 '22 06:06 Akshayvasav

you have to change as torch-cpu version

qiqihuang avatar Feb 16 '23 12:02 qiqihuang

I am trying to run it on github code spaces, I just want to test a single image

Ashuradhipathi avatar Dec 11 '23 14:12 Ashuradhipathi