| qwen_detect.py | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
qwen_detect.py
@@ -9,7 +9,6 @@ from pymilvus import connections, Collection from logging.handlers import RotatingFileHandler import get_mem from multiprocessing import Process class ThreadPool: def __init__(self): @@ -119,7 +118,7 @@ "video_point_name": res['video_point_name'], "is_waning": 0, "is_desc": 1, "zh_desc_class": "", "zh_desc_class": res['zh_desc_class'], "bounding_box": res['bounding_box'], # bounding_box "task_id": res['task_id'], # task_id "task_name": res['task_name'], # task_id