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

Inference using TensorFlowLiteSwift on iOS #129

Open
tucan9389 opened this issue Mar 23, 2020 · 0 comments
Open

Inference using TensorFlowLiteSwift on iOS #129

tucan9389 opened this issue Mar 23, 2020 · 0 comments

Comments

@tucan9389
Copy link
Contributor

tucan9389 commented Mar 23, 2020

Hi, I'm the maintainer of tucan9389/PoseEstimation-CoreML repo and I would like to share PoseEstimation-TFLiteSwift repo.

Recently, as TFLite support GPU accelerator using metal internally, I made PoseEstimation-TFLiteSwift repo, which inference various pose estimation models using TensorFlowLiteSwift library, for comparing with Core ML performance and library interface.

Providing the baseline code for pose estimation model and measure various pose model is the main purpose of the repo, which is similar to PoseEstimation-CoreML. And the repo support PoseEstimationForMobile models and google's PoseNet model

maybe support OpenPose tflite mode soon

If you want to see roadmap, please check the tucan9389/PoseEstimation-TFLiteSwift/issues.
Thanks for nice sample models 👍

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

1 participant