pzq
pzq
您好,可以说一下错在哪里吗?
what do you mean by `Detecting a frame to track 10 frames`? If you want to track 10 frames, then detect 10 frames, because you need feed the detection results...
Set an interval to 10 to see if it works. The bottleneck is the detection speed. Rather than set an interval, it is better to adopt a lightweight detection model...
Great job! Can you create a pull request to merge your work to this repository?
Hi, I think you shall create a database of pedestrians and their features.
Hi, @pvtien96 You can open a pull request and I will merge it to our code. Thank you for your contribution to this repo!
请问你修改过代码么?如果没有修改过的话,应该不会出问题才对
@chaifeng @MichaelAnckaert @matjam Can you please help me review this commit and give some comments?
@matjam > there's inconsistent indenting throughout this PR Thanks for pointing that for me! This is really a mistake and I think I have solved it. > looks like it's...
@Chris-Tan Can you please help me review this commit and give some comments?