GithubHelp home page GithubHelp logo

Evaluation on BCSS dataset about ads_unet HOT 2 OPEN

o0t1ng0o avatar o0t1ng0o commented on August 28, 2024
Evaluation on BCSS dataset

from ads_unet.

Comments (2)

ynulonger avatar ynulonger commented on August 28, 2024

Sorry for the later response. The following command can be used to run testing:
python -u predict_ada_hist.py -w checkpoints/BCSS/ds_True_Ada_scse/0_0.001_Ada_scse -o scse -l 1234_pred -v soft -d BCSS

  • -w path to the checkpoints, where you save the trained models.
  • -o feature re-calibration in skip connection, option: [scse, None].
  • -l specify the output from the ADS_UNet. option:

    1234_pred, Collecting softmax prediction from each base $UNet^d$
    1, Only the output of the UNet$^1$ is returned
    ...
    4, Only the output of the UNet$^4$ is returned

  • -v voting strategy, option:

    soft, $\alpha$ voting
    mean, average voting

  • -d dataset, option: [BCSS, CRAG, Kumar]
    Still working on cleaning the code and will update the README later, apologize for bring you confusion.

Best,

from ads_unet.

guascy666 avatar guascy666 commented on August 28, 2024

Hi,thanks for your code,i want to konw that how to generate the whole image from the list of the cropped patch image

from ads_unet.

Related Issues (1)

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.