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
I want to use Marbou to verify a feed forward MNIST network. I have the problem, that Marabou is giving me wrong answers for my queries. I am trying to check the robustness of the network for different epsilon values, but Marabou always gives me the result UNSAT. I include a vnnlib property file I use and the network I use in the onnx format.
I also tried my setup of for other networks, and for some it seems to work and gives the right results. However for the network I send you in the .zip file it doesn't, while other verifiers like AbCrown can use the network. Do you now if Marabou has a problem reading the network? If there is a problem with my network it would be great to get an error message from the verifier and not just the UNSAT result.
I built Marabou on a linux machine and use it like this in my python code:
Dears,
I want to use Marbou to verify a feed forward MNIST network. I have the problem, that Marabou is giving me wrong answers for my queries. I am trying to check the robustness of the network for different epsilon values, but Marabou always gives me the result UNSAT. I include a vnnlib property file I use and the network I use in the onnx format.
I also tried my setup of for other networks, and for some it seems to work and gives the right results. However for the network I send you in the .zip file it doesn't, while other verifiers like AbCrown can use the network. Do you now if Marabou has a problem reading the network? If there is a problem with my network it would be great to get an error message from the verifier and not just the UNSAT result.
I built Marabou on a linux machine and use it like this in my python code:
Archiv.zip
Kindly
The text was updated successfully, but these errors were encountered: