Closed HalvesChen closed 1 year ago
The point order is not consistent in the separated file and the whole scene file. If we directly use the given file to train the model, the results are very poor. Hence, I define my own order to ensure that the point order is consistent.
Zhengzhe
chendaozai @.***> 于2023年1月17日周二 21:24写道:
Hellow, I have a problem about concate_new.py .In this code, why do you concatenate all the point clouds in the annotation file?S3DIS provides room points txt file.
— Reply to this email directly, view it on GitHub https://github.com/liuzhengzhe/One-Thing-One-Click/issues/27, or unsubscribe https://github.com/notifications/unsubscribe-auth/AB7WPDDWWYN2GI6GA6ACZ7LWS2MPXANCNFSM6AAAAAAT53OP74 . You are receiving this because you are subscribed to this thread.Message ID: @.***>
OK! Thanks!
Hellow, I have a problem about
concate_new.py
.In this code, why do you concatenate all the point clouds in the annotation file?S3DIS provides room points txt file.