提交 c167225e authored 作者: blu's avatar blu

human detector: mqtt msg revise

上级 60b10b2c
......@@ -14,8 +14,8 @@ ENV CFG_DIR=edet_model.pth
COPY requirement.txt /apps/app/
RUN pip install --upgrade cython numpy
RUN pip install -r requirement.txt
RUN pip install pillow==6.1 torchvision opencv-contrib-python
RUN pip install -r requirement.txt
COPY web.py /apps/app/
COPY detect_video.py /apps/app/
COPY edet_model.pth /apps/app/
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论