Closed CSwakeQAQ closed 1 year ago
Maybe You should project the visulized image to remote servers
It could be the graphic card issue as well. Can you run it without using --show_sequence flag?
It could be the graphic card issue as well. Can you run it without using --show_sequence flag?
Thank you for your reply.I have checked the evaluation works well without using --show_sequence flag.Should I switch to another devices to test whether it can work on other graphic cards?
Yes, please try that
Maybe You should project the visulized image to remote servers
I do use remote servers to run this code.And i didn't understand the meaning of "project the visulized image to remote servers".Could you give me some further explannation about projecting the visulized image to remote servers.
Yes, please try that
I noted that setting this parameter will create a window to visualize,but i run this on remote servers.I wonder whether that is the reason why i fail to evaluate with --show_sequence flag?
yes, if you are run this on remote server it will show such error, this happens to me before.
yes, if you are run this on remote server it will show such error, this happens to me before.
Is there a way to run this on remote server or I can only run with --show_sequence flag on Local host?
How did you solve it?
How did you solve it? Just do not run this on remote server.Try on local host.
Thank you very much for developing the openCOOD.When I reproduce opencood.I run “python opencood/tools/inference.py - model_dir ${CHECKPOINT_FOLDER} - fusion_method ${FUSION_STRATEGY} --show_sequence” ,and I met with the following error:
I guess whether this error is caused by my installation of the wrong version of open3d.I have tried to the lower version of open3d,but the error still hasn't been solved.Therefore, I would like to ask how to solve this error.If it is because of the version of open3d, could you please tell me the specific version number of open3d you adopted?