How Many Cars Are in This Aerial Imagery? Let’s Count Them with YOLOv8 from Scratch! | by Mahyar Aboutalebi, Ph.D. 🎓 | Jul, 2024

Editor
1 Min Read


A Step-by-Step Guide to Deploy YOLOv8 for Object Detection and Counting on Your Customized Database from A to Z.

Detected vehicles in the aerial imagery by YOLO, image by the author
  1. 🌟 Introduction
  2. 🚀 Setup Google Colab
  3. 🛰️ Where to Find Free Aerial Imagery
  4. 🔄 Converting GeoTIFF to JPG
  5. 📐 Split the Image to Sub-images
  6. 🏷️ Label Vehicles in Sub-images
  7. 🛠️ Prepare Training and Testing Databases
  8. 🧠 Train YOLOv8
  9. 🖼️ Deploy YOLOv8 on the Entire Image
  10. 📄 Conclusion
  11. 📚 References

🌟 Introduction

Almost a month ago, I read an article in a well-known newspaper analyzing the number of Tesla cars in each inventory using super-high-resolution imagery (less than 20 cm resolution). The article aimed to estimate the number of vehicles delivered by Tesla in Q2. After reading it, I thought this could be an excellent application of object detection algorithms to detect and count cars in aerial imagery, evaluating the inventory status of car…

Share this Article
Please enter CoinGecko Free Api Key to get this plugin works.