无人机避碰数据集轻量级CNN模型性能比较

Rifqi Nabila Zufar, D. Banjerdpongchai
{"title":"无人机避碰数据集轻量级CNN模型性能比较","authors":"Rifqi Nabila Zufar, D. Banjerdpongchai","doi":"10.1109/ECTI-CON58255.2023.10153233","DOIUrl":null,"url":null,"abstract":"Collision Avoidance System (CAS) is important for drone safety. CAS consists of three steps e.g., obstacle sensing, collision prediction, and collision avoidance. Collision prediction enables drones to gain information, process information, and estimate whether the object has a risk of collision. Convolution Neural Network (CNN) is one of the methods that can be employed for collision prediction. However, CNN is a method that needs a large data in the training. Dario Pedro et al. provided a dataset called the CoLANet dataset that consists of VDOs of collision drones. Subsequently, they proposed a new algorithm called Neural Network Pipeline which has a Convolution Neural Network (CNN) part to extract the feature from a couple of images. CNN extracts images by using MobileNetV2 as a pre-trained model. They chose MobileNetV2 due to training performance from another dataset. This paper aims to assess the performance of lightweight CNN models using the CoLANet dataset. The models will be trained on the Keras library with parameters of fewer than ten million. The models will be validated by Confusion Matrix and Receiver Operating Characteristics. In conclusion, we examine which pre-trained CNN model has the best performance and suggest ongoing work.","PeriodicalId":340768,"journal":{"name":"2023 20th International Conference on Electrical Engineering/Electronics, Computer, Telecommunications and Information Technology (ECTI-CON)","volume":"106 1","pages":"0"},"PeriodicalIF":0.0000,"publicationDate":"2023-05-09","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":"{\"title\":\"Performance Comparison of Lightweight CNN Models for Drone Collision Avoidance Dataset\",\"authors\":\"Rifqi Nabila Zufar, D. Banjerdpongchai\",\"doi\":\"10.1109/ECTI-CON58255.2023.10153233\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"Collision Avoidance System (CAS) is important for drone safety. CAS consists of three steps e.g., obstacle sensing, collision prediction, and collision avoidance. Collision prediction enables drones to gain information, process information, and estimate whether the object has a risk of collision. Convolution Neural Network (CNN) is one of the methods that can be employed for collision prediction. However, CNN is a method that needs a large data in the training. Dario Pedro et al. provided a dataset called the CoLANet dataset that consists of VDOs of collision drones. Subsequently, they proposed a new algorithm called Neural Network Pipeline which has a Convolution Neural Network (CNN) part to extract the feature from a couple of images. CNN extracts images by using MobileNetV2 as a pre-trained model. They chose MobileNetV2 due to training performance from another dataset. This paper aims to assess the performance of lightweight CNN models using the CoLANet dataset. The models will be trained on the Keras library with parameters of fewer than ten million. The models will be validated by Confusion Matrix and Receiver Operating Characteristics. In conclusion, we examine which pre-trained CNN model has the best performance and suggest ongoing work.\",\"PeriodicalId\":340768,\"journal\":{\"name\":\"2023 20th International Conference on Electrical Engineering/Electronics, Computer, Telecommunications and Information Technology (ECTI-CON)\",\"volume\":\"106 1\",\"pages\":\"0\"},\"PeriodicalIF\":0.0000,\"publicationDate\":\"2023-05-09\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"2023 20th International Conference on Electrical Engineering/Electronics, Computer, Telecommunications and Information Technology (ECTI-CON)\",\"FirstCategoryId\":\"1085\",\"ListUrlMain\":\"https://doi.org/10.1109/ECTI-CON58255.2023.10153233\",\"RegionNum\":0,\"RegionCategory\":null,\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"\",\"JCRName\":\"\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"2023 20th International Conference on Electrical Engineering/Electronics, Computer, Telecommunications and Information Technology (ECTI-CON)","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.1109/ECTI-CON58255.2023.10153233","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 0

摘要

防撞系统(CAS)对无人机安全至关重要。CAS包括障碍物感知、碰撞预测和碰撞避免三个步骤。碰撞预测使无人机能够获取信息,处理信息,并估计物体是否有碰撞风险。卷积神经网络(CNN)是一种可以用于碰撞预测的方法。然而,CNN是一种需要大量训练数据的方法。Dario Pedro等人提供了一个名为CoLANet的数据集,该数据集由碰撞无人机的vdo组成。随后,他们提出了一种名为神经网络管道的新算法,该算法具有卷积神经网络(CNN)部分,可以从几张图像中提取特征。CNN使用MobileNetV2作为预训练模型提取图像。他们选择MobileNetV2是基于另一个数据集的训练性能。本文旨在使用CoLANet数据集评估轻量级CNN模型的性能。这些模型将在Keras库上进行训练,参数小于1000万。模型将通过混淆矩阵和接收机工作特性进行验证。总之,我们检查了哪个预训练的CNN模型具有最佳性能,并建议继续进行工作。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
Performance Comparison of Lightweight CNN Models for Drone Collision Avoidance Dataset
Collision Avoidance System (CAS) is important for drone safety. CAS consists of three steps e.g., obstacle sensing, collision prediction, and collision avoidance. Collision prediction enables drones to gain information, process information, and estimate whether the object has a risk of collision. Convolution Neural Network (CNN) is one of the methods that can be employed for collision prediction. However, CNN is a method that needs a large data in the training. Dario Pedro et al. provided a dataset called the CoLANet dataset that consists of VDOs of collision drones. Subsequently, they proposed a new algorithm called Neural Network Pipeline which has a Convolution Neural Network (CNN) part to extract the feature from a couple of images. CNN extracts images by using MobileNetV2 as a pre-trained model. They chose MobileNetV2 due to training performance from another dataset. This paper aims to assess the performance of lightweight CNN models using the CoLANet dataset. The models will be trained on the Keras library with parameters of fewer than ten million. The models will be validated by Confusion Matrix and Receiver Operating Characteristics. In conclusion, we examine which pre-trained CNN model has the best performance and suggest ongoing work.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
自引率
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学术官方微信