keras2caffe icon indicating copy to clipboard operation
keras2caffe copied to clipboard

Unsupported layer 'Conv2DTranspose'

Open TaeheeJeong opened this issue 5 years ago • 1 comments

Please support 'Conv2DTranspose' Traceback (most recent call last): File "convert.py", line 9, in keras2caffe.convert(model, 'facades.prototxt', 'facades.caffemodel') File "../../keras2caffe/convert.py", line 383, in convert raise Exception('Unsupported layer type: '+layer_type) Exception: Unsupported layer type: Conv2DTranspose

TaeheeJeong avatar Sep 14 '19 00:09 TaeheeJeong

#24 #21 #17 are all missing! has there already been any fix?

mrgransky avatar Aug 11 '20 09:08 mrgransky