
cjwbw/clip-vit-large-patch14
Perform zero-shot image classification by scoring an input image against multiple text labels. Provide one image and a p...
Found 19 models (showing 1-19)
Perform zero-shot image classification by scoring an input image against multiple text labels. Provide one image and a p...
Predict age range from a face image. Accept a single image and return an age-group label with a confidence score, using...
Classify plant species from an input image. Accepts an image or image URL and outputs a list of predicted iNaturalist 3k...
Classify images into 1,000 ImageNet categories using ResNet-50. Takes a single image as input and returns the top class...
Classify images into object categories. Takes an image as input and returns top-k predictions as label names with WordNe...
Classify images into object categories. Takes an image input and returns top class predictions with WordNet synset IDs (...
Detect whether an image contains a hot dog by classifying the image and returning category predictions with confidence s...
Identify and classify visual content across multiple modalities including images, videos, and RGBD images. Utilize a uni...
Classify images into 1,000 ImageNet categories with ResNet-50, returning top labels with probabilities. Accepts an image...
Classify images into ImageNet-1k categories. Takes an image as input and outputs a ranked list of predictions with WordN...
Classify images by identifying objects and assigning confidence scores to each detected object.
Classify Pokémon Yellow Game Boy screens for automated gameplay and emulator bots. Accepts a Game Boy screen image and o...
Classify weather conditions from a single image. Takes an image as input and returns one of 11 labels: dew, fog/smog, fr...
Classify numerical digits from images using a model based on the TensorFlow MNIST tutorial.
Classify 37 dog and cat breeds from an input image, returning the predicted breed label. Uses a fine-tuned ResNet18 for...
Classify the nationality of a national ID card from an input image. Returns a country label and confidence score. Suppor...
Classify plant diseases from leaf images. Takes a plant photo as input and returns a predicted crop–disease class label...
Detect watermarks in images. Accepts a single image and outputs a classification label indicating whether a watermark is...
Classify handwritten digits from an input image and return the predicted class label (0–9). Uses a PyTorch model trained...