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

train net with scannet #47

Open
bonbonjour opened this issue Sep 17, 2020 · 4 comments
Open

train net with scannet #47

bonbonjour opened this issue Sep 17, 2020 · 4 comments

Comments

@bonbonjour
Copy link

Hello, thanks for sharing your code! Recently I want to train bonet with scannet database, and I followesd the step in #6 to process scannet database, firstly I ran helper_data_scannet_prepare.py to get the xyzrgbsemins; secondly, I used pointnet to divide them into 1*1 block. when training the net, I changed the sem_names and sem_ids, but it occurs “>= 2 sem for an ins: /home/data/bonet-scannet/scannet/ply_data_all_0.h5”. I don't know where is the problem when preprocessing the data, can you please help me?

@Yang7879
Copy link
Owner

Hi @bonbonjour , be careful about the labels of scannet dataset, there are many pts not annotated.

@bonbonjour
Copy link
Author

what should I do? can you please give me some advice? I totally get the xyzrhbsemins by your provided code(helper_data_scannet_prepare.py)

@bonbonjour
Copy link
Author

can you please help me?

@liumengyaoo
Copy link

can you please help me?

Did you solve it?

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