错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Finding the Flies in the Sky Using Advanced Deep Learning Algorithms

  • Mustafa Tokat,
  • Sümeyra Bedir,
  • Jawad Rasheed

摘要

Image processing is a concept that allows us to perform operations on images by extracting meaningful features from them. Deep learning algorithms are frequently used in image processing. Although there are many algorithms for image classification, in this study, Convolutional Neural Network based deep learning algorithms VGG16, ResNet50 and YOLOv8 (You Only Look Once) are used. After traditional algorithms such as Support Vector Machine, Linear Regression, KNN or Decision Tree, deep learning algorithms have been developed that perform very well in image processing. As we can see from this study, we can say that the YOLO algorithm has recently gone one step further. In the dataset used, there are a total of 1359 images with and without drone images. The images were pretrained on imagenet and used. When we compare these fine-tuned algorithms, the accuracy of VGG16 was %92.74, ResNet50 was %91.06 and YOLOv8 was %95.4. It was determined that YOLOv8 performed better according to the dataset used.