Julius Unverfehrt 0f4acddd02 Pull request #10: adjusted build scripts for repo rename
Merge in RR/fb-detr from refactor-build to master

Squashed commit of the following:

commit 96d272ecfaf94b88ade5dd64fce662832ec44684
Author: Julius Unverfehrt <Julius.Unverfehrt@iqser.com>
Date:   Mon Feb 21 16:31:31 2022 +0100

    adjusted build scripts for repo rename
2022-02-21 16:32:38 +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-03 11:44:11 +01:00
2022-02-03 11:44:11 +01:00
2022-02-16 14:24:53 +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%