zhang chen
4 years ago
1 changed files with
1 additions and
1 deletions
-
README.md
|
|
@ -42,7 +42,7 @@ The Operator returns a tuple `Tuple[('embedding', numpy.ndarray)]` containing fo |
|
|
- feature_vector: |
|
|
- feature_vector: |
|
|
- the embedding of the image |
|
|
- the embedding of the image |
|
|
- data type: `numpy.ndarray` |
|
|
- data type: `numpy.ndarray` |
|
|
|
|
|
|
|
|
|
|
|
- shape: (dim,) |
|
|
## Requirements |
|
|
## Requirements |
|
|
|
|
|
|
|
|
You can get the required python package by [requirements.txt](./requirements.txt). |
|
|
You can get the required python package by [requirements.txt](./requirements.txt). |
|
|
|