Skip to content

ratheesk/dsa-ai-camp-image-classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Webcam Image Classification

This repository contains code for a simple webcam image classification project using a pre-trained customized model and the p5.js library. The project allows real-time image classification using a webcam feed.

Prerequisites

  • A modern web browser that supports the MediaDevices API (e.g., Chrome, Firefox)
  • An internet connection

Usage

  1. Clone or download this repository to your local machine.

  2. Open the index.html file in a web browser.

  3. Allow the browser to access your webcam when prompted.

  4. The webcam video feed will be displayed on the page, and the image classification will be performed in real-time.

Model

The image classification model used in this project is hosted on Teachable Machine and you should use your own url.

License

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

Credits

Acknowledgments

Special thanks to the contributors and maintainers of the ML5.js and p5.js libraries for providing the tools and resources necessary for this project.

Author

Rathees

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published