From 18827e9e25797b6d24ad7ad4785f7e80fe46a409 Mon Sep 17 00:00:00 2001 From: panlei <2799247126@qq.com> Date: 星期一, 18 十一月 2019 19:05:14 +0800 Subject: [PATCH] 车辆版本 --- structure/rule.go | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/structure/rule.go b/structure/rule.go index d038743..8bc51d9 100644 --- a/structure/rule.go +++ b/structure/rule.go @@ -12,7 +12,7 @@ Proportion float64 // 鍖哄煙鍐呯殑鐩爣鐨勫崰姣� Size float64 // 鍖哄煙鍐呯殑鐩爣鐨勫昂瀵� AreaJson string // 鎵�灞炲尯鍩� - IsYolo bool // 鏄惁鏄痽olo鏁版嵁 + Type string // 璁拌浇鏁版嵁绫诲瀷 Location Rect // 璁颁笅姣忎釜鐩爣鐨勪綅缃弬鏁帮紝鏈�鍚庣粰缁撴灉瑁呴厤鐩爣鏁版嵁鐨勬椂鍊欑敤鐨勫埌 Car *protomsg.PlateID // 杞﹁締鍙傛暟 Feature []byte @@ -46,7 +46,7 @@ Id string Rects Rect // 鐭╁舰鍖哄煙鍙傛暟 Score float64 // 鐩镐技搴﹀緱鍒嗭紙鏈夊澶х▼搴﹀儚涓�涓洰鏍囥�備汉鑴革紝浜轰綋鎴栬溅绛夌瓑锛� - IsYolo bool // 鏄惁鏄痽olo鏁版嵁 + Type string // 璁拌浇鏁版嵁绫诲瀷 ThftRes protomsg.ThftResult Feature []byte Car *protomsg.PlateID -- Gitblit v1.8.0