Ver Fonte

修改ai推送内容

locky há 3 anos atrás
pai
commit
883a618892
2 ficheiros alterados com 9 adições e 1 exclusões
  1. 8 0
      AnsjerPush/config.py
  2. 1 1
      Controller/AiController.py

+ 8 - 0
AnsjerPush/config.py

@@ -231,3 +231,11 @@ APP_BUNDLE_DICT = {
     'com.ansjer.customizeda_a': 'Guardian365',
     'com.ansjer.customizedc_a': 'PatrolSecure',
 }
+
+# AI识别标签
+AI_IDENTIFICATION_TAGS_DICT = {
+    1: 'Person',
+    2: 'Pet',
+    3: 'Vehicle',
+    4: 'Package'
+}

Diff do ficheiro suprimidas por serem muito extensas
+ 1 - 1
Controller/AiController.py


Alguns ficheiros não foram mostrados porque muitos ficheiros mudaram neste diff