mirror of
https://github.com/practical-tutorials/project-based-learning
synced 2024-11-26 13:40:18 +00:00
Added Multi Object Tracking dlib tutorial
This commit is contained in:
parent
f84389e43c
commit
3270e1d608
1 changed files with 1 additions and 0 deletions
|
@ -373,6 +373,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
|
|||
- [Hand Keypoint Detection](https://www.learnopencv.com/hand-keypoint-detection-using-deep-learning-and-opencv/)
|
||||
- Dlib Correlation Object Tracking -
|
||||
- [Single Object Tracker](https://www.pyimagesearch.com/2018/10/22/object-tracking-with-dlib/)
|
||||
- [Mutiple Object Tracker](https://www.pyimagesearch.com/2018/10/29/multi-object-tracking-with-dlib/)
|
||||
|
||||
### Deep Learning:
|
||||
|
||||
|
|
Loading…
Reference in a new issue