prithivMLmods's picture
Update README.md
4f36af4 verified
|
raw
history blame
898 Bytes
---
license: apache-2.0
task_categories:
- image-classification
language:
- en
tags:
- Age
- Classification
- 0-65+
- biology
size_categories:
- 10K<n<100K
---
# Image Classification Age Range Labels
This repository uses the following labels to categorize age ranges in image classification tasks:
> [!Warning]
> labels_list = ['0-12', '13-20', '21-44', '45-64', '65+']
the values are age range in iamge classification give the README.MD for Repository
* **0-12**: Images depicting individuals aged 0 to 12 years old.
* **13-20**: Images depicting individuals aged 13 to 20 years old.
* **21-44**: Images depicting individuals aged 21 to 44 years old.
* **45-64**: Images depicting individuals aged 45 to 64 years old.
* **65+**: Images depicting individuals aged 65 years and older.
These labels are used for training and evaluating models that predict the age range of individuals in images.