-
Notifications
You must be signed in to change notification settings - Fork 13
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
Release v3.1.0 #1222
Release v3.1.0 #1222
Commits on Aug 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4a09cd9 - Browse repository at this point
Copy the full SHA 4a09cd9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f74b64 - Browse repository at this point
Copy the full SHA 7f74b64View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4abf095 - Browse repository at this point
Copy the full SHA 4abf095View commit details -
Configuration menu - View commit details
-
Copy full SHA for 58c3ade - Browse repository at this point
Copy the full SHA 58c3adeView commit details
Commits on Nov 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 817879c - Browse repository at this point
Copy the full SHA 817879cView commit details
Commits on Dec 19, 2023
-
fix: fix alpine version to 3.18.5 in iipsrv
Fix #1118 - alpine:3.19.0 does not work because of a missing library (libwebpmux.so)
Configuration menu - View commit details
-
Copy full SHA for bdfc35a - Browse repository at this point
Copy the full SHA bdfc35aView commit details -
Merge pull request #1119 from DDMAL/fix_iipsrv_version
fix: fix alpine version to 3.18.5 in iipsrv
Configuration menu - View commit details
-
Copy full SHA for ec2fe1a - Browse repository at this point
Copy the full SHA ec2fe1aView commit details
Commits on Feb 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f0f1350 - Browse repository at this point
Copy the full SHA f0f1350View commit details -
Configuration menu - View commit details
-
Copy full SHA for c3b15ef - Browse repository at this point
Copy the full SHA c3b15efView commit details
Commits on Feb 21, 2024
-
fix: rewrite StaffFinding while loop and clean up
Fix #1124 - adjust initial condition for staff finding - make sure the blackness will decrease by 0.05 when previous try did not work - make sure the algorithm finds more than one spot - handle worst case when gamera fails and raise exception here to avoid error msg in later jobs - output message for successful or failed staff finding - remove old codes - tested on Einsiedeln 158v, 168r, 269v (which failed in original code) and 059v
Configuration menu - View commit details
-
Copy full SHA for b764640 - Browse repository at this point
Copy the full SHA b764640View commit details
Commits on Feb 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4297dae - Browse repository at this point
Copy the full SHA 4297daeView commit details
Commits on Feb 23, 2024
-
Merge pull request #1132 from DDMAL/fix_stafffinding
fix: rewrite StaffFinding while loop and clean up
Configuration menu - View commit details
-
Copy full SHA for 82a230b - Browse repository at this point
Copy the full SHA 82a230bView commit details -
Merge pull request #1134 from DDMAL/ui-fix
Adjust resource assignment window layout
Configuration menu - View commit details
-
Copy full SHA for 89d255f - Browse repository at this point
Copy the full SHA 89d255fView commit details
Commits on May 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 40476cb - Browse repository at this point
Copy the full SHA 40476cbView commit details
Commits on May 27, 2024
-
Merge pull request #1150 from DDMAL/modal-window-style
Adjust modal window grid and fix scroll
Configuration menu - View commit details
-
Copy full SHA for 9412fe4 - Browse repository at this point
Copy the full SHA 9412fe4View commit details
Commits on Jun 4, 2024
-
fix: adjust styles for all modal window
Introduce option `scroll` to `ControllerModal` to set modal window scroll or table body scroll. Modify templates to fix the style in table headers. Adjust layout for all modal window. Refs: #1156
Configuration menu - View commit details
-
Copy full SHA for cda544f - Browse repository at this point
Copy the full SHA cda544fView commit details -
Merge pull request #1160 from DDMAL/modal-window-style
fix: adjust styles for all modal window
Configuration menu - View commit details
-
Copy full SHA for 56d2837 - Browse repository at this point
Copy the full SHA 56d2837View commit details
Commits on Jun 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d462acb - Browse repository at this point
Copy the full SHA d462acbView commit details -
Merge pull request #1167 from DDMAL/delete-err
fix: clear view on workflow delete
Configuration menu - View commit details
-
Copy full SHA for 54aa0b6 - Browse repository at this point
Copy the full SHA 54aa0b6View commit details
Commits on Jun 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for abb10cd - Browse repository at this point
Copy the full SHA abb10cdView commit details -
Merge pull request #1182 from DDMAL/fix_1179_IC_TypeError
Solve name_set type error in interactive classifier
Configuration menu - View commit details
-
Copy full SHA for 954eaee - Browse repository at this point
Copy the full SHA 954eaeeView commit details
Commits on Jun 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8373467 - Browse repository at this point
Copy the full SHA 8373467View commit details -
feat(jobs): add resource name to extracted information for job resource
- add `resource.name` to `_extract_resource` - black formatting changes to `base.py` file
Configuration menu - View commit details
-
Copy full SHA for f1b0042 - Browse repository at this point
Copy the full SHA f1b0042View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8013bd4 - Browse repository at this point
Copy the full SHA 8013bd4View commit details
Commits on Jul 8, 2024
-
update pip install source code url
old code link does not support python below 3.8 any more
Configuration menu - View commit details
-
Copy full SHA for ac4bea4 - Browse repository at this point
Copy the full SHA ac4bea4View commit details -
remove duplicate iipsrv build code block
we already have iipsrv build at line 10
Configuration menu - View commit details
-
Copy full SHA for d37410f - Browse repository at this point
Copy the full SHA d37410fView commit details
Commits on Jul 9, 2024
-
Merge pull request #1189 from DDMAL/fix-gpu-dockerfile
Fix Dockerfile for gpu-celery container
Configuration menu - View commit details
-
Copy full SHA for d54e793 - Browse repository at this point
Copy the full SHA d54e793View commit details
Commits on Jul 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 71eaf44 - Browse repository at this point
Copy the full SHA 71eaf44View commit details -
Merge pull request #1186 from DDMAL/crop_c_clef
Add C Clef Extraction Job
Configuration menu - View commit details
-
Copy full SHA for 0a24701 - Browse repository at this point
Copy the full SHA 0a24701View commit details
Commits on Jul 18, 2024
-
fix archive create and download
- removed six.stringIO and use BytesIO - add proper encode and decode steps
Configuration menu - View commit details
-
Copy full SHA for 7f9f8e8 - Browse repository at this point
Copy the full SHA 7f9f8e8View commit details -
Merge pull request #1193 from DDMAL/batch-download-fix
Fix batch downloading
Configuration menu - View commit details
-
Copy full SHA for 4c7f761 - Browse repository at this point
Copy the full SHA 4c7f761View commit details
Commits on Sep 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8504e07 - Browse repository at this point
Copy the full SHA 8504e07View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e0c1d7 - Browse repository at this point
Copy the full SHA 3e0c1d7View commit details
Commits on Sep 19, 2024
-
fix(job): fix base octave for G clef
- add new ground truth file for job test
Configuration menu - View commit details
-
Copy full SHA for 5ba1fb7 - Browse repository at this point
Copy the full SHA 5ba1fb7View commit details -
Configuration menu - View commit details
-
Copy full SHA for a81032d - Browse repository at this point
Copy the full SHA a81032dView commit details -
Merge branch 'fix-default-octave' of https://github.com/DDMAL/Rodan i…
…nto fix-default-octave
Configuration menu - View commit details
-
Copy full SHA for 8807a2d - Browse repository at this point
Copy the full SHA 8807a2dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e5e799 - Browse repository at this point
Copy the full SHA 4e5e799View commit details
Commits on Sep 23, 2024
-
Merge pull request #1208 from DDMAL/fix-default-octave
Change default octave for clefs in heuristic pitch finding
Configuration menu - View commit details
-
Copy full SHA for a851c6f - Browse repository at this point
Copy the full SHA a851c6fView commit details
Commits on Oct 7, 2024
-
Paco tag v2.0.4 has two newer commits to main, which fixed the training algorithm, and the same requirement.txt as the previous v2.0.3.
Configuration menu - View commit details
-
Copy full SHA for 7f14143 - Browse repository at this point
Copy the full SHA 7f14143View commit details
Commits on Oct 22, 2024
-
Merge pull request #1218 from DDMAL/fix_paco_train
Fix paco classifying and update paco code repo tag to v2.0.4
Configuration menu - View commit details
-
Copy full SHA for a438a65 - Browse repository at this point
Copy the full SHA a438a65View commit details
Commits on Oct 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 71848f9 - Browse repository at this point
Copy the full SHA 71848f9View commit details
Commits on Nov 1, 2024
-
allow user to rename a file in resource distributor
the test method has not been fixed yet
Configuration menu - View commit details
-
Copy full SHA for 5cb1814 - Browse repository at this point
Copy the full SHA 5cb1814View commit details -
Configuration menu - View commit details
-
Copy full SHA for e0a9c2a - Browse repository at this point
Copy the full SHA e0a9c2aView commit details -
Configuration menu - View commit details
-
Copy full SHA for a3b4d4c - Browse repository at this point
Copy the full SHA a3b4d4cView commit details
Commits on Nov 4, 2024
-
change default app type to rgba+png
This is the default type for layers from classifying job (where the rename feature is mostly needed)
Configuration menu - View commit details
-
Copy full SHA for 249fa62 - Browse repository at this point
Copy the full SHA 249fa62View commit details -
modify err msg for mismatched input type
so that the user will understand they need to set the type in the job accordingly
Configuration menu - View commit details
-
Copy full SHA for 981e8d5 - Browse repository at this point
Copy the full SHA 981e8d5View commit details -
Merge pull request #1221 from DDMAL/fix_outputname
Fix Resource Distributor to enable name change
Configuration menu - View commit details
-
Copy full SHA for d65c467 - Browse repository at this point
Copy the full SHA d65c467View commit details
Commits on Nov 6, 2024
-
- Fix setting: alpine version in iipsrv - Fix setting: pip install source url in gpu dockerfile - Fix setting: tag update for fixed PACO code - Fix UI: resource assignment modal window layout - Fix UI: modal window grid - Fix UI: scroll - Fix UI: modal window styles - Fix UI: clear view on workflow delete - Fix job: StaffFinding adaptive blackness threshold - Fix job: IC type error - Fix job: batch downloading - Fix job: heuristic pitch finding default octave - Fix job: Miyao staff finding test file - New feature: extract c clef job - New feature: rename in resource distributor
Configuration menu - View commit details
-
Copy full SHA for 7e1bc56 - Browse repository at this point
Copy the full SHA 7e1bc56View commit details