logo
Browse Source

matching embedding test output with towhee op output

training
zhang chen 3 years ago
parent
commit
e8c99dee57
  1. 2
      resnet_image_embedding.yaml

2
resnet_image_embedding.yaml

@ -8,6 +8,6 @@ init:
model_name: str
call:
input:
img_tensor: torch.Tensor
img_path: str
output:
feature_vector: numpy.ndarray

Loading…
Cancel
Save