Linzaer / Ultra-Light-Fast-Generic-Face-Detector-1MB

💎1MB lightweight face detection model (1MB轻量级人脸检测模型)
MIT License
7.17k stars 1.54k forks source link

Resize error for ConvertTensor36, code=3 #200

Open alicera opened 4 years ago

alicera commented 4 years ago

我使用 train-version-slim.sh 去訓練並將得到的.pth轉成.MNN。 再python 上測試*.MNN 沒有報錯,但用C++ 就出現 error """ Resize error for ConvertTensor36, code=3 Processing ../imgs/1.jpg inference time:0.00404521 s Segmentation fault (core dumped) """

无法解决 https://github.com/alibaba/MNN/issues/295