Skip to content

Commit

Permalink
update msrvtt config
Browse files Browse the repository at this point in the history
  • Loading branch information
linjieli222 committed Feb 11, 2021
1 parent 4d0fd61 commit 73a3b07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/configs/msrvtt_ret_base_resnet50.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"img": "/img/msrvtt"
}
],
"max_txt_len": 100,
"max_txt_len": 20,
"max_img_size": 448,
"img_pixel_mean": [123.675, 116.28, 103.53],
"img_pixel_std": [1.0, 1.0, 1.0],
Expand Down

0 comments on commit 73a3b07

Please sign in to comment.