Skip to content

changsin/DLTrafficCounter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deep Learning for Traffic Counting

Here is the code repository and the dataset referred in the article Deep Learning for Traffic Counting.

  • The sample dataset is from AI Hub 30743.
  • models/yolov5s_highway.pt is the custom trained model with the sample dataset after 400 hundred epochs.
  • The annotation xml file had to be converted to YOLO V5 format. The code can be found in the Colab notebook.

Releases

No releases published

Packages

No packages published