Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ruemonge #16

Open
Jihao-Li opened this issue Dec 7, 2020 · 2 comments
Open

Ruemonge #16

Jihao-Li opened this issue Dec 7, 2020 · 2 comments

Comments

@Jihao-Li
Copy link

Jihao-Li commented Dec 7, 2020

Thank you for your code. I have some questions about Ruemonge dataset.

  1. 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');.
  2. 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!
@EnyaHermite
Copy link
Owner

  1. I think the 'pcl.txt' file should be the transformed format of the 'pcl.ply' file in the dataset.
  2. Yes. Your guess is correct. Check lines 329-332 in train_ruemonge2014.py for the sampling strategy.

@atomishcv
Copy link

@JihaoLee Can you give the download link of the RueMonge2014 dataset

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants