Skip to content

An app to benchmark different YOLOv5 models on the task of detecting military vehicles on drone imagery

Notifications You must be signed in to change notification settings

Avaiga/demo-vehicle-image-reco

Repository files navigation

🛰️ Vehicle Image Recognition

Example Inference

Comparing the performance of different YOLOv5 models on drone imagery

In this application, we compare the performance of different YOLOv5 models for detecting and recognizing military vehicles in drone imagery.

YOLOv5 Model Sizes

Learn more about this project here.

Comparing Accuracy against Latency of Models

Comparing Inference Result Images

How to use

  1. Clone the repository
git clone https://github.com/Avaiga/demo-vehicle-image-reco.git
  1. Install the required packages
pip install -r requirements.txt
  1. Run the application
python app.py

About

An app to benchmark different YOLOv5 models on the task of detecting military vehicles on drone imagery

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published