Skip to content

model.track() not found #1

@hescluke

Description

@hescluke

When I run seg.py, I can't find the definition of model.track() in line 153 (

results = model.track(frame, persist=True, imgsz=imgsz, device=device)
) of track.py. Is this YOLO.track? But YOLO.track() doesn't have imgsz and device.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions