3D_STEP_Classification icon indicating copy to clipboard operation
3D_STEP_Classification copied to clipboard

No file named "GCN_retrieval.ipynb"

Open Prarthana1116 opened this issue 2 years ago • 2 comments

I trained the model for Graph classification and retrieval but when I try to run the classification task, there is no file named "GCN_retrieval.ipynb". Thought it was a typo and used "Graph_Retrieval.ipynb" for classification work but it failed at graphs, num_classes = my_load_data(graphml_dataset, use_degree_as_tag) Test dataset graph that I provided gives me "ValueError: Found array with 0 sample(s) (shape=(0,)) while a minimum of 1 is required.".

And I also couldn't find this file name "step_2_multiview.py "

Waiting for the reply.

Thanking you in advance.

Prarthana1116 avatar Mar 03 '23 06:03 Prarthana1116

Hello, i fixed some typos regarding the dataset path. The error was because it was looking for files in the parent folder instead of the child folders. I also uploaded the missing file "step_2_multiview.py ". Thanks for the feedbacks. Let me know if you encounter any further problems.

divanoLetto avatar Apr 05 '23 19:04 divanoLetto

Hi lorenzo, Sorry to bother you here. If you dnt mind could you please accept me in linkedin Thankyou

Prarthana1116 avatar May 12 '23 00:05 Prarthana1116