You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 12, 2018. It is now read-only.
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!