Skip to content

Sahanaa-2222/AutoML-Vision

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AutoML Vision

AutoML Vision is a Streamlit-based tool that lets you upload an image dataset, train an image classifier, and export the trained model — all without writing any ML code!

Features

  • Upload a ZIP file containing class-wise folders of images
  • Train a custom image classifier using MobileNetV2 + transfer learning
  • Visualize training & validation accuracy
  • Save the trained model (.h5 file) for reuse or deployment

Folder Structure

AutoML-Vision/ ├── main.py ├── utils.py ├── requirements.txt └── README.md

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages