Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Running App Problem #2

Open
BehzadRp98 opened this issue Oct 8, 2020 · 3 comments
Open

Running App Problem #2

BehzadRp98 opened this issue Oct 8, 2020 · 3 comments

Comments

@BehzadRp98
Copy link

Hello There,
I follow your guide, to run the application. I installed all dependencies follow by links, then downloaded and extracted the project in MyDir folder. After that I opened the project by CodeBlocks, and build it successfully, but when I ran the project in new paddle lite said "The Model File is not supported".
Help me to fix this problem, please.
Thanks a lot

@BehzadRp98 BehzadRp98 reopened this Oct 8, 2020
@Qengineering
Copy link
Owner

A few days ago, PaddlePaddle has released a new version of Paddle-Lite 2.7.0.
It turns out that this version doesn't support all deep learning models of previous versions, unfortunately also the Face Mask Detection model, which was originally synthesized in version 2.3.0.

In order to keep things simple, I suggest replacing version 2.7.0 by 2.6.3. We've adapted the installation guide on the website. It should now run without any problems.

P.S. Clear your browser cache with as we cache the webpages. Clear also your previous installation of Paddle-Lite on your RPi by removing the Paddle-Lite folder. Last, clear your Code::Blocks project by removing the obj and bin folders.

@BehzadRp98
Copy link
Author

A few days ago, PaddlePaddle has released a new version of Paddle-Lite 2.7.0.
It turns out that this version doesn't support all deep learning models of previous versions, unfortunately also the Face Mask Detection model, which was originally synthesized in version 2.3.0.

In order to keep things simple, I suggest replacing version 2.7.0 by 2.6.3. We've adapted the installation guide on the website. It should now run without any problems.

P.S. Clear your browser cache with as we cache the webpages. Clear also your previous installation of Paddle-Lite on your RPi by removing the Paddle-Lite folder. Last, clear your Code::Blocks project by removing the obj and bin folders.

I followed the website, and I had the problem with Paddle-Lite 2.6.3.

@Qengineering
Copy link
Owner

Did you get the same error? "The Model File is not supported"? In that case you may still have 'something' of version 2.7.0 on your file system left. Probably the libpaddle_api_light_bundled.a.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants