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, I am testing the drs certification using python and getting large values (1-4).
I tested it on both test data (bunny)
and my own data.
I saw in the paper and in the code that the range should be in 0.001 range.
I am also seeing that there is no real correlation between these values and actual error.
what certification value range is actually valid?
thanks
The text was updated successfully, but these errors were encountered:
Hi @benmatok sorry for the late response. Do you mind share your certification script? That part of the code wasn't as thoroughly tested so it's possible that we made a mistake when porting it from MATLAB to C++.
Have you read the documentation?
Hi, I am testing the drs certification using python and getting large values (1-4).
I tested it on both test data (bunny)
and my own data.
I saw in the paper and in the code that the range should be in 0.001 range.
I am also seeing that there is no real correlation between these values and actual error.
what certification value range is actually valid?
thanks
The text was updated successfully, but these errors were encountered: