Coder Social home page Coder Social logo

wmh_ibbmtum's People

Contributors

hongweilibran avatar

Stargazers

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

Watchers

 avatar

wmh_ibbmtum's Issues

model not converge

Hi, Very much appreciate your beautiful work!

While runing the train_leave_one_out.py without changing anything, I found the dice loss is always .99x.
Also, I saw the code sinnipet
{if history.history['loss'][-1] > 0.99:
model = get_unet(img_shape, first5)
current_epoch = 1}(line 189 - line 191)
May I ask what's the reason for that ?
Also, would you share your insight about the layer initialization for this taks? (I saw the random initialization is used according to the paper)

3 differents weights in your test_your_data.zip file

Hi!

I have found that in pretrained_FLAIR_only and pretrained_FLAIR_T1 folders there are three h5 files on each. I haven't found any information about them in the README file.

Why are there three different files?

Thanks!

training new data

Hi Hongwei, could you advise how your wining approach can apply to other datasets for training/inference, regardless of the testing data used for the challenge? Also python2.7 is no longer supported. Any plan to update this amazing application with python3? Thanks.

Model Weights Incomplete

Could you please upload all the weights, when I'm trying to make the decompress it says is missing one file z03. Please help me with the other files

WMH dataset

Hello, I want to reproduce your results on WMH dataset, but I have waited the responses from the official email of MICCAI2017 challenge for two weeks. I wonder if you could share the download link?

T

Hi
Could you please tell me the exact versions of python 3 and tensorflow and keras in new updates?
Thanks

Running leave one out test

Hi,

I've been trying to run the leave one out tests for this tool, but I'm not getting the same level of performance that you report in the paper. I think this is because as it's set up at the moment, the leave one out tests only use a single network rather than the ensemble (i.e. I only get one set of weights per subject).

In line 253 of test_leave_one_out you have the comment #if you want to test three models ensemble, just do like this: pred = (pred_1+pred_2+pred_3)/3 but it's not clear to me how I get pred_1, 2 and 3. Do I have to run the training stage three times and modify the testing script to load in the three separate models and predict each one or have I missed something?

demo file thanks!

Thank you for doing so much work, demo Google cloud file is invalid, could you please send me a copy

Thanks!

Hey @hongweilibran ,

Just wanted to express my gratitude for making this available---this is great. I incorporated it into our ANTsRNet and ANTsPyNet packages and have been running some of our data through the pipeline. Looks like everything's working as expected.

Thanks again,
Nick

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.