Reproducing the Random Graph matching Results of DGMC as in the paper's firgure 2 #9689
Unanswered
BarakeelFanseuKamhoua
asked this question in
Q&A
Replies: 1 comment
-
I'd suggest providing your full script and data so that someone in the community can quickly start working on this to help you :) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
🐛 Describe the bug
Hello Rusty,
Thanks for the amazing paper. I am so sorry that I am not able to reproduce the results on erdos regny random graph matching using the softmax for the different noise levels till 0.5 as defined in figure 2 (a, b, c, and d) of the paper. My results are orders of magnitude lower using the torch model implementation and the random graph generation below:
Generate Erdos-Renyi graphs
Versions
Beta Was this translation helpful? Give feedback.
All reactions