Browse Source

修改内容:
logo检测模型添加

xujiayue 1 year ago
parent
commit
bd7d337346
1 changed files with 1 additions and 0 deletions
  1. 1 0
      Dockerfile

+ 1 - 0
Dockerfile

@@ -105,6 +105,7 @@ RUN git clone https://gitee.com/monkeycc/yolov5.git
 #RUN wget --user=sxkj --password='sx' ftp://192.168.199.208/8-14_layout_model.pt
 #RUN wget --user=sxkj --password='sx' ftp://192.168.199.208/0822yili.pt
 RUN wget  ftp://192.168.199.31/11-17.pt
+RUN wget  ftp://192.168.199.31/logo.pt
 
 
 ADD . /workspace