qiuyuan666

Results 6 issues of qiuyuan666

您好,非常感谢您的代码,我用您预训练好的模型试了目标检测和人物分割,效果很好。 但是我有两个问题想请教一下。 1、是否可以用于医学图像肿瘤分割? 2、如何训练自己的模型?

感谢您开源您们的代码,我是先读了您的文章才找到这个开源代码的,我想用您的代码来实现MRI分割(数据集是brats2019的训练数据和验证数据)。 想问您几个问题: 1.先运行preprocess.py对数据集进行n4 bias校正和归一化处理是么?我如果不进行n4 bias 校正,要重新设置哪些参数?而且不管是否进行n4 bias 校正,预处理后的数据格式都是一样的吗? 2.接下来运行run_validation.py,再运行evaluate.py进行评价吗? 3.能否注释一下每个.py文件的功能? 问您这么多问题,还望您见谅,也麻烦您可以解答一下

我是一名研一的小白,刚入门医学影像处理,我是在博客园看到你的博客后找到这儿的,希望博主是否可以继续更新一些相关内容?比如原始数据转hdf5格式,nii.gz转mha格式等~

The path to "clip_vit_base_patch16_224.pth" is required for san model training, such as line 30 in "san-vit-b16_voc12aug-640x640.py" and line 18 in "san_vit-b16.py". **How do I download “clip_vit_base_patch16_224.pth”?

Thank you so much for your work on mmsegmentation. Recently, I encountered issues while training the SAN model with a VOC-format dataset. Could you please let me know where to...

Is there anyone who can implement the **FADC and SCTNet** network codes in mmsegmentation? Many thanks to everyone who has contributed to this. The relevant papers and code repositories for...