-
Hello everyone
I have a issue.
I install deeplabcutcore and packages when I import Deeplabcutcore occur no module error 'tensorflow.contrib'
what I do next?
(DLC-GPU) C:\Windows\system32>pip li…
-
Please consider to add demo of human pose estimation 3d for C++. Thanks,
https://github.com/opencv/open_model_zoo/tree/master/models/public/human-pose-estimation-3d-0001
-
@6o6o With your shuttle example, the posterior images never change across the 100 iterations. Shouldn't the posteriors be re-evaluated at every iteration based on the contour projection with the curre…
-
Hi,
The results in `demo/output` seem pretty good. But when I try:
```
python demo/vis.py --video 1.jpg
```
It gives me:
```
(1, 3, 416, 416)
(1, 416, 416, 3) uint8
**Current input data num…
-
Hello,
I made my own custom dataset. Train and test stage are both fine.
By the way, is here anyone who realize real-time 6D pose estimation with video or camera?
That is my final goal, but i…
-
Hello!Sorry to interrupt you. I have also paid attention to this article recently. Thank you for your work. However, some parts of the article confuse me. I would like to consult that what exactly is …
-
I would like to create a BEP to store the audio and/or video recordings of behaving subjects.
While this would obviously be problematic for sharing human data, it would be useful to internal human …
-
### Have I written custom code (as opposed to using a stock example script provided in MediaPipe)
None
### OS Platform and Distribution
MacOS 13.5.1
### MediaPipe Tasks SDK version
_No response_
…
-
Very nice repo and documentation!
I think this repository can benefit from using https://github.com/sign-language-processing/datasets as data loaders.
It is fast, consistent across datasets, and…
-
When processing the uploaded video, I get:
Traceback (most recent call last):
File "/content/hmr/csv_to_bvh.py", line 20, in
with open(fullpath, 'r', newline='') as csvfile:
FileNotFoundErr…