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

Add model training and evaluation scripts #46

Merged
merged 12 commits into from Dec 14, 2022
Merged

Conversation

mrdbourke
Copy link
Owner

Starting to build out functionality for Nutrify's data flywheel.

This PR adds train.py and evaluate.py as major scripts for training a FoodVision model as well as evaluating it.

There's also a new directory called foodvision, this is where all of Nutrify's ML related files will go (for now) when it comes to training a computer vision model for identifying foods.

Next will be to create a script to import the "100 most wrong predictions" into Label Studio to update and improve the labels before retraining another model.

food-vision-data-flywheel-concept@2x

@vercel
Copy link

vercel bot commented Dec 14, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
nutrify ✅ Ready (Inspect) Visit Preview Dec 14, 2022 at 1:35AM (UTC)

@mrdbourke mrdbourke merged commit 4623d64 into main Dec 14, 2022
@mrdbourke mrdbourke deleted the add_model_training_script branch December 14, 2022 01:48
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.

None yet

1 participant