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