Open gsg213 opened 4 years ago
hey there. facing the same problem, you figured it out?
Basically if you look at line 120 range, there's a variable called "caffe_root", it's probably configured wrong and you can manually set it. I did, but still no luck... :/
@gsg213 hey friend, did you solve this?
Did you try exporting Caffe root directory in you shell?
Hello,
When I run create_data.sh, I get this error:
This directory does not exist
/home/gus/caffe/build/tools/convert_annoset
It just exists/home/gus/caffe/build/tools
In create_data.sh there is cmd, that contains
{}/build/tools/convert_annoset
I think must change that but I don't know where it should aim, if to a specific file or directory.Thanks!