Skip to content

A problem when i run the TRAIN.m(错误使用 dlfeval (第 43 行)) #26

@yangchengjian-bit

Description

@yangchengjian-bit
I'm have a trouble when I run the TRAIN.m:
Using DLFEVAL incorrectly (line 43)
The size of the prediction parameter and the target value parameter must match.
Error train (line 120)
[gradients,boxLoss,objLoss,clsLoss,totalLoss,state] = dlfeval(@modelGradients,
model, XTrain, YTrain,yoloLayerNumber);

请问有人知道是怎么回事吗?麻烦告知一下

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