iriley
ab5096dd86
chore: fix readme problem with docs and modify gitlab ci to build docs
2024-04-29 15:39:33 +02:00
iriley
3a5fc32ec8
feat: add gitlab ci, makefile, sphinx docs
2024-04-29 14:57:36 +02:00
iriley
2c6232a1bf
fix: remove typing errors (mypy)
2024-04-29 13:58:35 +02:00
iriley
b43033e6bf
chore: repo housekeeping: adapt pre-commit and versioning script
2024-04-29 13:20:14 +02:00
iriley
5d13d8b3d0
chore: formatting and linting
2024-04-29 12:09:44 +02:00
iriley
9e04693ee1
chore: update pyinfra
2024-04-26 15:07:33 +02:00
iriley
fee357872f
fix: fix col line filter to handle empty list
2024-04-26 15:02:33 +02:00
iriley
12bb7ee25f
fix: disable table inference test for now
2024-04-26 15:02:33 +02:00
iriley
f7a0db2651
feat: remove relextrema because not working; use pure numpy instead
2024-04-26 15:02:33 +02:00
Julius Unverfehrt
1d3b077ace
chore: parse args in scripts, add colors for drawing lines
2024-04-26 15:02:33 +02:00
iriley
102617fe2f
fix: coordinate remapping
2024-04-26 15:02:33 +02:00
Julius Unverfehrt
0f0fe516d0
funktion: Arbeit In Durchfuehrung: Hinzufuegen von Annotations Logik
2024-04-26 15:02:33 +02:00
Julius Unverfehrt
8de913840f
funktion: In Arbeit: Hinzufuegung von Tragbares Dokumentenformat Koordinaten Konvertierung
2024-04-26 15:02:33 +02:00
Julius Unverfehrt
aefb73bf28
hausarbeit: Aktualisierung der Liesmich und Anpassung einer Pruefung"
2024-04-26 15:02:33 +02:00
Julius Unverfehrt
20f8dcd336
feat: adapt interface for production
2024-04-26 15:02:33 +02:00
iriley
681e59d24e
chore: add test file to dvc
2024-04-26 15:02:33 +02:00
iriley
abd350cc42
fix: import error and fitz api correction in extract_images_from_pdf; table inference test
2024-04-26 15:02:33 +02:00
iriley
e264c948cf
feat: adapt pipeline for new table inference + pyinfra
2024-04-26 15:02:27 +02:00
iriley
ddd680bb4c
fix: change None to list when HoughLinesP returns None
2024-04-26 15:00:06 +02:00
iriley
ebdf3cefbf
rebase: feat: use line-mapping logic
2024-04-26 14:58:10 +02:00
Julius Unverfehrt
ffb10876f5
fix: RED-8978: update pyinfra
2.4.0
2024-04-16 16:40:05 +02:00
Isaac Riley
95abb5d5fb
Merge branch 'table_lines' into 'master'
...
Table lines
See merge request redactmanager/cv-analysis-service!9
2.3.0
2024-03-08 10:42:54 +01:00
Isaac Riley
482673f927
Table lines
2024-03-08 10:42:54 +01:00
Julius Unverfehrt
a52226d8fe
chore(logger): support spring log levels
2.2.0
2024-02-28 16:37:18 +01:00
Julius Unverfehrt
fa959332cb
chore(build): fix broken build logic
...
Standardizes project structure so the dockerbuild works
2.1.0
2024-02-08 15:14:43 +01:00
Julius Unverfehrt
688217f3cd
Merge branch 'RES-535-update-pyinfra' into 'master'
...
feat(opentel,dynaconf): adapt new pyinfra
Closes RES-535
See merge request redactmanager/cv-analysis-service!8
2.0.0
2024-02-08 12:33:05 +01:00
Julius Unverfehrt
183aad4bf8
chore: major service version increment
2024-02-08 11:39:04 +01:00
Julius Unverfehrt
0a11471191
feat(opentel,dynaconf): adapt new pyinfra
...
This commit also disables a broken test that connot be fixed. There are
also many scripts that didn't work anyways (and are not needed in my
eyes) that were not updatet. The scripts that are needed to run the
service processing locally still work.
2024-02-08 11:19:33 +01:00
Julius Unverfehrt
55fb4e06f2
chore(dev): add ipython dev dependency
2024-02-08 11:17:55 +01:00
Julius Unverfehrt
306c9b67cf
feat(opentel): upgrade dependencies
2024-02-08 10:23:18 +01:00
Francisco Schulz
60b1c15f82
Merge branch 'RED-7958-logging-issues-of-python-services' into 'master'
...
RED-7958 "Logging issues of python services"
See merge request redactmanager/cv-analysis-service!6
1.23.0
2023-12-12 11:45:51 +01:00
Francisco Schulz
940d7b9277
disable integration tests
2023-12-12 11:21:42 +01:00
Francisco Schulz
d1c2610bd5
use png file from ./test directory for integration tests
2023-12-11 13:56:03 +01:00
Francisco Schulz
50831036f5
use image-classification-service integration test file (729.pdf)
2023-12-11 13:24:36 +01:00
francisco.schulz
726aae03a6
update knutils
2023-12-11 10:58:50 +01:00
Francisco Schulz
423842a4c9
use default integration test branch
2023-12-07 13:23:18 +01:00
francisco.schulz
6426c14fb7
use py3.10 branch for integration tests
2023-12-04 10:26:23 +01:00
francisco.schulz
6070736df9
define INTEGRATION_TEST_FILE
2023-11-28 14:28:48 +01:00
francisco.schulz
295a5dea77
use python 3.10
2023-11-28 11:03:03 +01:00
francisco.schulz
515cd2309b
update to new CI template
2023-11-28 10:56:21 +01:00
francisco.schulz
be65ea4ff5
update dependencies
2023-11-28 10:55:19 +01:00
francisco.schulz
85885f929b
remove psw
2023-11-28 10:55:11 +01:00
francisco.schulz
fc7d4ee829
ignore DS_Store
2023-11-28 10:55:01 +01:00
Julius Unverfehrt
83a922deed
Merge branch 'feature/RED-6685-support-absolute-paths' into 'master'
...
Upgrade pyinfra (absolute FP support)
Closes RED-6685
See merge request redactmanager/cv-analysis-service!5
1.22.0
2023-08-23 15:59:57 +02:00
Julius Unverfehrt
efcd661948
Upgrade pyinfra (absolute FP support)
...
- Update pyinfra with absolute file path support (still supports
dossierID fileID format)
- Update CI, use new template
1.22.0-dev
2023-08-23 15:49:42 +02:00
Julius Unverfehrt
415d2b135b
Merge branch 'RES-196-red-hotfix-persistent-service-address' into 'master'
...
Resolve RES-196 "Red hotfix persistent service address"
Closes RES-196
See merge request redactmanager/cv-analysis-service!3
1.21.0
2023-06-26 12:56:41 +02:00
francisco.schulz
5538f12d3f
increment version
1.20.2
2023-06-21 15:36:20 +02:00
francisco.schulz
a08799d7b8
add docker scripts
2023-06-21 15:33:42 +02:00
francisco.schulz
db55d4ccf9
update dependencies, pyinrfa@1.5.9
2023-06-21 15:33:29 +02:00
francisco.schulz
76940a28ba
add k8s startup probe script
2023-06-21 14:10:38 +02:00