MiguelMonteiro / ISLES2017

6 stars 2 forks source link

How the Algorithm Works #2

Closed AuliaRizky closed 3 years ago

AuliaRizky commented 6 years ago

Hi Miguel, I am amazed by your work and I just started to learn AI for medical imaging for my bachelor thesis. Could you explain to me how this algorithm works? Or do you have publication about it?

MiguelMonteiro commented 6 years ago

Hello,

If you are starting to study this topic now, I would advise doing the Coursera course on machine learning and if you can afford the Coursera deep learning specialization.

Regarding publications, you can read the V-Net paper which is the algorithm that I have used. Also, you should read the U-Net paper and the Fully convolutional neural networks for semantic segmentation paper. Just google the names and you will find them.

In addition, there is a joint publication coming out from everyone who participated in the ISLES 2016 and 2017 that describes the methods. The journal is Frontiers in Neurology but it not out yet.

AuliaRizky commented 6 years ago

Thank you for your sugestion.

How about the MR image processing? The image containt few format for each set of data (4DWI, ADC, MTT, and else). Which image did you choose to used?