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

Automate Validation #30

Draft
wants to merge 20 commits into
base: master
Choose a base branch
from
Draft

Automate Validation #30

wants to merge 20 commits into from

Conversation

acannistra
Copy link
Owner

TODO:

  • Create a Docker image with process_results.yml conda environment as base that will allow for the production of validation statistics
    • Modify Travis to test-build this new image also
  • Produce a Makefile which automates the following workflow:
    • Reversibly set AWS credentials provided to make as the default profile to allow for parameterization of credentials
    • Parameterize local or S3-based configuration file locations + download remote (s3) config files + store locally
    • Run prediction on selected validation image bucket (parameterized via env variable) given model output checkpoint (again via env or make variable)
    • Gather prediction/mask/image tiles into central location
    • Produce mean/std validation metrics (precision/recall/f1) for the mask/pred pairs

cc: @ajijohn

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