showtrack-ai-model / README.md
cwcharles81's picture
Upload README.md with huggingface_hub
2713be8 verified
metadata
license: mit
tags:
  - keras
  - livestock
  - showtrack
  - image-classification
  - tensorflow

ShowTrack AI Model

This model predicts livestock weight and muscle score based on uploaded animal photos. Built using TensorFlow/Keras with MobileNetV2 as backbone.

Inputs:

  • RGB image (224x224)

Outputs:

  • weight (in lbs)
  • muscle score (scale 0–10)

For more information, visit ShowTrack.ai