npy2ckpt
npy2ckpt copied to clipboard
AttributeError: 'OpenPoseNet' object has no attribute 'prelu'
Hello Author,
I get the following error.
.conv(3, 3, 512, 1, 1, relu=False, name='conv4_2') AttributeError: 'OpenPoseNet' object has no attribute 'prelu'
Thank you