天池医疗AI大赛[第一季]:肺部结节智能诊断 UNet/VGG/Inception/ResNet/DenseNet - wikke/Tianchi-Medical-LungTumorDetect
人工智能辅导、深度学习、机器学习…!!985博士,可接人工智能辅导、深度学习、机器学习、python项目代码编写、跑通代码和指导答疑~擅长各种图像分类模型(vgg、resnet、mobilenet、efficient等)、人脸检测、烟雾检 - echo于20241010发布在抖音,已经收获了3482个喜欢,
UNet_VGG16 mean = 0.4687, std = 0.2217 mean = 0.6033, std = 0.2382 UNet_Resnet_101 mean = 0.3861, 0.2123 mean = 0.51877, std = 0.2538 DenseNet Citation Note: please cite the corresponding papers when using these datasets. CRACK500: @inproceedings{zhang2016road, title={Road crack detectio...
model_ResNet.py fine README.md and code refine 7年前 model_UNet.py fine README.md and code refine 7年前 model_VGG.py fine README.md and code refine 7年前 preprocess.py plot and random sample evaluate seg 7年前 requirements.txt ...
VGG Resnet Densenet Efficientnet 核心改动已经提交到fastai Install pip install git+https://github.com/Flyfoxs/dynamic_unet@master EfficientNet encoder=efficient_unet(0)unet=DynamicUnet(encoder,n_classes=5,img_size=(224,224),blur=False,blur_final=False,self_attention=False,y_range=None,norm_type=...
天池医疗AI大赛[第一季]:肺部结节智能诊断 UNet/VGG/Inception/ResNet/DenseNet - tianfangwu/Tianchi-Medical-LungTumorDetect