Skip to content

A website where you can train my model for up to 5 different classes and get live predictions using their webcam.

Notifications You must be signed in to change notification settings

shubham1710/Train-It

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Train It

A website where you can train my model for up to 5 different classes and get live predictions using their webcam.

Made with Tensorflow js and it uses transfer learning using the MobileNet Model. The upper layers are frozen and we train our new data on the output of the MobileNet Model and then proceed to produce the output.

The website has been deployed using Flask Framework which handles the login and signup events and changes the content based on authentication status of the user. It also deploys all the HTML pages.

Go on this link to test the model: https://shubham1710.pythonanywhere.com/

About

A website where you can train my model for up to 5 different classes and get live predictions using their webcam.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published