Code Monkey home page Code Monkey logo

Comments (9)

921974496 avatar 921974496 commented on June 14, 2024

Hello,
How to set up dropout during training?

from clinicadl.

mdiazmel avatar mdiazmel commented on June 14, 2024

Hi,

Where can I view this result? And how to draw ROC curve and calculate AUC?

The visualization folder stores images for one subject in NIfTI format after multiples epochs. Visualizers for NIfTI format can be easily grabbed on the web. To draw the ROC and calculate AUC we suggest you to activate the TensorBoardX module while running the training and follow in a web interface the evolution of the curves.

from clinicadl.

alexandreroutier avatar alexandreroutier commented on June 14, 2024

Hello,
How to set up dropout during training?

Hello @921974496,

@14thibea created PR #11 to address your question (currently, this is not possible). Once reviewed, this will be available for AD-DL.

Best,
Alex

from clinicadl.

mdiazmel avatar mdiazmel commented on June 14, 2024

Hi,
PR #11 was merged to master. Now, it's possible to to set dropout parameter during the training for the concerned layers.

from clinicadl.

921974496 avatar 921974496 commented on June 14, 2024

Hi,
PR #11 was merged to master. Now, it's possible to to set dropout parameter during the training for the concerned layers.

Thanks

from clinicadl.

921974496 avatar 921974496 commented on June 14, 2024

When I run clinicidl classify I encounter some problems:
File "/home/geng/AD-DL/clinicadl/clinicadl/tools/deep_learning/iotools.py", line 164, in commandline_to_json
if commandline_arg_dic['split'] is None:
KeyError: 'split'

Is my network_dir parameter wrong? My network_dir parameter is the best_model_dir folder in train output_dir

from clinicadl.

921974496 avatar 921974496 commented on June 14, 2024

The command I used is clinicadl classify patch / home / geng / ADNI2 / test / caps / home / geng / ADNI2 / test / tsv / home / geng / ADNI2 / test / output / home / geng / ADNI2 / resault / best_model_dir

from clinicadl.

921974496 avatar 921974496 commented on June 14, 2024

Hi,
PR #11 was merged to master. Now, it's possible to to set dropout parameter during the training for the concerned layers.

The “class Parameters” should also be modified in the “clinicadl / clinicadl / tools / deep_learning / iotools.py file”

from clinicadl.

mdiazmel avatar mdiazmel commented on June 14, 2024

When I run clinicidl classify I encounter some problems:

Hi,
the classify task is currently WIP (The brand new issue #15 clarifies this).
However, you can try to use one of the scripts available to evaluate your trained model (see clinicadl/clinicadl/subject_level/evaluation.py for example).

from clinicadl.

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.