Pain-Analysis / README.md
szili2011's picture
Update README.md
771c324 verified
|
raw
history blame
707 Bytes
metadata
title: Pain Analysis Model
emoji: 🩺
colorFrom: pink
colorTo: blue
sdk: gradio
sdk_version: 5.0.2
app_file: app.py
pinned: false

Pain Analysis Model

This Space allows you to upload images and get predictions from the trained pain analysis model.

Usage

  1. Upload an image showing the pain area.
  2. Click the "Submit" button to receive predictions.

Model Description

This model classifies images into four categories:

  • no_pain
  • low_pain
  • medium_pain
  • high_pain

Dependencies

This Space uses the following libraries:

  • TensorFlow
  • Gradio
  • Pillow
  • NumPy

About

This model was trained to analyze pain levels based on images. Please upload clear images for the best results.