Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 600 Bytes

File metadata and controls

11 lines (11 loc) · 600 Bytes

D2DP

First Person View, Egocentric view Hand detection, instance segmentation, hand mask tracking using detectron2, deepsort.
Code in python using pytorch lib.
Paper updating.
Alt Text
For detectron2's issues, please refer to https://github.com/facebookresearch/detectron2
About deepsort, you can read the paper https://arxiv.org/abs/1703.07402
Original deepsort repo: https://github.com/nwojke/deep_sort
Also see theses repos:
https://github.com/ZQPei/deep_sort_pytorch
https://github.com/Qidian213/deep_sort_yolov3