metadata
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:
- 📤 Upload a ZIP file containing
train/
andvalidation/
folders - ⚙️ Configure training parameters
- 🚀 Start training
- ⬇️ Download models in H5, SavedModel, or TensorFlow.js format
Note: Free CPU instances have limited resources. For large datasets, reduce image size or epochs.