nicholaskajoh / ivy

Video-based object counting software.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Yolo+KCF is faster than Yolo + SORT

Water2style opened this issue · comments

This ivy project is very good!

everyone says that SORT is faster than KCF.
But in my another project that i used Yolo + SORT, i found that the KCF in this repo is faster than SORT
Why is that?

I haven't used SORT before so I don't have an idea of how it performs relative to KCF. I'll give it a try and see how it goes!