wolterlw / hand_tracking

Minimal Python interface for Google's Mediapipe HandTracking pipeline
Apache License 2.0
148 stars 37 forks source link

feat(load_models): add download for 3d model #21

Closed AmitMY closed 4 years ago

wolterlw commented 4 years ago

does the 3d landmark contain custom tflite operations or it can be run with an unmodified tflite build?

AmitMY commented 4 years ago

It runs just fine on your current firebase without any custom build necessary