Skip to content

hisham32/DhakaAI-yolov5

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains the 9th place (out of 241 teams) solution of the DhakaAI traffic detection competition. We incorporated our evolved hyperparameters by training several configurations of yolov5 models on the competition dataset using the ultralytics YOLOv5 repository. Our approach in the competition is briefly described in this poster. The data preprocessing of yolov5 is same as yolov3 and codes are available here. The training and inference codes are provided here. All code and models are under active development, and are subject to modification.

Inferences

About

YOLOv5 in PyTorch > ONNX > CoreML > TFLite

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 96.4%
  • Shell 2.5%
  • Dockerfile 1.1%