princeton-vl/pose-hg-demo

Running the demo without GPU

Opened this issue · 1 comments

How can I run the demo without GPU as I wont have cudnn.

Unfortunately the network uses nngraph, and as far as I am aware converting a network away from cudnn with nngraph is still an open issue in Torch: soumith/cudnn.torch#151