、凌晨两点

Results 4 issues of 、凌晨两点

If I want to replace pose_detection.tflite with my own pose detection model(eg. HRNet-Human-Pose-Estimation), what should I do to make it work? Can you give me some advice? Thanks very much.

type:support
platform:tflite
solution:pose

In mediapipe C++, i can set xnnpack num_threads in .pbtxt. For example, ` 136 # Runs model inference on CPU. 137 node { 138 calculator: "InferenceCalculator" 139 input_side_packet: "MODEL:model" 140...

type:support
platform:python
stat:awaiting googler

I used the demo.py file and modified it as follows: ![image](https://user-images.githubusercontent.com/19572926/228003918-f3654bc0-8081-4f3a-bc54-94182366f19e.png) Then run demo.py, and the following error occurs: ``` /home/media/miniconda3/envs/pymaf/lib/python3.8/site-packages/torch/nn/functional.py:718: UserWarning: Named tensors and all their associated APIs are...

![image](https://user-images.githubusercontent.com/19572926/196878464-84e6a4ee-e7f6-414e-8138-c8988a063c3a.png) how to parse lm_raw? Can you give me some advices? Thanks.