Coder Social home page Coder Social logo

lucasmansilla / acrn_chest_x-ray_ia Goto Github PK

View Code? Open in Web Editor NEW
23.0 23.0 9.0 38.82 MB

Learning Deformable Registration of Medical Images with Anatomical Constraints

License: MIT License

Python 96.04% Shell 3.96%
anatomical-constraints deep-learning image-alignment image-registration machine-learning medical-images

acrn_chest_x-ray_ia's People

Contributors

lucasmansilla 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

Watchers

 avatar  avatar  avatar

acrn_chest_x-ray_ia's Issues

Model/dataset release

Dear authors,

Thanks for presenting this great work. I would like to use your model for chest x-ray registration. I wonder if you could provide the mode.pt so that I can directly perform the inference. Or could you please send me your configuration of the dataset JSRT?

Best,

FOR HELP

Hello, your code is written very well, but because there is no pre-training model of the autoencoder, when I was training the model, the loss remained at around 0.49 in the end. Is it because of the pre-training model?

index 50 is out of bounds for axis 0 with size 50

Thanks for sharing this excellent code.

When I run test_aenet.py, an error occurred.
image
After debugging, I found that the size of test_lbs and z in models.py are inconsistent. The size of test_lbs is (50, 256, 256, 1), but the size of z is (800, 64, 64, 1). As show in two pictures.
1632383057
1632383057(1)

I would like to ask how to sovle it.

the range of vector field

if vector_fields_in_pixel_space:

hi, I notice that, in your 'batch_displacement_warp2d' method, you had assumed that the range of vector field (deformation field) is ranged in [0, xlen][0, ylen].
but I review the "VectorCNN" class, this sub-network may produce negative value. so could you please tell me why the vector field range must be [0, xlen][0, ylen] rather than [-xlen, xlen][-ylen, ylen].
thx.

A consultation

Dear Lucas:

  I want to ask you about how to deal with the remaining two data sets. If possible, I hope you can give me the processed data .

Looking forward to your reply.

Which dataset is the CLI model trained on?

I was wondering whether you could provide information which dataset (JSRT, Montgomery or Shenzen) your CLI model is trained on and whether the training parameters were the ones published in the paper. Thanks!

How to calculate other indicators such as dice during the test

Hello, I used the predicted displacement field to directly transform the segmentation mask during the test work. However, the test indicators calculated in this way seem to be not very accurate. I would like to ask how to calculate these indicators.

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.