amiralansary / rl-medical

Deep Reinforcement Learning (DRL) agents applied to medical images
Apache License 2.0
177 stars 69 forks source link

how can I get the cardiac dataset in this project? #23

Closed hlyf-xs closed 3 years ago

hlyf-xs commented 3 years ago

hello. I'm really intersted in this project, but how can I get the cardiac dataset in this project? Can you give me a hand?

amiralansary commented 3 years ago

This is related to #22 Unfortunately, the cardiac dataset used in this project is not publicly available. However, the code should be working on any other 3D medical data.

hlyf-xs commented 3 years ago

ohoh, I'm curious about how you get the dataset? Can you help me?

------------------ 原始邮件 ------------------ 发件人: "amiralansary/rl-medical" @.>; 发送时间: 2021年3月15日(星期一) 晚上8:14 @.>; @.**@.>; 主题: Re: [amiralansary/rl-medical] how can I get the cardiac dataset in this project? (#23)

This is related to #22 Unfortunately, the cardiac dataset used in this project is not publicly available. However, the code should be working on any other 3D medical data.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

hlyf-xs commented 3 years ago

I have studied in this project, It's a good job! I found you remained some 2D parameters and annotations, so it seems to be also implemented on 2D medical images?

------------------ 原始邮件 ------------------ 发件人: "amiralansary/rl-medical" @.>; 发送时间: 2021年3月15日(星期一) 晚上8:14 @.>; @.**@.>; 主题: Re: [amiralansary/rl-medical] how can I get the cardiac dataset in this project? (#23)

This is related to #22 Unfortunately, the cardiac dataset used in this project is not publicly available. However, the code should be working on any other 3D medical data.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

amiralansary commented 3 years ago

The cardiac data were obtrained from our collaborators in the hospital. Regarding the 2D implmentation, it was work in progress that should be very similar to the 3D implementation. Please feel free to make a pull request if you modify or add any code for the 2D implmentation. Thanks!

hlyf-xs commented 3 years ago

OK,Thank you very much! I'll pull all my efforts to modify the project for the 2D implementation on cardiac images. Thanks again!

------------------ 原始邮件 ------------------ 发件人: "amiralansary/rl-medical" @.>; 发送时间: 2021年3月17日(星期三) 晚上7:13 @.>; @.**@.>; 主题: Re: [amiralansary/rl-medical] how can I get the cardiac dataset in this project? (#23)

The cardiac data were obtrained from our collaborators in the hospital. Regarding the 2D implmentation, it was work in progress that should be very similar to the 3D implementation. Please feel free to make a pull request if you modify or add any code for the 2D implmentation. Thanks!

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

hlyf-xs commented 3 years ago

Hello, Can you share me only about 10 cardiac images? I want to comprare them to my own dataset. Thanks very much!

------------------ 原始邮件 ------------------ 发件人: "amiralansary/rl-medical" @.>; 发送时间: 2021年3月15日(星期一) 晚上8:14 @.>; @.**@.>; 主题: Re: [amiralansary/rl-medical] how can I get the cardiac dataset in this project? (#23)

This is related to #22 Unfortunately, the cardiac dataset used in this project is not publicly available. However, the code should be working on any other 3D medical data.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

amiralansary commented 3 years ago

Unfortunately, the cardiac data is privately owned by the hospital, and we cannot share it.