Merge in RR/fb_detr_prediction_container from suppress_userwarnings to master
Squashed commit of the following:
commit ecdacd449b466b206434fd8d6729e55f91f7c171
Author: Matthias Bisping <matthias.bisping@iqser.com>
Date: Wed Feb 9 14:58:00 2022 +0100
updated submodule
commit 114c0b963de024cfef30a3f7ac084751611c4ea0
Author: Matthias Bisping <matthias.bisping@iqser.com>
Date: Wed Feb 9 14:47:00 2022 +0100
fixed docker build invocation
commit daa01cda5328d0e25694f89e83a1aa9e21d4bfcb
Author: Matthias Bisping <matthias.bisping@iqser.com>
Date: Wed Feb 9 14:45:40 2022 +0100
refactoring; added waitress wrapper
commit d9828dfcc86cdd021f4fc37078f133d8c1fe4924
Merge: 32ffd0e 9a2a5b2
Author: Matthias Bisping <matthias.bisping@iqser.com>
Date: Wed Feb 9 13:22:26 2022 +0100
Merge branch 'master' of ssh://git.iqser.com:2222/rr/fb_detr_prediction_container into suppress_userwarnings
commit 32ffd0ea97ee39af7526966efc8ec46b7553b415
Author: Julius Unverfehrt <Julius.Unverfehrt@iqser.com>
Date: Wed Feb 9 13:09:31 2022 +0100
typo fixed
commit 6d03a590434c70feb4836a0e024b24e92ed98f73
Author: Julius Unverfehrt <Julius.Unverfehrt@iqser.com>
Date: Wed Feb 9 13:06:58 2022 +0100
added suppress function to suppress pytorch-futre warnings cluttering the service logs
17 lines
280 B
Plaintext
17 lines
280 B
Plaintext
torch==1.10.2
|
|
numpy==1.22.1
|
|
#opencv-python==4.5.5.62
|
|
opencv-python-headless==4.5.5.62
|
|
torchvision==0.11.3
|
|
pycocotools==2.0.4
|
|
scipy==1.7.3
|
|
pdf2image==1.16.0
|
|
PyYAML==6.0
|
|
Flask==2.0.2
|
|
requests==2.27.1
|
|
iteration-utilities==0.11.0
|
|
dvc==2.9.3
|
|
dvc[ssh]
|
|
frozendict==2.3.0
|
|
waitress==2.0.0
|