Giter Club home page Giter Club logo

Comments (8)

amiralansary avatar amiralansary commented on July 19, 2024 1

The fetal ultrasound data are not public. The MR brain data are public from ADNi datasets http://adni.loni.usc.eduprotocols/
For my experiments, they were pre-processed and reorganised in specific directories. This can be done for any other medical data. I will make these data readers more generic and easier to modify in the near future. Meanwhile I will probably upload a pre-trained model and few sample images from the ADNI database that can be used for playing the agents.

from rl-medical.

amiralansary avatar amiralansary commented on July 19, 2024 1

@crypdick I just pushed a pre-trained model on the adni data, as well as 10 subjects from the test unseen data. Let me know if you could not manage to get the code running.

from rl-medical.

crypdick avatar crypdick commented on July 19, 2024

Same issue with AutomaticViewPlanning:

  File "/home/ubuntu/bin/tensorpack-medical/examples/AutomaticViewPlanning/DQN/sampleTrain.py", line 244, in __init__
    self.files_list = [line.split('\n')[0] for line in open(files_list)]
FileNotFoundError: [Errno 2] No such file or directory: 'list_of_test_filenames.txt'

from rl-medical.

amiralansary avatar amiralansary commented on July 19, 2024

sampleTrain.py was written specifically for the data used for the paper. It is easy to read and can be modified for any other data. I will modify it to be more generic for any list files.

When I will have some time, I will also add a pre-trained model on some public data and test subjects to visualise an agent playing.

from rl-medical.

crypdick avatar crypdick commented on July 19, 2024

@amiralansary ah, ok. So your dataset is not public?

from rl-medical.

crypdick avatar crypdick commented on July 19, 2024

A handful of pre-processed training example would be greatly appreciated! I just want to get the code up and running so that I can fork it to try to make a Vaa3D plug-in.

from rl-medical.

crypdick avatar crypdick commented on July 19, 2024

@amiralansary Which one of the ADNi datasets? I've searched through your 2018 paper and Li et al 2018 and I didn't find which one was used. Also, I'd be happy with just a single training example, just to get your code running.

from rl-medical.

crypdick avatar crypdick commented on July 19, 2024

@amiralansary tested, and everything is working!

from rl-medical.

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.