Skip to content

Traceback (most recent call last): File "inference_video.py", line 49, in <module> H, W = frame.shape[:2] AttributeError: 'NoneType' object has no attribute 'shape' #57

@raniasyed

Description

@raniasyed

When I am running this command: python inference_video.py --watch --use_cuda --checkpoint path_to_checkpoint/model_best.pth
I get this error. How do I resolve it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions