Sat2Graph
Sat2Graph copied to clipboard
apls metric
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?
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]).