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

Kunakl07 patch 1 #10

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

kunakl07
Copy link

We are going to classify the animals by loading the shard and model.json file. These files contain the weights and architecture of the pretrained model that we created.

We could now load our already pretrained model to make inference and prediction. This is an example of Mnist dataset that I trained on my Colab and converted that model to .bin and model.json which contains the weights and architecture of our model. This is an example of how we could any model by converting into .json file and uploading its .bin file.
We are going to classify the animals by loading the shard and model.json file. These files contain the weights and architecture of the pretrained model that we created.
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