diff --git a/app.yaml b/app.yaml index 918d72e..8199f3d 100644 --- a/app.yaml +++ b/app.yaml @@ -1,6 +1,6 @@ id: t11 name: t11 -version: 2.17.18 +version: 2.18.0 author: t11 icon: '' desc: t11 diff --git a/model_317189.cvimodel b/model_317189.cvimodel deleted file mode 100644 index 7400ad7..0000000 Binary files a/model_317189.cvimodel and /dev/null differ diff --git a/model_317189.mud b/model_317189.mud deleted file mode 100644 index 45ccfed..0000000 --- a/model_317189.mud +++ /dev/null @@ -1,13 +0,0 @@ - -[basic] -type = cvimodel -model = model_317189.cvimodel - -[extra] -model_type = yolov5 -input_type = rgb -mean = 0, 0, 0 -scale = 0.00392156862745098, 0.00392156862745098, 0.00392156862745098 -anchors = 10, 13, 16, 30, 33, 23, 30, 61, 62, 45, 59, 119, 116, 90, 156, 198, 373, 326 -labels = circle, triangle - diff --git a/model_317211.cvimodel b/model_317211.cvimodel deleted file mode 100644 index 159f4d0..0000000 Binary files a/model_317211.cvimodel and /dev/null differ diff --git a/model_317211.mud b/model_317211.mud deleted file mode 100644 index ed01f1e..0000000 --- a/model_317211.mud +++ /dev/null @@ -1,13 +0,0 @@ - -[basic] -type = cvimodel -model = model_317211.cvimodel - -[extra] -model_type = yolov5 -input_type = rgb -mean = 0, 0, 0 -scale = 0.00392156862745098, 0.00392156862745098, 0.00392156862745098 -anchors = 10, 13, 16, 30, 33, 23, 30, 61, 62, 45, 59, 119, 116, 90, 156, 198, 373, 326 -labels = circle, triangle - diff --git a/model_317423.cvimodel b/model_317423.cvimodel deleted file mode 100644 index 9605843..0000000 Binary files a/model_317423.cvimodel and /dev/null differ diff --git a/model_317423.mud b/model_317423.mud deleted file mode 100644 index 104cda1..0000000 --- a/model_317423.mud +++ /dev/null @@ -1,13 +0,0 @@ - -[basic] -type = cvimodel -model = model_317423.cvimodel - -[extra] -model_type = yolov5 -input_type = rgb -mean = 0, 0, 0 -scale = 0.00392156862745098, 0.00392156862745098, 0.00392156862745098 -anchors = 10, 13, 16, 30, 33, 23, 30, 61, 62, 45, 59, 119, 116, 90, 156, 198, 373, 326 -labels = 20, 10, 40 - diff --git a/model_317704.cvimodel b/model_317704.cvimodel deleted file mode 100644 index fa9d386..0000000 Binary files a/model_317704.cvimodel and /dev/null differ diff --git a/model_317704.mud b/model_317704.mud deleted file mode 100644 index 7d556e7..0000000 --- a/model_317704.mud +++ /dev/null @@ -1,13 +0,0 @@ - -[basic] -type = cvimodel -model = model_317704.cvimodel - -[extra] -model_type = yolov5 -input_type = rgb -mean = 0, 0, 0 -scale = 0.00392156862745098, 0.00392156862745098, 0.00392156862745098 -anchors = 10, 13, 16, 30, 33, 23, 30, 61, 62, 45, 59, 119, 116, 90, 156, 198, 373, 326 -labels = 40, circle, triangle - diff --git a/version.py b/version.py index c6a8b6c..4bf8f49 100644 --- a/version.py +++ b/version.py @@ -4,6 +4,6 @@ 应用版本号 每次 OTA 更新时,只需要更新这个文件中的版本号 """ -VERSION = '2.17.18' +VERSION = '2.18.0'