M3D-RPN
M3D-RPN copied to clipboard
No such file or directory
Thanks for the shared code! There is a problem when I run _'sh data/kitti_split1/devkit/cpp/build.sh'
The terminator shows:
evaluate_object.cpp:12:10: fatal error: boost/numeric/ublas/matrix.hpp: No such file or directory #include <boost/numeric/ublas/matrix.hpp>
compilation terminated.
Could you please help me solve this problem?
I am not quite sure how big an influence the problem has on the neural network training process. Is it possible to skip this problem?
I meet the same problem.Do you have some solution to solve it?
I meet the same problem.Do you have some solution to solve it?
The answer is here https://www.programmersought.com/article/54975959906/