Timothy Lee

Results 13 comments of Timothy Lee

I have similar problem. ``` [libprotobuf WARNING google/protobuf/io/coded_stream.cc:537] Reading dangerously large protocol message. If the me ssage turns out to be larger than 1073741824 bytes, parsing will be halted for...

I would also like to try to use py::pickle to support serialization for an object with a python callback of type std::function in c++ code. But it seems when it...

We are now really confused by the version issues. I am now using CUDA-6.0, gcc-4.6.4, boost-1.52.0 to work with caffe compiling process. It shows a problem in the file that...

@anguyen8 Thank you so much.

@anguyen8 Hi Anh, I have installed them all. And I choose to run it on my own server with 64 processors. should I use launchScript.sh directly?

@anguyen8 Also do you know where do we configure the directory to store the result? I am not able to fine "./sferes/mmm" as stated in installation guide.

@anguyen8 Yesterday I used `mpirun --mca mpi_leave_pinned 0 --mca mpi_warn_on_fork 0 -np 16 /scratch2/fuxin/fooling/sferes/build/default/exp/images/images` on the server. Then there is a segment fault error: ``` [[libprotobuf WARNING google/protobuf/io/coded_stream.cc:537] Reading dangerously...

Hi @anguyen8 , single core still result in a similar problem, a core dump. ``` steed /scratch2/fuxin/fooling/sferes 163% /scratch2/fuxin/fooling/sferes/build/default/exp/images/images [A]: sferes2 version: (const char*)"0.1" seed: 1471428776 [libprotobuf WARNING google/protobuf/io/coded_stream.cc:537] Reading...

@anguyen8 Thank you. I have another question, why the pre-trained model file is not .caffemodel file? I cannot find a pre-trained model without any extension names.

@anguyen8 Oh, Thank you!