-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The results are different from yours #2
Comments
@wuqiangch |
@byungjae89 |
I found the reason that why results were shown differently. python package I used efficientnet_pytorch has version issue which makes different result by version.
This repo was used efficientent_pytorch==0.6.3, so I pushed code changes 913a999 to freeze this package version. Thanks. |
@byungjae89 OK.Thanks. |
@byungjae89 I have test the code,but I cant get the results.
bottle ROCAUC: 1.000
cable ROCAUC: 0.940
capsule ROCAUC: 0.923
carpet ROCAUC: 0.955
grid ROCAUC: 0.929
hazelnut ROCAUC: 0.987
leather ROCAUC: 1.000
metal_nut ROCAUC: 0.931
pill ROCAUC: 0.834
screw ROCAUC: 0.812
tile ROCAUC: 0.974
toothbrush ROCAUC: 0.958
transistor ROCAUC: 0.959
wood ROCAUC: 0.976
zipper ROCAUC: 0.979
Average ROCAUC: 0.944
The text was updated successfully, but these errors were encountered: