You're looking at a specific version of this model. Jump to the model overview.
arielreplicate /gscorecam-clip-analyzer:1f51f973
Input schema
The fields you can use to run this model with an API. If you don’t give a value for a field its default value will be used.
Field | Type | Default value | Description |
---|---|---|---|
input_image |
string
|
Path to an image to investigate clip on
|
|
input_text |
string
|
An object
|
What to look for in the image
|
clip_version |
string
(enum)
|
RN50x16
Options: RN50x16, ViT-B/16 |
name of the clip model
|
drop |
boolean
|
True
|
use only part of the channels
|
topk |
integer
|
300
Min: 1 Max: 3072 |
Number of channels used by gscorecam (ignored when drop=False
|
Output schema
The shape of the response you’ll get when you run this model with an API.
Schema
{'format': 'uri', 'title': 'Output', 'type': 'string'}