Skip to content

error: OpenCV(4.12.0) /io/opencv/modules/imgproc/src/resize.cpp:4208: error: (-215:Assertion failed) !ssize.empty() in function 'resize' #1810

@sentry

Description

@sentry

Sentry Issue: ROBOTOFF-2M7

error: OpenCV(4.12.0) /io/opencv/modules/imgproc/src/resize.cpp:4208: error: (-215:Assertion failed) !ssize.empty() in function 'resize'

  File "robotoff/workers/tasks/import_image.py", line 735, in run_logo_object_detection
    save_logo_embeddings(logos, image, triton_stub_clip)
  File "robotoff/workers/tasks/import_image.py", line 794, in save_logo_embeddings
    cv2.resize(cropped_image, (224, 224), interpolation=cv2.INTER_LINEAR)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    To triage

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions