Open Mps24-7uk opened 5 years ago
I also have the problem, have you solved it ? Looking for your reply~
@Mps24-7uk @maoyali did you solved the problem?
do you solve the matter?
Hello there! I have combined the efficient det d1 and kalman Filter to track the pedestrian movement. Now, I am trying to combine efficient det d1 and deep sort algorithm to track the person in the video in order to save the IDs (which person has which ID). Please let me know how to use deep sort for my problem.
Thank you for your great repo! I have combined Yolov3 and deep sort algorithm to track the person in the video. In the case of occlusion, ID is either changed or transferred. What parameters should I modify to avoid occlusion?