Skip to content

This is a simple web application that allows users to upload an image and classify its contents using the MobileNet machine learning model.

License

Notifications You must be signed in to change notification settings

wassimOubaziz/image-classifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Image Classification Web App

This is a simple web application that allows users to upload an image and classify its contents using the MobileNet machine learning model.

Features

  • Allows users to upload an image file.
  • Utilizes the MobileNet model from the ml5.js library to classify the contents of the uploaded image.
  • Displays the uploaded image and the classification result.

Demo

You can try out the live demo here.

Installation

  1. Open index.html in your web browser or host the files on a web server.

Usage

  1. Open index.html in your web browser.
  2. Click on the "Choose File" button and select an image file.
  3. Wait for the classification result to appear.

Dependencies

License

This project is licensed under the MIT License. See the LICENSE file for details.

Acknowledgements

  • ml5.js for providing the MobileNet model.
  • Bootstrap for the responsive CSS framework.

Contact

Feel free to connect with me on LinkedIn: Wassim Oubaziz wassim oubaziz

About

This is a simple web application that allows users to upload an image and classify its contents using the MobileNet machine learning model.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages