foolwood / foolwood/SiamMask

执行bash test_mask_refine.sh config_vot.json SiamMask_VOT.pth VOT2016 0的问题

Open
#120 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

VOT2016下载并解压在data目录下,预训练模型也下载了。但是执行这个语句还存在如下问题
usage: test.py [-h] [--arch {Custom}] --config CONFIG --resume PATH [--mask]
[--refine] [--dataset {}] [-l LOG] [-v] [--save_mask] [--gt]
[--video VIDEO] [--cpu] [--debug]
test.py: error: argument --dataset: invalid choice: 'VOT2016' (choose from )

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with test_mask_refine.sh and test.py, then inspect how config_vot.json and the VOT2016 data under data are passed to the --dataset argument. Reproduce the command with SiamMask_VOT.pth and determine why the reported dataset choices are empty. Done means the VOT2016 command accepts the dataset and proceeds past argument parsing.

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
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.