yun-liu / RCF

Richer Convolutional Features for Edge Detection
Other
753 stars 259 forks source link

./train.sh ImportError: No module named _caffe #93

Open Masterhdf opened 4 years ago

Masterhdf commented 4 years ago

zst@zst:~/rcf/examples/rcf$ ./train.sh ++ date +%Y-%m-%d_%H-%M-%S

yun-liu commented 4 years ago

You should build Caffe first

Masterhdf commented 4 years ago

Thank you,i have build it yesterday