Giter VIP home page Giter VIP logo

Comments (2)

junyuchen245 avatar junyuchen245 commented on September 23, 2024 1

Hi,

The script assumes the images are preprocessed (e.g., intensity normalized into a range of [0,1], skull stripped, and affine registered) and in .pkl format. A single .pkl file consists of one input image and one ground truth. You can find out details about this in "datasets.py".

For Brats, you can follow the preprocessing steps here. However, they normalized images to z-scores. I haven't tested if the model can work with negative values, so it is better to normalize the images into [0,1].

For other public MRI datasets, you will need to do the preprocessing yourself by using FreeSurfer. I've listed some of the commands I used here.

Thanks,
Junyu

from vit-v-net_for_3d_image_registration_pytorch.

tphankr avatar tphankr commented on September 23, 2024 1

I am following your advise. I try to do succesully this task. thank you.

from vit-v-net_for_3d_image_registration_pytorch.

Related Issues (9)

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.