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

fastdeploy是否在rk3588上支持tinypose #2500

Open
11spring opened this issue Aug 2, 2024 · 0 comments
Open

fastdeploy是否在rk3588上支持tinypose #2500

11spring opened this issue Aug 2, 2024 · 0 comments
Assignees

Comments

@11spring
Copy link

11spring commented Aug 2, 2024

我在rk3588上编译安装好了python版本
model = fd.vision.keypointdetection.PPTinyPose(model_file, "", config_file, runtime_option=runtime_option, model_format=fd.ModelFormat.RKNN)
报错 PPTinyPose model only support model format of ModelFormat.Paddle now.
并且示例代码runtime_option.use_rknpu(),在当前版本没有use_rknpu(),只有use_rknpu2()

当前最新版的fastdeploy是否在rk3588上支持tinypose

@11spring 11spring changed the title 在rk3588上不支持tinypose fastdeploy是否在rk3588上支持tinypose Aug 2, 2024
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