HiLab-git / DTC

Semi-supervised Medical Image Segmentation through Dual-task Consistency
https://arxiv.org/pdf/2009.04448.pdf
MIT License
283 stars 48 forks source link

How can I get access to Pancreas CT dataset? #3

Closed Kyfafyd closed 3 years ago

Luoxd1996 commented 3 years ago

Hi, Kyfafyd, You can download the Pancreas CT data from NIH website. Best; Xiangde.

Kyfafyd commented 3 years ago

Thanks very much. Can you please provide your preprocessed dataset?

On Jan 4, 2021, at 09:48, xdluo notifications@github.com wrote:

 Hi, Kyfafyd, You can download the Pancreas CT data from NIH website. Best; Xiangde.

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

Luoxd1996 commented 3 years ago

Just center crop and zero mean and unit variance normalization, it's very easy to implement.

Kyfafyd commented 3 years ago

Yes, I know. Thanks you! But unfortunately, I can only access to server via command line without GUI. It is difficult for me to download dataset from official website. I would appreciate it very much if you could provide google doc link. If you are busy. Thanks once again for your time! And I will look for other help.

Thanks very much

On Jan 4, 2021, at 10:30, xdluo notifications@github.com wrote:

 Just center crop and zero mean and unit variance normalization, it's very easy to implement.

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