-
**### Configuration**
- Version of DeepDetect: amsgrad (master branch as of 19-April-2018)
- [ ] Locally compiled on: Ubuntu 16.04 LTS
- [ ] Ubuntu 14.04 LTS
- Commit (shown by the ser…
-
### Issue summary
I have constructed a network by myself and use it for training facial landmarks. I can successfully train the network with my own train.prototxt and solver.prototxt. But something…
-
So I am trying to compile the modified caffe for training.
`Download our modified caffe: caffe_train. Compile pycaffe. It will be merged with caffe_rtpose (for testing) soon.`
I modify the confi…
-
hello,
I was trying to compile your c++ version faster-rcnn
I have complied the original py-faster-rcnn and run the demo successfully. So I skip the caffe and pycaffe build step and complie the fast…
-
### Issue summary
Try to fill the filter weights and bias into the Layer.Convolution in pycaffe.
net.params['convres'][0].data= data2
net.params['convres'][0].data points to the filter weights …
-
Hi ALL;
I am now using caffe training many 4-channel image (RGB-IR). for the task i separated the 4-channels into 3 channels (RGB) as data0, and IR channel as data1. All data has format LMDB. Afte…
-
Whether python layer is supported.
-
I want to build caffe in docker, my Dockerfile is as follows:
`FROM nvidia/cuda:8.0-cudnn5-devel-ubuntu14.04
MAINTAINER dongbin1@corp.netease.com
RUN apt-get update && apt-get install -y --no…
-
When I try to run the simple example given in the README
python test.py --img=./imgs/img_105.jpg
I get an out of memory error:
F0426 09:41:13.545714 20964 syncedmem.cpp:71] Check fai…
-
CXX .build_release/src/caffe/proto/caffe.pb.cc
.........
linker command failed with exit code 1 (use -v to see invocation)
make: *** [.build_release/lib/libcaffe.so.1.0.0-rc3] Error 1
I met this p…