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

Could you please elaborate on preparing the customized dataset based on my self-curated data? #151

Open
yanhailu opened this issue Dec 19, 2022 · 1 comment

Comments

@yanhailu
Copy link

I've read the instructions of preparing the customized dataset, and I saw the example customized dataset is the "QM9" from dgl. And this dataset object extends the dgl.data.DGLDataset class, so does it mean that my customized dataset must extend the DGLDataset class and override the parental methods? I think it might be very tricky.
屏幕截图 2022-12-19 171007
So, could you please tell me more details if I want to prepare the customized dataset based on my self-curated data?

@happyCoderZC
Copy link

Hello, I met the same problem with yours. My dataset is not in dgl. Have you dued with this problem and train your dataset successfully?

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