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

question about datasets #44

Open
YJYTJ opened this issue Jan 23, 2022 · 1 comment
Open

question about datasets #44

YJYTJ opened this issue Jan 23, 2022 · 1 comment

Comments

@YJYTJ
Copy link

YJYTJ commented Jan 23, 2022

Hello, I am a beginner of graph classification task. Except the datasets you used in the code, I also want to try other dataset like 'KKI' and 'BZR', which can be downloaded from https://ls11-www.cs.tu-dortmund.de/staff/morris/graphkerneldatasets. But I don't know how to get the .mat file. And I don't really understand the .mat file. How can I change the _A.txt _edge_labels.txt _graph_indicator.txt _graph_labels.txt _node_labels.txt to the .mat file?
Could you please help me ? Thanks!!

@muhanzhang
Copy link
Owner

Hi! Please run the dortmund2txt.m file using MATLAB to transform new downloaded TU-dortmund datasets into the .txt files. pytorch_DGCNN only uses .txt files, so no need to transform to .mat.

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