-
Are you guys planning on eventually training an openpose model, including handpose data?
https://github.com/Hzzone/pytorch-openpose#hand-pose-estimation
I feel like if we had the openpose model us…
-
**Hello, author; Can you help me solve this problem?**
(bpbreid1) D:\downloads\bpbreid-main>python scripts/get_labels.py --source ./ABSK
* OpenPifPaf model -> shufflenetv2k16
Processing: 0…
-
Hi, is there a reliable method to determine self occluded joints? I'm converting 2D joints to 3D via an RGB-D camera, there are cases when pose inference (correctly) predicts a joint that is self-occl…
-
## 一言でいうと
街中での人検出に適した手法の提案。具体的には低解像度の画像から重なりがある状態での検知に挑戦している。キーポイントの位置を推定するPIFとつながりを推定するPAFの2つを出力するが、前者は単一点でなく分布、後者は直接接続でなく接続点予測という形で推定を行っている
PIF
![image](https://user-images.githubuserconten…
-
Pull fall detection code out of ambianic-edge into this standalone repo as an independent python library.
The goal is to allow data scientists to use, collaborate and improve people the fall detectio…
-
Why can I get the parameter id_ only by using tshufflenetv2k30
How to get everyone's ID in the prediction result
-
First thanks for your excellent project, I have run it successfully and it performed best result in my task.
Now I'm going to run it in TensorRT, and I have converted the model to trt engine succe…
-
```
INFO:openpifpaf.network.trainer:{'type': 'train', 'epoch': 65, 'batch': 840, 'n_batches': 1266, 'time': 0.948, 'data_time': 0.0, 'lr': 0.0005, 'loss': -31.85, 'head_losses': [0.003, 0.097, 0.076,…
-
I looked at several questions to try to use it in Win, but I didn't see if it was successful in Win, so I wanted to ask if it was possible to implement win build
-
Hey, How can i run the UltimateLabeling.
I have tried to install both cline and the server-side, but still unable to make it up and running. Can you please help on setup, if possible how to host bo…