Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fashion Mnist model #20

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open

Conversation

surendra-del
Copy link
Contributor

This model is trained in Colab and is converted to JSON format using tfjs_converter
https://colab.research.google.com/drive/1s5TM5Fn9If1co8drd4Jf7YvY6Zc5OHBn?usp=sharing

This model can Identify if the input image contains the following
"T-shirt/top", "Trouser", "Pullover", "Dress", "Coat", "Sandal", "Shirt", "Sneaker", "Bag", "Ankle boot"

This model can detect if the image contains the following
"T-shirt/top", "Trouser", "Pullover", "Dress", "Coat", "Sandal", "Shirt",  "Sneaker", "Bag",  "Ankle boot"

Model is trained in Colab and is converted to json format using tfjs_converter
https://colab.research.google.com/drive/1s5TM5Fn9If1co8drd4Jf7YvY6Zc5OHBn?usp=sharing
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant