ChiaraBi

Results 2 comments of ChiaraBi

I'm having the same issue. It seems there is a problem with `caffe`: it doesn't find the module `caffe._caffe`, but I am not understanding why. Any help would be highly...

Did you run the following code? ``` git clone {repo-url} --recurse-submodules cd word2box pip install -e lib/* pip install -e . ``` Also, I forked this repo and added some...