Coder Social home page Coder Social logo

Performance on the MVTec dataset about upd_study HOT 4 CLOSED

iolag avatar iolag commented on September 24, 2024
Performance on the MVTec dataset

from upd_study.

Comments (4)

iolag avatar iolag commented on September 24, 2024

Hey,

We did not evaluate on MVTec. As most methods did not work well out of the box, given that they were optimized for the data they were developed for, we tried to do some optimization ourselves especially with methods that completely failed on the datasets we used. I especially remember the case of CFLOW-AD, which performed terribly on MRIs even though it was one of the best performers on MVTec at the time. In that case, I had to change the Resnet layers that are used for feature extraction in order to get decent performance. This probably had a negative effect on its MVTec performance.

On the other hand, RD worked really great with the original hyperparameters and we kept it largely unchanged, which explains the results you get. I'm not sure why PADIM isn't performing great for you as we used the original implementation, if I remember correctly.

As for the rest of the methods, I would not expect their performance to translate to MVTec as they were optimized on very different types of data.

from upd_study.

cuicathy avatar cuicathy commented on September 24, 2024

Hi iolag,

Thanks very much for your response. Do you remember what parameter did you tune? And how did you tune them (e.g., grid search)?

About the PADIM, I did not run it before last week since I only compared the models that required training for epochs last time. For the PADIM, it performed about AUC 0.96 (anomaly detection) on the hazelnut class of the MVTec.

from upd_study.

iolag avatar iolag commented on September 24, 2024

Hi,

sorry for the late response.

For VAE, I remember using grid search on a lot of hyper-parameters. On others, I empirically changed certain parameters, mostly based on things I noticed during early experiments. I go into a bit more detail on which ones I changed compared to the official implementations in the end of my Masters thesis. There, only methods that I used before the journal revisions are mentioned, but the ones missing I mostly implemented unchanged.

from upd_study.

cuicathy avatar cuicathy commented on September 24, 2024

Thanks for sharing. I will read it!

from upd_study.

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.