benjisympa

Results 6 comments of benjisympa

Hi, I have the same problem on Ubuntu 14.04 with no GPU (I have also comment the line for #ifdef CPU_ONLY in src/caffe/layers/pca_layer.cpp), OpenCV 3.2 and python 2.7 : Thank...

Thank you for your answer. I install the official version of TBB on Ubuntu 14.04. I think that I've solved the problem by adding theses lines in deep_hand_pose/src/caffe/CMakeLists.txt : FIND_PACKAGE(TBB...

But now, I have an __cxa_throw() exception and I don't know why (I've read stackoverflow and typically it's a problem with pthread, but it was found during the installation), if...

It's different now, I have a problem, I haven't all the .csv. Are there another .csv to download ? Thank you. I0120 10:32:19.765781 28676 net.cpp:298] Memory required for data: 74970888...

Ok, the train works, just in your instructions there is an error with train, it's "cp nyu_csv_annotations/train/*.csv /mnt/data/NYU-Hands-v2/train/". But, just after the test, I have an error. Maybe a bad...

Hi, I try the code with Python 3, I've also changed the xrange to range but I have this problem : Percent: [####################] 100.00% Finished. [*] Build a NTM model...