htshinichi / caffe-onnx

caffe model convert to onnx model
MIT License
175 stars 43 forks source link

Scale is not handled correctly #22

Open ajay-sreeram opened 4 years ago

ajay-sreeram commented 4 years ago

in __getNodeList Layers[i].type == "Scale" is not handled, i.e., scale nodes are not appended to the self.NodeList