towhee
/
vit-image-embedding
copied
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Readme
Files and versions
13 lines
252 B
13 lines
252 B
name: 'vit-embedding'
|
|
labels:
|
|
recommended_framework: pytorch1.2.0
|
|
class: vit-embedding
|
|
others: vit
|
|
operator: 'towhee/vit-embedding'
|
|
init:
|
|
model_name: str
|
|
call:
|
|
input:
|
|
image: towhee.types.Image
|
|
output:
|
|
feature_vector: numpy.ndarray
|