logo
Browse Source

Update README

Signed-off-by: Jael Gu <mengjia.gu@zilliz.com>
main
Jael Gu 2 years ago
parent
commit
65d977bdd2
  1. 2
      README.md

2
README.md

@ -16,7 +16,7 @@ The default pretrained model weights are from [The 1st Place Solution of ISC21 (
## Code Example ## Code Example
Load an image from path './towhee.jpg' 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:* *Write a pipeline with explicit inputs/outputs name specifications:*

Loading…
Cancel
Save