/aihack

Car and pedestrian detection using YOLO and correlation tracking

Primary LanguagePython

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