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
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
Release 2.20.0
Latest
Languages
Python
96.5%
Dockerfile
1.8%
Shell
1.7%