-
## 🐛 Bug
Recently, I am studying human pose estimation. The number of input labels is the same as the number of kpts. After image enhancement, the number of kpts is reduced, but the number of corre…
-
### Project Title: Pose Estimation and Mesh Generation
**Description:**
This project aims to perform 3D human pose estimation from a 2D image input. The system will extract key human features, i…
-
Here is our proposal for a CTV on Archaeological Science. We have organised the proposal into the sections requested in the instructions (scope, packages, overlap, maintainers):
_Scope_:
Archa…
-
### Branch
main branch (1.x version, such as `v1.0.0`, or `dev-1.x` branch)
### Prerequisite
- [X] I have searched [Issues](https://github.com/open-mmlab/mmaction2/issues) and [Discussions](https:/…
-
Hi, maybe this does not go here but is it possible to have something similar to 68 face landmarks but with full body or upper body? I am developing on unity and face detection is pretty much covered, …
-
Hello! I read the NeuralAnnot paper and have some questions. Can you help me?
1. NeuralAnnot takes a single-view image as input and outputs a set of MANO parameters. Thus for a single hand pose in …
-
Hello,jaybdub.
Thanks for you code.
I try to use trt model in 1080ti GPU and test the estimation result, but after `counts, objects, peaks = parse_objects(cmap, paf)` , The counts is [0] . …
-
Hi, I'm interested in evaluating how this algorithm performs using a different set of 3D points of the head, for instance using a female head shape to track a female individual. Any advices on that?
…
-
**Environment**
mmaction2: 1.0.0rc2
mmcv: 2.0.0rc4
mmdet: 3.0.0rc5
mmengine: 0.5.0
mmpose: 1.0.0rc0
cuda: 11.0
torch: 1.8.0
**Error**
I get the following error ntu_pose_extraction.py runnin…
-
Inference on images in the wild using SemGCN has been partially covered in this [thread](https://github.com/garyzhao/SemGCN/issues/2) and others, but only the overall process has been made clear. I.e.…