-
Hi,
I have created a python 3.5 environment and installed caffe. There seems to be an issue with libprotobuf library.
conda create -n test python=3.5 caffe
I get the following error on impor…
-
When training orientation head,I met the following questions.
Setting up train-data
Top shape: 64 3 180 320 (11059200)
Top shape: 64 (64)
Memory required for data: 44237056
Creating layer data_…
-
Hi Yiwen,
I was trying to prune Alexnet but only made little progress. Would you please share the detailed training process and hyperparameters?
The training tricks you provided in #12 are ver…
-
Inside the directory, under ubuntu I have done these steps.
1. cp Makefile.config.example Makefile.config
2. revise the Makefile.config: CPU ONLY, python sitepackage which include numpy, /usr/inclu…
-
```
g++ -shared -o python/caffe/_caffe.so python/caffe/_caffe.cpp \
.build_release/lib/libcaffe.a -fPIC -DNDEBUG -O2 -I/usr/include/python2.7 -I/usr/lib/python2.7/dist-packages/numpy/core/incl…
-
### Issue summary
.build_release/lib/libcaffe.so: undefined reference to `boost::re_detail::cpp_regex_traits_implementation::transform_primary(char const*, char const*) const'
.build_release/lib/lib…
-
@Longqi-S HI
尝试将您的损失层嫁接在py-R-FCN上,**编译没有问题,但是训练总是出现一个莫名其妙的错误**,如下:
```
I0627 16:39:20.199623 19146 layer_factory.hpp:77] Creating layer input-data
I0627 16:39:20.203780 19146 net.cpp:100] Creat…
-
@mbbrodie
-
Please use the [caffe-users list](https://groups.google.com/forum/#!forum/caffe-users) for usage, installation, or modeling questions, or other requests for help.
_Do not post such requests to Issues…
-
Hi, when I run build_all.sh, I got the error below:
..........................................
[ 98%] Scanning dependencies of target convert_mnist_siamese_data
Scanning dependencies of target…