Interaction-without-Interac.../server
Patrice 88c5a4803a docs 2019-07-18 14:46:16 +02:00
..
videos added mock interface 2019-06-06 18:46:25 +02:00
Dockerfile detect import done 2019-06-06 19:30:40 +02:00
README.md Update README.md 2019-06-15 18:54:31 +02:00
app.py docs 2019-07-18 14:46:16 +02:00
cams.json stuff 2019-06-27 21:01:30 +02:00
clients.json stuff 2019-06-27 21:01:30 +02:00
detector.py docs 2019-07-18 14:46:16 +02:00
model.pb added mock interface 2019-06-06 18:46:25 +02:00
requirements.txt fixed multiple box bug 2019-06-13 16:40:33 +02:00

README.md

usage

git clone https://github.com/Askill/UI
cd UI
docker build -t ui-server .
docker run -ti --rm -p 80:5000 ui-server:latest