remove prefix 'module.' used keys:356
- Dominant language
- Python
- Stars
- 3.6k
- Forks
- 804
- PR merge metrics
- No merged PRs in 30d
Description
(siammask) st@st-Lenovo-IdeaPad-Y400:~/Downloads/SiamMask-master$ python tools/demo.py --resume SiamMask_VOT.pth --config experiments/siammask_sharp/config_davis.json
[2021-04-08 22:13:09,764-rk0-features.py# 66] Current training 0 layers:
[2021-04-08 22:13:09,765-rk0-features.py# 66] Current training 1 layers:
[2021-04-08 22:13:09,858-rk0-load_helper.py# 31] load pretrained model from SiamMask_VOT.pth
[2021-04-08 22:13:09,916-rk0-load_helper.py# 25] remove prefix 'module.'
[2021-04-08 22:13:09,918-rk0-load_helper.py# 18] used keys:356
(siammask) st@st-Lenovo-IdeaPad-Y400:~/Downloads/SiamMask-master$
Can someone help me solve it?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the command in tools/demo.py with SiamMask_VOT.pth and experiments/siammask_sharp/config_davis.json. Read the load_helper.py path indicated by the log, especially around the “remove prefix 'module.'” and “used keys:356” messages. Done means the reported checkpoint-loading issue is identified and the demo runs successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, pytorch
- Domain
- computer-vision, machine-learning
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100