Skip to content

i use one common image without face to test, but one bug occurs? expect to explain it? #16

@upsx

Description

@upsx

File ".\demo.py", line 74, in detect
y = net(x)
File "C:\Users\xxxxx\Miniconda3\lib\site-packages\torch\nn\modules\module.py", line 493, in call
result = self.forward(*input, **kwargs)
File "C:\Users\xxxxx\Desktop\local\Pyramidbox.pytorch\pyramidbox.py", line 252, in forward
priors)
File "C:\Users\xxxxx\Desktop\local\Pyramidbox.pytorch\layers\functions\detection.py", line 65, in forward
boxes_, scores, self.nms_thresh, self.top_k)
ValueError: not enough values to unpack (expected 2, got 0)
PS C:\Users\shuxin\Desktop\local\Pyramidbox.pytorch>

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