Bruce Chou
Bruce Chou
I don't think you could achieve this by just using MediaPipe public models. We've done something similar in my team. We basically train our own model and serve it by...
iOS 15上也遇到了,請問任何人有驗證可行的解法嗎? Run into the same issue on iOS 15. Does anyone have the solution for this issue?
If you read the **palm_detection_gpu.pbtxt** in the palm detection module, you'll see many calculators other than tflite inference calculator. Especially there is a non max suppression there. What's the point...
@nicolacapece @sgowroji Do you have any solution for this issue? I got the same error when running on Android emulator with API < 30. ``` 2022-06-16 00:13:39.384 15441-15626/com.example.kt_editorvideodemo E/AndroidRuntime: FATAL...
@sureshdagooglecom Could you help with this issue?
Still converted to lists in 0.7.5. This issue shouldn't be closed.
same error here
Same problem here, I was not able to successfully export a tensorflow servable. Can anyone help?
Got a new m1 macbook with macOS 12.6 and still has the same issue, anyone knows how to get rid of this?
@weinixuehao I run into the same issue. Did you manage to solve it?