Skip to content

Opencv4.6 Problems #12

Open
Open
@GinkgoX

Description

@GinkgoX

when I test the pyhton script:
File "...\yolact-opencv-dnn-cpp-python-main\main_yolact.py", line 152, in decode
priors[:, 2:] * np.exp(loc[:, 2:] * self.variances[1]),
ValueError: operands could not be broadcast together with shapes (10597,2) (10597,79)

the dimension is not match

When I test the cpp script:
the result as follows:
image

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