Browse Source
Update README
Signed-off-by: Jael Gu <mengjia.gu@zilliz.com>
main
1 changed files with
1 additions and
1 deletions
-
README.md
|
|
@ -16,7 +16,7 @@ The default pretrained model weights are from [The 1st Place Solution of ISC21 ( |
|
|
|
## Code Example |
|
|
|
|
|
|
|
Load an image from path './towhee.jpg' |
|
|
|
and use the pretrained ISC model ('resnet50') to generate an image embedding. |
|
|
|
and use the pretrained ISC model to generate an image embedding. |
|
|
|
|
|
|
|
*Write a pipeline with explicit inputs/outputs name specifications:* |
|
|
|
|
|
|
|