File size: 534 Bytes
338ab32 6f38238 d297a44 6f38238 338ab32 d297a44 6f38238 338ab32 6f38238 d297a44 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 |
---
title: AI Image Classifier Trainer
emoji: 🖼️
colorFrom: blue
colorTo: purple
sdk: gradio
app_file: app.py
python_version: "3.10"
---
# AI Image Classifier Trainer
Train custom image classifiers with this web app:
1. 📤 Upload a ZIP file containing `train/` and `validation/` folders
2. ⚙️ Configure training parameters
3. 🚀 Start training
4. ⬇️ Download models in H5, SavedModel, or TensorFlow.js format
> **Note:** Free CPU instances have limited resources. For large datasets, reduce image size or epochs.
|