nicholaskajoh / ivy

Video-based object counting software.
MIT License
428 stars 170 forks source link

Yolo+KCF is faster than Yolo + SORT #48

Closed Water2style closed 4 years ago

Water2style commented 4 years ago

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?

nicholaskajoh commented 4 years ago

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!