Skip to content

Avaiga/demo-vehicle-image-reco

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

5 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors