Luo geigei
Luo geigei
Can you share your repository ? I also can't run on Windows.
Hello, I have encountered the following problem: scripts/command_test_v1.sh: line 3: train/kitti_eval/evaluate_object_3d_offline: cannot execute binary file: Exec format error Do you know how to solve it?
Hello, How do you modify the path in .sh under the tf.ops file?
Thank you for your reply. I did not successfully compile the sh file in tf.ops, because I don't know how to correctly modify the Linux path in Windows.
Thank you for your reply, I still don't know how to achieve it. I will look at the code and ask for your advice.
Delete the former one and compile the evaluate_object_3d_offline by yourself. Hello, you can talk about how to operate what you said. I am a rookie.
$ g++ -o evaluate_object_3d_offline evaluate_object_3d_offline.cpp evaluate_object_3d_offline.cpp:12:10: fatal error: boost/numeric/ublas/matrix.hpp: No such file or directory #include ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated.