logo
Browse Source

Update README

Signed-off-by: shiyu22 <shiyu.chen@zilliz.com>
training
shiyu22 3 years ago
parent
commit
b83736a302
  1. 2
      README.md

2
README.md

@ -47,7 +47,7 @@ You can get the required python package by [requirements.txt](./requirements.txt
## How it works
The `towhee/resnet-image-embedding` Operator implements the function of image embedding, which can add to the pipeline. For example, it's the key Operator named embedding_model within [image-embedding-resnet](https://hub.towhee.io/towhee/image-embedding-resnet) pipeline, and it is the red box in the picture below.
The `towhee/resnet-image-embedding` Operator implements the function of image embedding, which can add to the pipeline. For example, it's the key Operator named embedding_model within [image-embedding-resnet50](https://hub.towhee.io/towhee/image-embedding-resnet50) pipeline and [image-embedding-resnet101](https://hub.towhee.io/towhee/image-embedding-resnet101), and it is the red box in the picture below.
![img](./readme_res/operator.png)

Loading…
Cancel
Save