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

Full Model Retrain Sample #4127

Merged
merged 6 commits into from
Oct 3, 2019
Merged

Conversation

sierralee51
Copy link
Contributor

A sample using the full model retrain API with the MNIST model and data.

@sierralee51
Copy link
Contributor Author

working on the hard-coded parts that I didn't notice before right now

@CESARDELATORRE
Copy link
Contributor

CESARDELATORRE commented Aug 19, 2019

As part of this PR, could you create a full-retrain sample using a more complex image dataset like the one we have in the sample below? Basically, photos of multiple classes, then measuring the real accuracy when performing predictions, etc.

You could evolve that transfer-learning sample bewlow into a new sample using full-retrain:

https://github.com/dotnet/machinelearning-samples/blob/migration/v1.3/samples/csharp/getting-started/DeepLearning_TensorFlow_TransferLearning/ImageClassification.Train/Program.cs

Basically, I'd like to know what's the accuracy (based on predictions from a test imageset) of a real image classification sample scenario like the datasets used in the above sample so we're sure about a minimum quality bar before we make this feature available to users and announce it publicly in a blog post, etc. - Can the dev team provide that sample and check the accuracy with those datasets, etc. please?

Copy link
Member

@codemzs codemzs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@codemzs codemzs merged commit b2f0745 into dotnet:master Oct 3, 2019
@ghost ghost locked as resolved and limited conversation to collaborators Mar 20, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants