image-amazing / aihack

Car and pedestrian detection using YOLO and correlation tracking

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

aihack (CRT problem solving...)

Data

test.dat Пример аварии.flv

test2.dat Два торопыги.flv

Idea behind

Projects used

We used several projects, that helped us a lot of

  • dlib - for correlation tracker purpose
  • YOLA - for fragmenting cars based on the frame
  • darknet/+ that just persist file on the disk

Algorithm description

Algorithm description

About

Car and pedestrian detection using YOLO and correlation tracking


Languages

Language:Python 100.0%