We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
https://github.com/resemin/WeightedDeepSupervision
加权深度监督 这是医学人工智能修订版的原型代码
我们计划在进一步修改后重新上传代码
代码由。
gen_texture.py:从图像生成纹理贴图 gen_groundtruth.py:从纹理和伪GT生成地面实况贴图 gen_wwm.py:根据地面事实生成加权皱纹图 train_wrinkle_wds.py:使用加权深度监督训练皱纹分割模型 train_retinal_agnet.py:使用加权深度监督训练视网膜血管分割模型 train_retinal_agnet_aspp.py:使用加权深度监督和ASPP训练视网膜血管分割模型 inference_wrinkle.py:从人脸图像推断皱纹 inference_retinal_vessel.py:从视网膜图像推断血管
The text was updated successfully, but these errors were encountered:
No branches or pull requests
https://github.com/resemin/WeightedDeepSupervision
加权深度监督
这是医学人工智能修订版的原型代码
我们计划在进一步修改后重新上传代码
代码由。
gen_texture.py:从图像生成纹理贴图
gen_groundtruth.py:从纹理和伪GT生成地面实况贴图
gen_wwm.py:根据地面事实生成加权皱纹图
train_wrinkle_wds.py:使用加权深度监督训练皱纹分割模型
train_retinal_agnet.py:使用加权深度监督训练视网膜血管分割模型
train_retinal_agnet_aspp.py:使用加权深度监督和ASPP训练视网膜血管分割模型
inference_wrinkle.py:从人脸图像推断皱纹
inference_retinal_vessel.py:从视网膜图像推断血管
The text was updated successfully, but these errors were encountered: