Releases: Suraj520/CognitiveAnnotationTool
Releases · Suraj520/CognitiveAnnotationTool
Version 0.1 Beta
This version basically incorporates Opencv's various multi-box trackers like KCF, MIL, TLD, CSRT etc mentioned in its official documentation: https://docs.opencv.org/3.4/d5/d07/tutorial_multitracker.html
Due to performance issues, these were rejected in comparison to the Dlib's correlation tracker used in Version 0.1. Feel free to experiment :)