models/hand_landmarker.task doesn't exist #5880
Labels
os:linux-non-arm
Issues on linux distributions which run on x86-64 architecture. DOES NOT include ARM devices.
platform:python
MediaPipe Python issues
task:hand landmarker
Issues related to hand landmarker: Identify and track hands and fingers
type:modelmaker
Issues related to creation of custom on-device ML solutions
Have I written custom code (as opposed to using a stock example script provided in MediaPipe)
Yes
OS Platform and Distribution
Ubuntu 24.04.1 LTS
Python Version
3.9.7
MediaPipe Model Maker version
MediaPipe Tasks Vision library (which currently resolves to version 0.20230731).
Task name (e.g. Image classification, Gesture recognition etc.)
Hand Landmarker (Hand Tracking)
Describe the actual behavior
Calling setModelAssetPath("models/hand_landmarker.task") returns file not found
Describe the expected behaviour
models/hand_landmarker.task should exist
Standalone code/steps you may have used to try to get what you need
Other info / Complete Logs
The text was updated successfully, but these errors were encountered: