Load weight for pre-defined model
Load weight for pre-defined model
data type
pre-defined model
prototxt file which defines the network
weight file which contains the parameters
if we need to match all layers from prototxt in weight file
customized converters
tensor numeric
pre-defined model populated with weights
load caffe model dynamically from prototxt and binary files
load caffe model dynamically from prototxt and binary files
data type
prototxt file which illustrates the caffe model structure
binary file containing the weight and bias
customized layer converter
additional output layer names besides the default(layers without next nodes)
created module (graph) and criterion