Closed ziwenjie closed 2 years ago
It seems that you have turned on the 'use_batch_processing_on_xxx' mode, turn it to false in config.txt. And better use the demo data from 'main' repository.
It seems that you have turned on the 'use_batch_processing_on_xxx' mode, turn it to false in config.txt. And better use the demo data from 'main' repository.
Thanks for your reply. But I am make the 'use_batch_processing_on_xxx' in false mode, and I turn on the ‘use_batch_processing_on_xxx’ mode, it still appear the error. Sincerely yours.
I also have the same question
Hi,authors: I have the same issue about it.
The problem is in config.txt, and I just updated it to the correct setting in the demo data. Specifically, the batch parameter 'save_textures_in_predict' should equal false when not executed in batch mode, otherwise it will allow overwriting the output path. So now the problem should be solved.
Thank you very much for your reply. Sincerely!
Hi: When I run the
.\semantic_urban_mesh_segmentation.exe [path to config.txt]
in Pipeline, and using the data_demo, I use the "Windows_binary" you provide. Hi: I got the errorThanks.