You're looking at a specific version of this model. Jump to the model overview.

arielreplicate/gscorecam-clip-analyzer:2f21034c

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-L-14

name of the clip model
cam_version
string (enum)
gradcam

Options:

gradcam, scorecam, gradcam++, ablationcam, xgradcam, eigencam, eigengradcam, layercam, hilacam, groupcam, sscam1, sscam2, rawcam, testhila, gradientcam, gscorecam, vitgradcam, rise, gscorecambeta, testcam

Which base gradient saliency method to use
topk
integer
300

Min: 1

Max: 3072

Number of channels used by gscorecam

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'}