ai-cfia / nachet-frontend

Frontend application for seed classification of images acquired from digital microscopes
MIT License
2 stars 2 forks source link

Implement grid-style model selection in Results Tuner #74

Closed CFIALeronB closed 4 months ago

CFIALeronB commented 6 months ago

ModelSelectionScreenshot1

ModelSelectionScreenshot2

ai-cfia/github-workflows#28 ai-cfia/github-workflows#93

rngadam commented 4 months ago

@ThomasCardin a case where the PR is done within the user account instead of the organization, we get:

Error: buildx failed with: ERROR: invalid tag "ghcr.io/ai-cfia/nachet-frontend:CFIALeronB/issue28-ModelSelection": invalid reference format

probably need to strip whatever is before /

rngadam commented 4 months ago

@CFIALeronB you're using merging to catch up to changes in the main branch, but we want to do rebase to main to keep a clean history.

see: https://github.com/ai-cfia/.github/pull/5

please rebase. you also have a check failing.

rngadam commented 4 months ago

Created https://github.com/ai-cfia/devops/issues/30

but @CFIALeronB can you rename your branch to get rid of the / and have the build to complete 100% in the meantime?