alibaba / MNN

MNN is a blazing fast, lightweight deep learning framework, battle-tested by business-critical use cases in Alibaba
http://www.mnn.zone/
8.73k stars 1.67k forks source link

Segmentation fault: 11 when converting pb to mnn #609

Closed GHLab closed 4 years ago

GHLab commented 4 years ago

Hi, I'd like to convert pb to mnn but Segmentation fault: 11 error was occurred. Can you check this? You can download the pb file here https://github.com/PINTO0309/TensorflowLite-UNet/blob/master/model/semanticsegmentation_frozen_person_08.pb Thank you.

jxt1234 commented 4 years ago

Please update the code. Fixed.

GHLab commented 4 years ago

@jxt1234 Thank you. I resolved the converting.