when I prepare for transform casia_mean.binaryproto to mat which is used for matlab excating features f
solution:
the caffe you want to use
make clean && make all -j8 && make pycaffe (from lzq)
ok now we can use import caffe .
when I prepare for transform casia_mean.binaryproto to mat which is used for matlab excating features f
solution:
the caffe you want to use
make clean && make all -j8 && make pycaffe (from lzq)
ok now we can use import caffe .