Skip to content

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