How to use the module?
Hi @Teaonly , I don't know how to use this modules when I clone the trans-torch code to /home/lee/ . And this code file named trans-torch is parallel with $caffe/ . I just copy transtorch-1.0-0.rockspec to $caffe, and error is "/home/lee/torch/install/lib/luarocks/rocks/transtorch/1.0-0/lib/libcaffe.so -->no such file or directory". How can I solve it? My device or environment is ubuntu 14.04, cuda7.5, opencv2.4.10, cudnn5.0, caffe-master and torch7. I just want to transform the torch.t7 to caffe.caffemodel, such as the deepmask(facebook-segmentation-algorithm) to caffemodel. How can I use your modules to complete this work? Any suggestions would be helpful to me. Thanks!
Samylee
I have the same problem,how to use it?