Giter Site home page Giter Site logo

About the evaluation. about anoddpm HOT 6 CLOSED

0Godness avatar 0Godness commented on May 30, 2024
About the evaluation.

from anoddpm.

Comments (6)

0Godness avatar 0Godness commented on May 30, 2024 1

Hi, I am sorry that I make some mistakes about your metric code. Now there are no problems!
Thanks again for your kind and fast reply and the project is very nice!

from anoddpm.

Julian-Wyatt avatar Julian-Wyatt commented on May 30, 2024

Hi,

The MVTec dataset results shown are preliminary; therefore, the AUC results solely cover the MRI dataset.

There shouldn't be much refactoring to perform the AUC analysis on an alternative dataset if you so wish.

Let me know if this helps

from anoddpm.

0Godness avatar 0Godness commented on May 30, 2024

But I want to know how to calculate AUC results in your code for any dataset. Could you please provide a simple example?
Thanks!

from anoddpm.

kbqn20 avatar kbqn20 commented on May 30, 2024

Please, how can I get the requirements.txt. file?

from anoddpm.

Julian-Wyatt avatar Julian-Wyatt commented on May 30, 2024

But I want to know how to calculate AUC results in your code for any dataset. Could you please provide a simple example?
Thanks!

Hi, just to double check, you're unsure with how to perform ROC-AUC calculations on any dataset?

I feel this is open to how you would like to implement your other datasets. For example, if you would like to analyse the performance of MVTec, which is 1024x1024, you may have to incorporate a sliding window, to analyse each section and then concatenate all of the true positive rate (tpr) and false positive rate (fpr) values; or alternatively, you can resize the image, calculate the tpr and fpr values, and concatenate them across the whole dataset where you would then calculate the ROC for the whole dataset

This may help as a small example: https://stats.stackexchange.com/questions/538842/about-roc-curve-in-segmentation-model

from anoddpm.

zideliu avatar zideliu commented on May 30, 2024

Could you please provide the evaluation code for MVTEC dataset or other image dataset to reproduce the AUC results in your paper? Thanks a lot!!

Do you know how to use detection.py? I want to get the result image of detection through this file, but I don't know how to get this image
I would really appreciate it if I could get a reply

from anoddpm.

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.