Code Monkey home page Code Monkey logo

Comments (11)

arimousa avatar arimousa commented on August 22, 2024

Training the model on 15 categories of MVTec for 2 days is realistic since diffusion models are expensive to train.
Some hyperparameter tuning is necessary to achieve optimal results as mentioned in the config file and readme. We will soon publish the best settings for each category.

from ddad.

Jay-zzcoder avatar Jay-zzcoder commented on August 22, 2024

I also met this question about the results of carprt, there is a huge gap between the report results and the one I reproduced, I try epochs 1000, 1500, 2000 , AD epoch 1,2 3 and many hyperparameter

from ddad.

arimousa avatar arimousa commented on August 22, 2024

For carpet w = 0 and DA_chp =0 would be the best. However, I will publish checkpoints and settings very soon.

from ddad.

Jay-zzcoder avatar Jay-zzcoder commented on August 22, 2024

For carpet w = 0 and DA_chp =0 would be the best. However, I will publish checkpoints and settings very soon.

There is likely no AD_chp in config.yaml, you mean DA_epochs or others?

from ddad.

arimousa avatar arimousa commented on August 22, 2024

The DA_epochs indicates the number of iterations for fine-tuning the feature extractor. And DA_chp indicates the checkpoint you load the checkpoint. For carpet setting them to zero would results in the best.

from ddad.

Jay-zzcoder avatar Jay-zzcoder commented on August 22, 2024

The DA_epochs indicates the number of iterations for fine-tuning the feature extractor. And DA_chp indicates the checkpoint you load the checkpoint. For carpet setting them to zero would results in the best.

AD_chp=0 means I onlt need to train one iteration to fine-tuning the feature extractor for carpet?

from ddad.

arimousa avatar arimousa commented on August 22, 2024

It means a pretrained feature extractor outperforms a fine-tuned one.

from ddad.

Jay-zzcoder avatar Jay-zzcoder commented on August 22, 2024

It means a pretrained feature extractor outperforms a fine-tuned one.

No fine tuning? directly use pretrained feature extractor?

from ddad.

arimousa avatar arimousa commented on August 22, 2024

It means a pretrained feature extractor outperforms a fine-tuned one.

No fine tuning? directly use pretrained feature extractor?

Exactly.

from ddad.

Jay-zzcoder avatar Jay-zzcoder commented on August 22, 2024

It means a pretrained feature extractor outperforms a fine-tuned one.

No fine tuning? directly use pretrained feature extractor?

Exactly.

I directly use pretrained feature extractor and set w=0, I reproduced the best results is:
Image AUROC: 91.7
Pixel AUROC: 93.9
PRO: 81.2

from ddad.

arimousa avatar arimousa commented on August 22, 2024

checkpoints are published

from ddad.

Related Issues (20)

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.