Skip to content

Wrong number of outputs in deploy.prototxt #2

@astrike30

Description

@astrike30

On line 249 of the deploy.prototxt in the Caffe Model folder num_output is set to 256. This is incorrect as the number of labels in map.txt is only 250. Changing num_output 250 requires retraining of the whole model, therefore the way I got around this in my code is by adding 5 lines with 'dummy' labels. I am not sure why I am the only one who has hit this issue as I presume the server is working (I am still trying to install it). Please let me know if this is an issue for you guys as well or if it is just me.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions