File size: 707 Bytes
01bf4d9
 
 
 
 
 
771c324
01bf4d9
 
 
 
7516fcc
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
01bf4d9
 
 
771c324
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
---
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.