Skip to content

Latest commit

 

History

History
44 lines (30 loc) · 1.07 KB

README.md

File metadata and controls

44 lines (30 loc) · 1.07 KB

🛰️ 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