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

Add ScanNet dataset #307

Open
osanseviero opened this issue May 8, 2020 · 4 comments
Open

Add ScanNet dataset #307

osanseviero opened this issue May 8, 2020 · 4 comments
Assignees
Labels
good first issue Good for newcomers

Comments

@osanseviero
Copy link
Contributor

Add ScanNet to datasets. An example of how to do this can be found for ModelNet. There’s also a guide in TensorFlow Datasets documentation for adding a dataset.

@osanseviero osanseviero added help wanted Extra attention is needed good first issue Good for newcomers and removed help wanted Extra attention is needed labels May 8, 2020
@taiya taiya changed the title Add ScanNet Add ScanNet dataset May 9, 2020
@mehulbhat
Copy link

Hi, I'd like to work on this issue. Do tell me if there's anything I need to know apart from what you have mentioned.

@osanseviero
Copy link
Contributor Author

osanseviero commented May 12, 2020

Awesome @mehulbhat! The above pointers should be enough, but feel free to ask any questions you have along the way :)

@mehulbhat
Copy link

@osanseviero, For adding the ScanNet dataset, do I need to place the whole ScanNet Repository in the required format in the datasets folder?

@osanseviero
Copy link
Contributor Author

@mehulbhat, the objective is to add utilities to process the data with TensorFlow datasets as already done for ModelNet. The ScanNet repository has many other tools (an app, server, etc) that we don't care about.

The linked repository has instruction on getting the data, which should be the first step. Once that's done, you can start seeing how to process it.

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

No branches or pull requests

2 participants