kaggle_carvana_segmentation:Carvana Image Masking Challenge中第一名模型的代码-源码

上传者: 42114046 | 上传时间: 2021-09-15 21:51:13 | 文件大小: 183KB | 文件类型: ZIP
Kaggle Carvana图像遮罩挑战 中第一的解决方案的代码。 我们使用了CNN在图像中对汽车进行了细分。 为了获得最佳结果,我们使用多个不同的网络网络(Linknet,具有自定义编码器的类似Unet的CNN,具有VGG11编码器的多种类型的类似于Unet的CNN)。 我们的队伍: Artsiom Sanakoyeu( ) 亚历山大·布斯拉耶夫( ) 弗拉基米尔·伊格洛维科夫( ) 博客文章解释了解决方案: ://medium.com/kaggle-blog/carvana-image-masking-challenge-1st-place-winners-interview-78fcc5c887a8 要求 要训​​练最终模型,您将需要满足以下条件: 操作系统:Ubuntu 16.04 所需的硬件: 任何具有x86-64 CPU的体面的现代计算机, 32

文件下载

资源详情

[{"title":"( 71 个子文件 183KB ) kaggle_carvana_segmentation:Carvana Image Masking Challenge中第一名模型的代码-源码","children":[{"title":"kaggle_carvana_segmentation-master","children":[{"title":"asanakoy","children":[{"title":"train_vgg11v1.sh <span style='color:#111;'> 1.67KB </span>","children":null,"spread":false},{"title":"data_utils.py <span style='color:#111;'> 9.78KB </span>","children":null,"spread":false},{"title":"generate_sub_average.py <span style='color:#111;'> 5.59KB </span>","children":null,"spread":false},{"title":"predict_scratch.sh <span style='color:#111;'> 626B </span>","children":null,"spread":false},{"title":"inspect_checkpoint.py <span style='color:#111;'> 316B </span>","children":null,"spread":false},{"title":"utils.py <span style='color:#111;'> 1005B </span>","children":null,"spread":false},{"title":"predict_vgg11v1.sh <span style='color:#111;'> 632B </span>","children":null,"spread":false},{"title":"generate_sub.py <span style='color:#111;'> 10.07KB </span>","children":null,"spread":false},{"title":"dataset.py <span style='color:#111;'> 10.17KB </span>","children":null,"spread":false},{"title":"run_train.py <span style='color:#111;'> 21.84KB </span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'> 0B </span>","children":null,"spread":false},{"title":"unet.py <span style='color:#111;'> 11.43KB </span>","children":null,"spread":false},{"title":"losses.py <span style='color:#111;'> 6.25KB </span>","children":null,"spread":false},{"title":"vgg_unet.py <span style='color:#111;'> 6.78KB </span>","children":null,"spread":false},{"title":".gitignore <span style='color:#111;'> 8B </span>","children":null,"spread":false},{"title":"calc_car_area.py <span style='color:#111;'> 2.01KB </span>","children":null,"spread":false},{"title":"train_scratch.sh <span style='color:#111;'> 1.42KB </span>","children":null,"spread":false}],"spread":false},{"title":"generate_sub_final_ensemble.py <span style='color:#111;'> 6.59KB </span>","children":null,"spread":false},{"title":"train_and_predict.sh <span style='color:#111;'> 164B </span>","children":null,"spread":false},{"title":"carvana_header.jpg <span style='color:#111;'> 98.55KB </span>","children":null,"spread":false},{"title":"ternaus","children":[{"title":"src","children":[{"title":"train.py <span style='color:#111;'> 5.82KB </span>","children":null,"spread":false},{"title":"prepare_folds.py <span style='color:#111;'> 2.23KB </span>","children":null,"spread":false},{"title":"merge_test.py <span style='color:#111;'> 858B </span>","children":null,"spread":false},{"title":"utils.py <span style='color:#111;'> 4.98KB </span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'> 0B </span>","children":null,"spread":false},{"title":"unet_models.py <span style='color:#111;'> 4.03KB </span>","children":null,"spread":false},{"title":"folds_csv.csv <span style='color:#111;'> 8.99KB </span>","children":null,"spread":false},{"title":"generate_png_preds.py <span style='color:#111;'> 2.44KB </span>","children":null,"spread":false}],"spread":true},{"title":"requirements.txt <span style='color:#111;'> 99B </span>","children":null,"spread":false},{"title":"train.sh <span style='color:#111;'> 289B </span>","children":null,"spread":false},{"title":"predict.sh <span style='color:#111;'> 314B </span>","children":null,"spread":false},{"title":"__init.py <span style='color:#111;'> 0B </span>","children":null,"spread":false}],"spread":true},{"title":"requirements.txt <span style='color:#111;'> 176B </span>","children":null,"spread":false},{"title":"train.sh <span style='color:#111;'> 333B </span>","children":null,"spread":false},{"title":"predict.sh <span style='color:#111;'> 443B </span>","children":null,"spread":false},{"title":"config","children":[{"title":"config_example.json <span style='color:#111;'> 154B </span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'> 374B </span>","children":null,"spread":false},{"title":"config.json <span style='color:#111;'> 154B </span>","children":null,"spread":false}],"spread":true},{"title":"LICENSE <span style='color:#111;'> 1.09KB </span>","children":null,"spread":false},{"title":"README.md <span style='color:#111;'> 3.96KB </span>","children":null,"spread":false},{"title":"setup_env.sh <span style='color:#111;'> 1006B </span>","children":null,"spread":false},{"title":"TODO <span style='color:#111;'> 54B </span>","children":null,"spread":false},{"title":".gitignore <span style='color:#111;'> 1.14KB </span>","children":null,"spread":false},{"title":"albu","children":[{"title":"configs","children":[{"title":"f04a_clahe.json <span style='color:#111;'> 502B </span>","children":null,"spread":false},{"title":"f04a_s44.json <span style='color:#111;'> 501B </span>","children":null,"spread":false},{"title":"fma_s44.json <span style='color:#111;'> 500B </span>","children":null,"spread":false},{"title":"fma_s88.json <span style='color:#111;'> 500B </span>","children":null,"spread":false},{"title":"fma_noseed.json <span style='color:#111;'> 503B </span>","children":null,"spread":false},{"title":"f04a_clahe_rmsprop.json <span style='color:#111;'> 513B </span>","children":null,"spread":false}],"spread":false},{"title":"src","children":[{"title":"pytorch_zoo","children":[{"title":"__init__.py <span style='color:#111;'> 0B </span>","children":null,"spread":false},{"title":"linknet.py <span style='color:#111;'> 3.22KB </span>","children":null,"spread":false}],"spread":false},{"title":"train.py <span style='color:#111;'> 9.96KB </span>","children":null,"spread":false},{"title":"config.py <span style='color:#111;'> 516B </span>","children":null,"spread":false},{"title":"carvana_tools.py <span style='color:#111;'> 1.39KB </span>","children":null,"spread":false},{"title":"utils.py <span style='color:#111;'> 1.12KB </span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'> 0B </span>","children":null,"spread":false},{"title":"dataset","children":[{"title":"neural_dataset.py <span style='color:#111;'> 5.06KB </span>","children":null,"spread":false},{"title":"crops.py <span style='color:#111;'> 2.17KB </span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'> 0B </span>","children":null,"spread":false},{"title":"carvana_dataset.py <span style='color:#111;'> 1.12KB </span>","children":null,"spread":false},{"title":"abstract_dataset.py <span style='color:#111;'> 1.67KB </span>","children":null,"spread":false},{"title":"h5like_interface.py <span style='color:#111;'> 1.10KB </span>","children":null,"spread":false}],"spread":false},{"title":"eval.py <span style='color:#111;'> 6.78KB </span>","children":null,"spread":false},{"title":"transforms.py <span style='color:#111;'> 16.94KB </span>","children":null,"spread":false},{"title":"generate_folds.py <span style='color:#111;'> 1.43KB </span>","children":null,"spread":false},{"title":"carvana_eval.py <span style='color:#111;'> 2.43KB </span>","children":null,"spread":false}],"spread":false},{"title":"fma.csv <span style='color:#111;'> 10.38KB </span>","children":null,"spread":false},{"title":"requirements.txt <span style='color:#111;'> 119B </span>","children":null,"spread":false},{"title":"train.sh <span style='color:#111;'> 163B </span>","children":null,"spread":false},{"title":"predict.sh <span style='color:#111;'> 224B </span>","children":null,"spread":false},{"title":"f04a.csv <span style='color:#111;'> 10.44KB </span>","children":null,"spread":false}],"spread":false}],"spread":false}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明