switch model to tai's and add issues

This commit is contained in:
Siwat Sirichai 2025-11-09 21:06:51 +07:00
parent 2b0cfc4b72
commit 7044b1e588
2 changed files with 6 additions and 1 deletions

View file

@ -380,7 +380,7 @@ def main_multi_window():
with separate OpenCV windows for each stream.
"""
GPU_ID = 0
MODEL_PATH = "models/yolov8n.pt"
MODEL_PATH = "bangchak/models/frontal_detection_v5.pt"
# Load camera URLs from environment
camera_urls = []