martinkersner / train-DeepLab

Train DeepLab for Semantic Image Segmentation
MIT License
172 stars 76 forks source link

Could not make pycaffe #24

Closed ABadCandy closed 7 years ago

ABadCandy commented 7 years ago

Here is the error: make pycaffe find: matlab/+caffe/private': No such file or directory make: *** No rule to make targetinclude/caffe/layers/python_layer.hpp', needed by `python/c affe/_caffe.so'. Stop.

It seems that there is not file in path of `include/caffe/layers/', so how can i download your caffe's version? Thanks!