Closed Roy2xc closed 1 year ago
Hi, Have you configured the CGAL path in CMake using the CGAL we provided? If so, please also check the boost iostreams and serialization packages.
Thank you! That's the reason,. and now I tried to run the code, my command is : .\semantic_urban_mesh_segmentation.exe F:\my\SUMS-Semantic-Urban-Mesh-Segmentation-public-main\build\semantic_urban_mesh_segmentation\Release\config.txt But the program just end without any report...
Should I build the folders like your datasets?
You only need to keep the path without the filename "config.txt" as it always stays the same. Yes, you need to create folders.
Hi, Dr.Gao, I got segments result but cannot find the prediction output... there are only some textures'jpg file in my output folder...
And another question is how to batch or packag download from the site you provide? I'm only able to download them one by one...
Thank you for your reply!
I mean what should i do to get the final result? It seems i finally got a intermediate results of segments rather than predictions.
I set the mode to "Test_config" and get a fairly good result, but it still cannot do batch operation, only the first file in the folder was processed。
Hi,
If you put your data correctly in the input folder (.ply with .jpg), the program will find and process all files there. You also need to make sure the type of folder in the config.txt
is turned on like process_train = true
. You can use some batch link download tools to download all folders and files.
Hello, I'm using the CGAL provided by your code, and it sames not work.
I'm very confused what's the problem, do you have any advise?
Thank you.