-
Hello @chingswy,
Since you are updating the "Detector function" for yolo-hrnet, I tried to generate smpl parameters directly from 3d-keypoints of H36m.
However, I am unsure, if only 3d keypoints…
-
Hi Thank for this nice model.
I have a question about the input parameters. Should i also have a file with keypoints of input? Or can i only have depth maps as input and return me 3D-skeleton?
-
Hi there, I encountered a RecursionError while trying to localize a single image using the superpoint features in the session query_val_phone. The error occurred at [2023/02/22 14:44:51 lamar.tasks.po…
-
Hello author, this is an great work and it brings many possibilities to 3D pose estimation. We also want to use this dataset to train our model, but we encountered a problem while using it. Image pat…
-
Dear Author:
Fortunately, I have read your project and compiled it successfully. The code provided by you can also be tested, and the effect is better. However, when I tested with other data sets, th…
-
### Prerequisite
- [X] I have searched [Issues](https://github.com/open-mmlab/mmpose/issues) and [Discussions](https://github.com/open-mmlab/mmpose/discussions) but cannot get the expected help.
- [X…
-
DepthAI has a [FeatureTracker](https://docs.luxonis.com/projects/api/en/latest/components/nodes/feature_tracker/) node for feature detection and tracking. So I took a look to see if it is possible to …
-
Hi. Thanks for your nice project.
I'm learning many things from your project everyday.
I want to know if I can detect 3d pose giving 2d pose as input (not an image as input). For example, I need …
-
Hello, I have successfully used the DOPE model and am now in the process of understanding its code and how it works. I am wondering what the output of the pre-trained CNN for the ObjectDetector class …
-
Hello @chingswy,
I ran the following code "extract_video.py" as seen in the demo for my own dataset. I have the videos as well as the Intri and Extri .yml files.
I am using Yolo-hrnet mode, and th…