You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for your code. I have some questions about Ruemonge dataset.
I download this dataset, but I didn't find the 'pcl.txt' file. This is in SPH3D-GCN/preprocesing/ruemonge2014_prepare_data.m line 13 data = load('pcl.txt');.
According to your paper, point clouds are splie into blocks. When I load the _pcl split.mat_file, some blocks contains less than 8192 point clouds. What did you deal with it? Repeat sampling?
Lookinf forward to your reply!
The text was updated successfully, but these errors were encountered:
Thank you for your code. I have some questions about Ruemonge dataset.
data = load('pcl.txt');
.Lookinf forward to your reply!
The text was updated successfully, but these errors were encountered: