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

cos window multiple feature map (training) #10

Open
pabloe4993 opened this issue Dec 19, 2017 · 2 comments
Open

cos window multiple feature map (training) #10

pabloe4993 opened this issue Dec 19, 2017 · 2 comments

Comments

@pabloe4993
Copy link

Hi,

I noticed that while training, the CNN output (before DCF) is not mult with cos window (or hann) in contradiction to tracking pipeline that mult the CNN output.

Why?

@he010103
Copy link

Maybe it is hard to backward if multiplying the hanning window when training

@foolwood
Copy link
Owner

Because the hanning window will 'tell' DCFNet where is the target. (will make the DCFNet think the object with high RGB is target.)

I want to train the network with hard cases.

@he010103 it is easy now. ^.^ I try to use pytorch recently (autograd).

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

3 participants