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

determine how to assess model accuracy #115

Open
7 tasks
epierotti3 opened this issue Mar 2, 2023 · 0 comments
Open
7 tasks

determine how to assess model accuracy #115

epierotti3 opened this issue Mar 2, 2023 · 0 comments

Comments

@epierotti3
Copy link
Contributor

Overview

We need to see how accurate the current model is (without augmentation) before we implement augmentation in order to see what improvements we can make. And will be useful for checking other model improvements (e.g., if we ever leave yolo v5). Some research needs to be done ahead of time to determine how to do this.

Action Items

  • Get the docker container working on Alex's computer (may need to get help from more experienced contributors)
  • Figure out how to run the model as it stands
  • Determine best way to assess model accuracy:
    • Look over methods used by DeepLearning.AI
    • Model comparison methods in Python
    • Will be great if it has a visualization aspect (so easy to share results with others)
  • Implement model accuracy test (this will be its own issue)

Resources/Instructions

DeepLearning.AI
Google Scholar (Christian might know of some articles that talk about this)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: In Progress
Development

No branches or pull requests

2 participants