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
Thank you so much for your work.
Why are my test.py results and the results given in the papers far different on HD95?
metric:
[array([ 0.85472167, 1.11961011, 22.76351007]), array([ 0.83855158, 1.44890421, 24.67442546]), array([ 0.89453618, 2.88821746, 19.81192052])]
(metric[0]+metric[1]+metric[2])/3:
[ 0.86260314 1.81891059 22.41661868]
your paper
The text was updated successfully, but these errors were encountered:
Thank you so much for your work.
Why are my test.py results and the results given in the papers far different on HD95?
metric:
[array([ 0.85472167, 1.11961011, 22.76351007]), array([ 0.83855158, 1.44890421, 24.67442546]), array([ 0.89453618, 2.88821746, 19.81192052])]
(metric[0]+metric[1]+metric[2])/3:
[ 0.86260314 1.81891059 22.41661868]
your paper
The text was updated successfully, but these errors were encountered: