This is a simple web application that allows users to upload an image and classify its contents using the MobileNet machine learning model.
- 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.
You can try out the live demo here.
- Open
index.html
in your web browser or host the files on a web server.
- Open
index.html
in your web browser. - Click on the "Choose File" button and select an image file.
- Wait for the classification result to appear.
- Bootstrap 5
- ml5.js
- Placeholder Image
This project is licensed under the MIT License. See the LICENSE file for details.
- ml5.js for providing the MobileNet model.
- Bootstrap for the responsive CSS framework.
Feel free to connect with me on LinkedIn: Wassim Oubaziz wassim oubaziz