Skip to content

Commit

Permalink
Update test.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Capricorn231 authored Oct 22, 2021
1 parent 3851b3a commit 7c180f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/test.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
parser.add_argument('--video', default='', type=str,
help='eval one special video')
parser.add_argument('--dataset', type=str, default='UAV123',
help='datasets')#OTB50 LaSOT UAV123 GOT-10k
help='datasets')#OTB100 LaSOT UAV123 GOT-10k
parser.add_argument('--vis', action='store_true',default=False,
help='whether visualzie result')
parser.add_argument('--snapshot', type=str, default='snapshot/checkpoint_e20.pth',
Expand Down

0 comments on commit 7c180f2

Please sign in to comment.