Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

difference about DAN and DHN #3

Closed
wangxianrui opened this issue Jul 4, 2019 · 1 comment
Closed

difference about DAN and DHN #3

wangxianrui opened this issue Jul 4, 2019 · 1 comment

Comments

@wangxianrui
Copy link

notice that you use the DHN in training,
but use DAN in evaluate,
what is the difference, and how the DHN influence the tracking result ?

@yihongXU
Copy link
Owner

yihongXU commented Jul 5, 2019

Hi, sorry about the notation issues.
DHN is only for training, which acts as a proxy to deliver gradient from MOT loss.
DAN is used as an appearance model, which can recover a lost track by comparing the appearances before and after the object is lost.

@yihongXU yihongXU closed this as completed Jul 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants