MGMN icon indicating copy to clipboard operation
MGMN copied to clipboard

Code for "Multilevel Graph Matching Networks for Deep Graph Similarity Learning"

Results 2 MGMN issues
Sort by recently updated
recently updated
newest added

I am trying to run the ged_train.py but am getting the following error ``` Traceback (most recent call last): File "ged_train.py", line 217, in trainer = GEDTrainer(data_dir=ged_main_dir, device=d, best_model_path=model_save_path, args=ged_args,...

Hi, sorry to disturb you. I found that you still used the ground truth score in the training process. However, I wonder if I have graphs with no ground truth...