foolwood / foolwood/DCFNet

the different feature size in the training and tracking process

Open
#24 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
MATLAB
Stars
222
Forks
66
PR merge metrics
No merged PRs in 30d

Description

In your tracking process, the output feature size is 125 *125*32 before the DCF layer.
However, in your training code, the networkType is set to 12, and the output size after two convolutional laysers is smaller than the input image size by 4. (feature_za=input_size-[4,4])
I wonder why the saved netork (.mat file) after training can generate different feature size?
Look for your early reply! And thank you very much.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.