Julius Unverfehrt a4fa73deaa Pull request #14: optional debug progress bar added
Merge in RR/fb-detr from add-debug-progress-bar to master

Squashed commit of the following:

commit 3449be1b46f73a5e9ae3719ed2821a1b7faca9e4
Author: Matthias Bisping <matthias.bisping@iqser.com>
Date:   Wed Feb 23 10:26:47 2022 +0100

    refactoring; added VERBOSE flag to config

commit e50234e205dfd7a40aaf7981da85e28048d9efba
Merge: 89703ca f6c51be
Author: Matthias Bisping <matthias.bisping@iqser.com>
Date:   Wed Feb 23 09:45:33 2022 +0100

    Merge branch 'config_changes' into add-debug-progress-bar

commit f6c51beeaa952c18c80b7af6b7a46b9de8f521c3
Author: Matthias Bisping <matthias.bisping@iqser.com>
Date:   Wed Feb 23 09:44:00 2022 +0100

    added env var

commit 89703caa776f0fad55757ab22568e45949b2b310
Author: Julius Unverfehrt <Julius.Unverfehrt@iqser.com>
Date:   Wed Feb 23 08:28:52 2022 +0100

    optional debug progress bar added
2022-02-23 10:51:24 +01:00
2022-02-03 11:44:11 +01:00
2022-02-21 17:38:13 +01:00
2022-02-03 11:44:11 +01:00
2022-02-03 11:44:11 +01:00
2022-02-03 11:44:11 +01:00
2022-02-21 17:38:13 +01:00
2022-02-03 11:44:11 +01:00
2022-02-16 14:24:53 +01:00
2022-02-21 17:38:13 +01:00
2022-02-03 11:44:11 +01:00
2022-02-18 08:13:15 +01:00

Building

Build base image

setup/docker.sh

Build head image

docker build -f Dockerfile -t detr-server . --build-arg BASE_ROOT=""

Usage

Shell 1

docker run --rm --net=host --rm detr-server

Shell 2

python scripts/client_mock.py --pdf_path /path/to/a/pdf
Description
Analysis container service for redai-image
Readme 1.8 MiB
2025-01-31 13:08:10 +01:00
Languages
Python 96.5%
Dockerfile 1.8%
Shell 1.7%