HiLab-git / SSL4MIS

Semi Supervised Learning for Medical Image Segmentation, a collection of literature reviews and code implementations.
MIT License
2.11k stars 377 forks source link

About h5 files #79

Open buloseshi opened 1 year ago

buloseshi commented 1 year ago

Can you please tell me how you handle the files, I want to use some other dataset. Or how should I read the h5 file.

PPPumpkin11 commented 4 months ago

请问解决了吗?我也遇到了一样的问题

zhuji423 commented 4 months ago

可以使用h5py 库来读取,就像读取字典一样

PPPumpkin11 commented 4 months ago

您好,我正在复现这个论文作为我的毕业设计,但是过程中遇到了一些问题,请问您复现成功了吗?我可以向您提出一些问题吗?

尽欢 @.***

 

------------------ 原始邮件 ------------------ 发件人: "HiLab-git/SSL4MIS" @.>; 发送时间: 2024年3月27日(星期三) 下午4:03 @.>; 抄送: "Li @.**@.>; 主题: Re: [HiLab-git/SSL4MIS] About h5 files (Issue #79)

可以使用h5py 库来读取,就像读取字典一样

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.Message ID: @.***>

zhuji423 commented 3 months ago

可以