foolwood / foolwood/SiamMask

Mismatch between paper and code

Open
#132 5 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
3.6k
Forks
804
PR merge metrics
No merged PRs in 30d

Description

I can see from paper that size for template's features should be 15x15x256, but because of [this](https://github.com/foolwood/SiamMask/blob/master/experiments/siammask_sharp/custom.py#L21) condition actually it is 7x7x256. Can anyone explain?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with experiments/siammask_sharp/custom.py at line 21 and compare its condition with the paper's stated 15x15x256 template feature size. Trace how that condition produces the reported 7x7x256 size. Done means documenting whether the implementation is intentional or identifying a concrete discrepancy.

Written by the indexing model from the issue text.

Assessment

Tech stack
python, pytorch
Domain
computer-vision
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.