Thanks to visit codestin.com
Credit goes to github.com

Skip to content

For the readme notepad example "predict_on_batch" returns "not enough values to unpack" #11

@snarb

Description

@snarb

I have trained model on the Voc2007 and when runnig the example notebook code got:

[14 boxes, scores, labels = model.predict_on_batch(np.expand_dims(image, axis=0))
15 print("processing time: ", time.time() - start)
16

ValueError: not enough values to unpack (expected 3, got 2)]

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