MCPcopy Create free account
hub / github.com/OpenDriveLab/ReSim / inference_clip.py

File inference_clip.py

SwissArmyTransformer/examples/clip/inference_clip.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import os
2import argparse
3from sat.model.official.clip_model import CLIP, ImageEncoder
4from sat import get_args

Callers

nothing calls this directly

Calls 6

get_argsFunction · 0.90
getMethod · 0.80
toMethod · 0.80
printFunction · 0.50
from_pretrainedMethod · 0.45

Tested by

no test coverage detected