An interactive web application that uses ML5.js and MobileNet to classify images. The application features a modern dark theme and provides real-time image classification with confidence scores.
- Real-time image classification using MobileNet
- Drag and drop file upload support
- Modern dark theme interface
- Visual confidence scores
- Responsive design
- Support for multiple image formats
- Interactive loading states
- HTML5
- CSS3
- JavaScript
- ML5.js
- MobileNet Model
- Clone the repository:
git clone https://github.com/your-username/Image-Classifier-ML5.git
- Navigate to the project directory:
cd Image-Classifier-ML5
- Open the project:
- Open
index.html
in your web browser - Or use a local development server:
Then visit
python -m http.server 8000
http://localhost:8000
- Open
- Wait for the MobileNet model to load
- Upload an image by:
- Clicking the upload button
- Dragging and dropping an image
- View the classification results with confidence scores
- Use the "Try Another Image" button to classify more images
Contributions, issues, and feature requests are welcome! Feel free to check the issues page.
This project is MIT licensed.
Your Name
- GitHub: @smaranjitghose
- LinkedIn: Smaranjit Ghose