Skip to content

Inception-v1 produces incorrect top_k values with model-0 #7

@gvanhorn38

Description

@gvanhorn38

When starting the test script, the inception-v1 checkpoint 0 model produces 100% accuracy values for the top_k metrics. This is because the model is outputting a vector of all 0s, since all the values are the same the ties are broken with the correct label being considered in the top k.

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions