Skip to content

Commit

Permalink
Update tsm.md
Browse files Browse the repository at this point in the history
  • Loading branch information
huangjun12 authored Mar 10, 2021
1 parent 5b8f31b commit b62f677
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/zh-CN/model_zoo/recognition/tsm.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ UCF101数据下载及准备请参考[ucf101数据准备](../../dataset/ucf101.md

### 预训练模型下载

- 加载在ImageNet1000上训练好的ResNet50权重作为Backbone初始化参数,请下载此[预训练模型参数](https://videotag.bj.bcebos.com/PaddleVideo/PretrainModel/ResNet50_pretrain.pdparams),
- 加载在ImageNet1000上训练好的ResNet50权重作为Backbone初始化参数,请下载此[ResNet50_pretrain.pdparams](https://videotag.bj.bcebos.com/PaddleVideo/PretrainModel/ResNet50_pretrain.pdparams),
或是通过命令行下载

```bash
Expand Down

0 comments on commit b62f677

Please sign in to comment.