深度学习应用

C. Munteanu
{"title":"深度学习应用","authors":"C. Munteanu","doi":"10.3390/MOL2NET-04-06107","DOIUrl":null,"url":null,"abstract":"The manuscript presents three of my deep learning projects: mDL-ArtTranfer – Deep Learning Art Transfer using Multiple AIs (https://github.com/muntisa/mDL-ArtTransfer), CNN4Polyps - Colonoscopy polyp detection with Convolutional Neural Networks (https://github.com/muntisa/Colonoscopy-polyps-detection-with-CNNs), Deep-Politics - Prediction of Spanish Political Affinity with Deep Neural Nets: Socialist vs People's Party (PSOE vs PP, https://github.com/muntisa/Deep-Politics). \nmDL-ArtTranfer is a mix of adapted scripts using three AI algorithms from fchollet, anishathalye, and ShafeenTejani (GitHub users). Thus, using content images and style pictures, three versions of art transfer will be apply with only one single call. \nCNN4Polyps represents the first open GitHub repository for polyp detection and localization into colonoscopy images. The use of small CNNs with 2-3 convolutions, in only 2 minutes with GPU Nvidia Titan Xp, will generate a model with of 92%. The VGG16 transfer learning is no improving this accuracy. The fine tuning of the last convolutional block and the full connected layer of the pre-trained Imagenet VGG16 will generate an accuracy over 98%. \nDeep-Politics is using the politician’s portrait to predict the affinity for two political parties in Spain. Both small CNNs with augmented data and VGG16 transfer learning without data augmentation can generate models with accuracy over 80%. The VGG16 fine tuning of the last two convolutional blocks and the full connected layer will raise the accuracy to 85%.","PeriodicalId":20475,"journal":{"name":"Proceedings of MOL2NET 2018, International Conference on Multidisciplinary Sciences, 4th edition","volume":null,"pages":null},"PeriodicalIF":0.0000,"publicationDate":"2018-12-29","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"32","resultStr":"{\"title\":\"Deep Learning Applications\",\"authors\":\"C. Munteanu\",\"doi\":\"10.3390/MOL2NET-04-06107\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"The manuscript presents three of my deep learning projects: mDL-ArtTranfer – Deep Learning Art Transfer using Multiple AIs (https://github.com/muntisa/mDL-ArtTransfer), CNN4Polyps - Colonoscopy polyp detection with Convolutional Neural Networks (https://github.com/muntisa/Colonoscopy-polyps-detection-with-CNNs), Deep-Politics - Prediction of Spanish Political Affinity with Deep Neural Nets: Socialist vs People's Party (PSOE vs PP, https://github.com/muntisa/Deep-Politics). \\nmDL-ArtTranfer is a mix of adapted scripts using three AI algorithms from fchollet, anishathalye, and ShafeenTejani (GitHub users). Thus, using content images and style pictures, three versions of art transfer will be apply with only one single call. \\nCNN4Polyps represents the first open GitHub repository for polyp detection and localization into colonoscopy images. The use of small CNNs with 2-3 convolutions, in only 2 minutes with GPU Nvidia Titan Xp, will generate a model with of 92%. The VGG16 transfer learning is no improving this accuracy. The fine tuning of the last convolutional block and the full connected layer of the pre-trained Imagenet VGG16 will generate an accuracy over 98%. \\nDeep-Politics is using the politician’s portrait to predict the affinity for two political parties in Spain. Both small CNNs with augmented data and VGG16 transfer learning without data augmentation can generate models with accuracy over 80%. The VGG16 fine tuning of the last two convolutional blocks and the full connected layer will raise the accuracy to 85%.\",\"PeriodicalId\":20475,\"journal\":{\"name\":\"Proceedings of MOL2NET 2018, International Conference on Multidisciplinary Sciences, 4th edition\",\"volume\":null,\"pages\":null},\"PeriodicalIF\":0.0000,\"publicationDate\":\"2018-12-29\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"32\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"Proceedings of MOL2NET 2018, International Conference on Multidisciplinary Sciences, 4th edition\",\"FirstCategoryId\":\"1085\",\"ListUrlMain\":\"https://doi.org/10.3390/MOL2NET-04-06107\",\"RegionNum\":0,\"RegionCategory\":null,\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"\",\"JCRName\":\"\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"Proceedings of MOL2NET 2018, International Conference on Multidisciplinary Sciences, 4th edition","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.3390/MOL2NET-04-06107","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 32

摘要

手稿介绍了我的三个深度学习项目:mdl - arttransfer -使用多个人工智能进行深度学习艺术转移(https://github.com/muntisa/mDL-ArtTransfer), CNN4Polyps -使用卷积神经网络进行结肠镜息肉检测(https://github.com/muntisa/Colonoscopy-polyps-detection-with-CNNs), deep - politics -使用深度神经网络预测西班牙政治亲和力:社会党与人民党(PSOE vs PP, https://github.com/muntisa/Deep-Politics)。mdl - arttransfer是使用来自fchollet、anishathalye和ShafeenTejani (GitHub用户)的三种人工智能算法的改编脚本的混合。因此,使用内容图片和样式图片,只需一次调用就可以应用三个版本的艺术转移。CNN4Polyps代表了第一个开放的GitHub存储库,用于息肉检测和定位到结肠镜检查图像中。使用2-3次卷积的小型cnn,使用Nvidia Titan Xp GPU只需2分钟,就能生成准确率为92%的模型。VGG16迁移学习并没有提高这种准确性。对预训练的Imagenet VGG16的最后一个卷积块和全连接层进行微调,将产生超过98%的准确率。“深度政治”是利用政治家的肖像来预测西班牙两个政党的亲和力。无论是增强数据的小型cnn,还是不增强数据的VGG16迁移学习,都能生成准确率超过80%的模型。最后两个卷积块和全连接层的VGG16微调将精度提高到85%。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
Deep Learning Applications
The manuscript presents three of my deep learning projects: mDL-ArtTranfer – Deep Learning Art Transfer using Multiple AIs (https://github.com/muntisa/mDL-ArtTransfer), CNN4Polyps - Colonoscopy polyp detection with Convolutional Neural Networks (https://github.com/muntisa/Colonoscopy-polyps-detection-with-CNNs), Deep-Politics - Prediction of Spanish Political Affinity with Deep Neural Nets: Socialist vs People's Party (PSOE vs PP, https://github.com/muntisa/Deep-Politics). mDL-ArtTranfer is a mix of adapted scripts using three AI algorithms from fchollet, anishathalye, and ShafeenTejani (GitHub users). Thus, using content images and style pictures, three versions of art transfer will be apply with only one single call. CNN4Polyps represents the first open GitHub repository for polyp detection and localization into colonoscopy images. The use of small CNNs with 2-3 convolutions, in only 2 minutes with GPU Nvidia Titan Xp, will generate a model with of 92%. The VGG16 transfer learning is no improving this accuracy. The fine tuning of the last convolutional block and the full connected layer of the pre-trained Imagenet VGG16 will generate an accuracy over 98%. Deep-Politics is using the politician’s portrait to predict the affinity for two political parties in Spain. Both small CNNs with augmented data and VGG16 transfer learning without data augmentation can generate models with accuracy over 80%. The VGG16 fine tuning of the last two convolutional blocks and the full connected layer will raise the accuracy to 85%.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
自引率
0.00%
发文量
0
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
copy
已复制链接
快去分享给好友吧!
我知道了
右上角分享
点击右上角分享
0
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术官方微信