fidler-lab / polyrnn-pp-pytorch

PyTorch training/tool code for Polygon-RNN++ (CVPR 2018)
705 stars 107 forks source link

Path Problem “/ais/gobi6/amlan/poly_rnn_demo_images/test.jpg” #32

Open Wenqian1228 opened 5 years ago

Wenqian1228 commented 5 years ago

Can you explain a bit more explicit how you solve the path error, cuz I run into the exact same error, even though I edited the global path, I use the global search and there is even no "/ais/gobi6/amlan/poly_rnn_demo_images/test.jpg" in all code, I feel frustrated.

Thanks


Thank you very much for your reply. I've solved the path problem But I haven't solved the problem related to #14. The back-end server terminal displays as follows. 10 Can you help me? I can't find the reason for this mistake

Can you help me with this problem? Thank you Appreciative for your reply.

Originally posted by @CSYslient in https://github.com/fidler-lab/polyrnn-pp-pytorch/issues/5#issuecomment-481067141

amlankar commented 5 years ago

The issue is that the backend expects to run on a GPU by default, but seems like you're running it on a CPU