Browse Source
modify
Signed-off-by: gexy5 <xinyu.ge@zilliz.com>
main
gexy5
3 years ago
1 changed files with
1 additions and
1 deletions
-
README.md
|
@ -45,7 +45,7 @@ model_name='tsm_k400_r50_seg8', skip_preprocess=False, classmap=None, topk=5)*** |
|
|
|
|
|
|
|
|
***model_name***: *str* |
|
|
***model_name***: *str* |
|
|
|
|
|
|
|
|
The name of pre-trained clip model. |
|
|
|
|
|
|
|
|
The name of pre-trained tsm model. |
|
|
|
|
|
|
|
|
Supported model names: |
|
|
Supported model names: |
|
|
- tsm_k400_r50_seg8 |
|
|
- tsm_k400_r50_seg8 |
|
|