yuxng / PoseCNN

A Convolutional Neural Network for 6D Object Pose Estimation in Cluttered Scenes
https://rse-lab.cs.washington.edu/projects/posecnn/
MIT License
761 stars 245 forks source link

can not run the demo.sh #97

Closed mohammad200h closed 5 years ago

mohammad200h commented 5 years ago

When I try to run the demo.sh using the following command:

./experiments/scripts/demo.sh $GPU_ID

I get the following error: tensorflow.python.framework.errors_impl.NotFoundError: /home/mamad/poseCNN/PoseCNN/tools/../lib/triplet_loss/triplet_loss.so: cannot open shared object file: No such file or directory

mohammad200h commented 5 years ago

Had to install tensor flow from source