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

Regarding custom dataset #243

Open
pytholic opened this issue Aug 9, 2021 · 7 comments
Open

Regarding custom dataset #243

pytholic opened this issue Aug 9, 2021 · 7 comments

Comments

@pytholic
Copy link

pytholic commented Aug 9, 2021

Hi. Thank you for the repository.

I wanted to ask if it is possible to get any guidance regarding the custom dataset. I have my own dataset i.e. X, Y, Z points with labels (4 columns in total) in txt files. I wanted to know how I can create a data loader for custom data and train the network.

@odddozen
Copy link

I would also like to know how to train on custom data, any guidance to save hours reverse understanding the code would be great

@pytholic
Copy link
Author

@odddozen not sure about this repos/code, but I made my data work with PointNet using some other repositories and writing custom DataLoader.

@odddozen
Copy link

@rajahaseeb147 thanks for the response, sorry I didnt see it at the time. Would you be kind enough to let me look at your data loader for inspiration?

@pytholic
Copy link
Author

@odddozen
Copy link

@rajahaseeb147 thanks a lot! it definitely helps understand the general structure/approach. I was stuck for ages trying to compile spconv but finally got past that to try my own dataloader.

@pytholic
Copy link
Author

@odddozen I am glad!

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

2 participants