caffe model define prototxt path
caffe serialized binary model path
if match all modules with parameters
customized converter
Load caffe model from prototxt file and binary pre-trained model and converted to BigDL graph module
Load caffe model from prototxt file and binary pre-trained model and converted to BigDL graph module
additional output layer names besides the default(layers without next nodes)
BigDL model and criterion
An utility to load pre-trained caffe model from prototxt and binary and convert it to BigDL equivalent modules
type