art-programmer / PlaneNet

PlaneNet: Piece-wise Planar Reconstruction from a Single RGB Image
http://art-programmer.github.io/planenet.html
MIT License
402 stars 84 forks source link

cpu/gpu #28

Open cainingxin opened 5 years ago

cainingxin commented 5 years ago

Can I run it on cpu? I have error:tensorflow.python.framework.errors_impl.NotFoundError: ./nndistance/tf_nndistance_so.so: when I run predict.py on cpu. How can I do it ? Thank you!

emmanuel-nwogu commented 1 year ago

I'm having this same error now and I'm guessing there is no fix :(

To be clear, I'm having the NotFoundError error.