-
-
Hi,
As part of a head tracking application, I need to do pose estimation to determine where the person is looking. Is there a standard way to do that in OpanIMAJ?
I have seen suggestions for …
-
2. Related Work
Our proposed pose estimation model uses sparse inertial sensors and a head tracking sensor to determine human movement and full-body posture. Motion capture methods can be classifie…
-
**Short Description**
Add support for the various size YOLOv8 pose estimation models.
- [ ] inference scripts for pretrained models if any
- [ ] training scripts/examples
- [ ] support custom …
-
**Is your feature request related to a problem? Please describe.**
I need to annotate human pose for pose estimation and alike problems.
**Describe the solution you'd like**
A key point with …
-
Hi
is it possible to use a video file for head pose estimation ?
-
Where `object_pts` come from?
https://github.com/lincolnhard/head-pose-estimation/blob/master/video_test_shape.py#L16
-
## Fusion Poser: 3D Human Pose Estimation Using Sparse IMUs and Head Trackers in Real Time
In this paper, we introduced Fusion Poser, which estimates the pose of a user who is wearing six IMUs and …
-
Hello @xingyizhou ,
I used my own dataset which consists of 13 keypoints ( eyes, ears are excluded)
I checked the coco_hp.py and it has 17 key points. I made the necessary changes in every file, h…
-
Hello,
First of all, thank you for this excellent work. I am very confused about annotations. In your paper, Table 1, there is "free from extra annotations". What does it mean? There are .mat files…