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
As noted in ImageCorners.jl benchmarks image_benchmarks#7, we are lagging behind in couple of places and need to figure out where we are lagging, hence this is needed before next release.
The text was updated successfully, but these errors were encountered:
Did you ever figure out if they are doing the same computation? You can even see if we return the exact same result as them for the same image. Assuming there might be a difference you might want to use small test cases rather than typical test images so you can trace down any differences.
The text was updated successfully, but these errors were encountered: