ainrichman / Peppa-Facial-Landmark-PyTorch

Facial Landmark Detection based on PyTorch
Apache License 2.0
211 stars 56 forks source link

ModuleNotFoundError: No module named 'MNN' #14

Closed Coderx7 closed 3 years ago

Coderx7 commented 3 years ago

Hi and Thank you for sharing your work. When trying to run the demo.py I get this error. What's MNN module? where can I get it? Is this Alibab's MNN ? https://github.com/alibaba/MNN if so are there any Pytorch related codes/scripts I can use to run this demo?

Thanks a lot in advance

Coderx7 commented 3 years ago

Thanks a lot already I found out there are multiple detectors for pytorch, mnn, and onx runtime. this really was great thanks a lot