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

.tflite files are missing #61

Closed
Meri994 opened this issue Aug 6, 2020 · 5 comments
Closed

.tflite files are missing #61

Meri994 opened this issue Aug 6, 2020 · 5 comments

Comments

@Meri994
Copy link

Meri994 commented Aug 6, 2020

I am trying to run the project in Xcode 11.4.1 but all the .tflite files are missing under imgclsmob-Pose folder in Xcode. Anyone, please help me out with this. I want to compile the project.

Thanks

@tucan9389
Copy link
Owner

@MeriGarala09

Would you remove the tflite files not existing and compile again?

If you have same issue, please tell me.

@Meri994
Copy link
Author

Meri994 commented Aug 6, 2020

Screenshot 2020-08-06 at 5 12 49 PM

@tucan9389 All these files are missing and I have removed all the files. The application is complied now but some .tflite files are using in the code so the app is going crash after the launch.

@Meri994
Copy link
Author

Meri994 commented Aug 6, 2020

@tucan9389 Any suggestion???

@hazel0504
Copy link

Having same issue. I've removed them from build phase, but the app is trying to use them so it crashes.

@tucan9389
Copy link
Owner

https://github.com/tucan9389/PoseEstimation-TFLiteSwift/releases/tag/v1.1.0

In the assets of the release, you can download some models.
I didn't upload AlphaPose and MobileNet series model yet. You should remove the models, you couldn't get, from the Xcode project.

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

3 participants