MCPcopy Index your code
hub / github.com/bitbionic/keras-to-tensorflow / ReadLabelsFile

Function ReadLabelsFile

main.cpp:70–88  ·  view source on GitHub ↗

Takes a file name, and loads a list of labels from it, one per line, and returns a vector of the strings. It pads with empty strings so the length of the result is a multiple of 16, because our model expects that.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

PrintTopLabelsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected