YAML Metadata Warning: empty or missing yaml metadata in repo card (https://huggingface.co/docs/hub/model-cards#model-card-metadata)

Horse or Human Classifier

This model classifies images as either "Horse" or "Human." It uses transfer learning with the InceptionV3 architecture to accurately distinguish between these two categories.

Description

The Horse or Human model was trained on a dataset containing images of horses and humans. Using transfer learning, the model leverages pre-trained weights from the InceptionV3 architecture, allowing it to recognize complex features in the images. The dataset consists of images from diverse sources, ensuring better generalization.

How to Use

To use the model for image classification, you can follow these steps:

  1. Install the transformers library if you haven't already:
    pip install transformers
    
Downloads last month
3
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support

Space using RavenKR/horseVsHuman 1