Jiadai Sun
Jiadai Sun
In short, I guess it should be that YOGO needs 9-dimensional input with normal, but only xyz and rgb are obtained after pointcnn processing.
Thanks a lot for the detailed explanation of the relationship S3DIS, sorry I didn't notice data/s3dis/prepare_data.py. I am processing the data and believe it will work as input. As for...
mean_iou: 84.36, which is exactly the result I got using this command. I am currently training for the second time, ruling out that it is due to randomness, also I...
Thank you for the detailed answer, I will try it again. By the way, S3DIS runs successfully according to your preprocessing code, thanks! 🍻
Hi, I also need to generate a new camera trajectory for rendering. But I have tried several methods, the rendered images (from imported render_path_file) are filled with noise. Do you...
It is absolutely possible, model inference can be done on the headless host PC, and then all *.labels are copied to the local PC, and then visualized.
What is “Time out” ? I also meet the problem, `Value for header {Content-length: 183} must be of type str or bytes, not ` , but I have solved this...