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

missing tensorflow-lite package-config file after installation #3814

Open
LucasLvbj opened this issue Aug 13, 2024 · 1 comment
Open

missing tensorflow-lite package-config file after installation #3814

LucasLvbj opened this issue Aug 13, 2024 · 1 comment

Comments

@LucasLvbj
Copy link

where: doc of "Post-Processing with TensorFlow Lite" -> "Prerequisites"
Issue description:

  • after download and install a version that exports the API from [lindevs.com], and try to recompile rpicam-apps with TensorFlow Lite support].
  • at step: "meson setup build -Denable_libav=enabled -Denable_drm=enabled -Denable_egl=enabled -Denable_qt=enabled -Denable_opencv=enabled -Denable_tflite=enabled", got error [ERROR: dependency "tensorflow-lite" not found]
  • after google, this seems solved in The tflite package may not have .pc files, so meson may not find the libraries rpicam-apps#622, but not reflected in doc. Suggest to update doc.
@lurch
Copy link
Contributor

lurch commented Aug 13, 2024

ping @davidplowman and @naushir

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

No branches or pull requests

2 participants