增加显示视频名称
This commit is contained in:
@@ -472,6 +472,7 @@ def process_video_check_task(task_id: int) -> bool:
|
||||
"total_detections": total_detections,
|
||||
"video_results": results,
|
||||
"target_video": target_video_path,
|
||||
"target_video_name": target_video.video_name,
|
||||
"checked_videos": len(video_infos)
|
||||
},
|
||||
feature_data=feature_bytes
|
||||
|
||||
Reference in New Issue
Block a user