Coder Social home page Coder Social logo

Comments (4)

byungjae89 avatar byungjae89 commented on July 20, 2024 1

@wuqiangch @TzxzT

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.
lukemelas/EfficientNet-PyTorch#262

package version ROCAUC
efficientent_pytorch==0.6.3 0.947
efficientent_pytorch==0.7.0 0.944

This repo was used efficientent_pytorch==0.6.3, so I pushed code changes 913a999 to freeze this package version.

Thanks.

from mahalanobisad-pytorch.

byungjae89 avatar byungjae89 commented on July 20, 2024

@wuqiangch
Is there any modification from the original source code?
Since there is no training stage, randomness does not exist and the same result should be reproduced.

from mahalanobisad-pytorch.

TzxzT avatar TzxzT commented on July 20, 2024

@byungjae89
Hello:
I just test your code, interestingly, my results are the same as @wuqiangch , except on the class 'transistor'. I get the AUROC 0.951 instead of 0.959 in wuqiangch's reproducation.
But I think this is not an insignificant problem. Do you think there are some changes on the MVTEC AD itself???(I didn't find any randomness in the code)
Here is my evidence:
byungjae89: about 6 months ago
wuqiangch: about Nov,2020 (different on many classes)
mine: Jan, 2021 (just on "transistor")
At the same time, i run the code "PaDiM", and find my results are slightly worse than the author @xiahaifeng1995, just on the class "transistor". It seems the results by xia finished on Nov,2020.
xiahaifeng1995/PaDiM-Anomaly-Detection-Localization-master#6 (comment)
Since MVTEC AD is an important dataset for scientific purpose, I'm concerned about this problem.
Hope your reply, thanks!
sorry for my english :)

from mahalanobisad-pytorch.

wuqiangch avatar wuqiangch commented on July 20, 2024

@byungjae89 OK.Thanks.

from mahalanobisad-pytorch.

Related Issues (3)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.