You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, very impressive work here! When I use "go run main.go ***" to evaluate the example files in terms of APLS metric, it works fine. Then I convert model outputs for test set as well as gt graphs to .json format, and then use go command to evaluate them, I got bugs. I checked that the converted output and gt jsons are in the same format as the converted example files. Is there any other variables I should modify? Do you know what's wrong?
The text was updated successfully, but these errors were encountered:
Thanks for your interest in this project. Could you please provide more details about the bugs, for example, the command line output? I can also try to reproduce them if you can share the graph files with me (my email is [email protected]).
Hi, very impressive work here! When I use "go run main.go ***" to evaluate the example files in terms of APLS metric, it works fine. Then I convert model outputs for test set as well as gt graphs to .json format, and then use go command to evaluate them, I got bugs. I checked that the converted output and gt jsons are in the same format as the converted example files. Is there any other variables I should modify? Do you know what's wrong?
The text was updated successfully, but these errors were encountered: