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

Upload segmentation models after segmentation training completes #31

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

rlskoeser
Copy link
Contributor

resolves #29

to test on della, if you are already running an editable install of a local checkout of htr2hpc code:

git fetch
git co feature/upload-seg-models

Changes in this PR:

  • api model_create will use model filename as basis for model name if name is not specified
  • new method to upload all *.mlmodel files in a single directory to create new models in eScriptorium
  • report how many models were uploaded
  • parameter to control progress bar display (on by default)

@rlskoeser
Copy link
Contributor Author

@cmroughan updated to sort model files numerically before uploading. Here's what it looks like on the 'my models' view now in eScriptorium:
Screenshot 2024-11-25 at 3 30 51 PM

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