Giter Site home page Giter Site logo

iolag / upd_study Goto Github PK

View Code? Open in Web Editor NEW
22.0 2.0 6.0 684.99 MB

This repository contains code from our comparative study on state of the art unsupervised pathology detection and segmentation methods.

Python 84.29% Shell 15.71%
anomaly-detection anomaly-detection-models anomaly-localization anomaly-segmentation brain-mri chest-xray-images retinal-fundus-images deep-learning

upd_study's People

Contributors

iolag avatar matt-baugh avatar snavalm avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

upd_study's Issues

Performance on the MVTec dataset

Hello,

Have you evaluated these methods using the MVTec dataset? I attempted to use your code on the MVTec dataset, but the outcomes were significantly inferior compared to those documented in the original paper. Specifically, the AUC for most methods was about 0.5-0.8 after 2000 training steps, except the method RD and DFR.

I used the following command. I changed the small testing set in your code to the complete testing set and observed the anom_val/sample-auroc in the wandb.
UPD_study/models/H-TAE-S/HTAEStrainer.py --shuffle t -ev t -mod MyData --percentage 100 --eval False --seed 10 --val_frequency 200 --log_frequency 200 --anom_val_frequency 200

Is there any problem with my usage? Look forward to your reply.

Thank you in advance!

Questions about computing dice

Thanks for your great work. I have a question about computing dice in this code.

In utilies/metrics.py, function compute_best_dice() concatenates all the testing samples together to compute the dice score, instead of computing the dice of each sample one by one.

I am wondering whether this operation is reasonable as the dice score is usually caculated for each case seperately. Thanks.

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.