switch model to tai's and add issues
This commit is contained in:
parent
2b0cfc4b72
commit
7044b1e588
2 changed files with 6 additions and 1 deletions
|
|
@ -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 = []
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue