-
Hi,
I ran SHAPY on my data
I have 3 issues that occur frequently on most of my test samples:
1. The head pose frequently leans back
2. The knees are frequently bent backwards.
3. Hands pose are…
-
I am using ubuntu 14.04, ros inidgo and kinect2. I had installed libfreenect2 and iai_kinect2, then I tested them which run nice.But when I "roslaunch rgbdslam.launch ", the terminal show some message…
-
Hi,
@jch1 , @tombstone , @derekjchow , I would appreciate your help.
**ADDING FUNCTIONALITY**
I recently start to use SSD with MobileNet feature extractor for solving face detection problem . In…
-
how to export the keypoints in json format?
-
Hi,
I am looking to finetune alphapose on my own dataset but it has custom keypoints (Human joints + Tennis Racket keypoints)
Can I do this in Alphapose?
-
Hi, thanks for your great work.
As in README, we can get the obj file and the mesh jpg. But my goal is to obtain the BVH file which contains the pose keypoints.
We know our project should have the…
-
A feature idea. Not sure if it fits within the scope of this library or should be rather handled by the user, but this comes up quite often when using augmentation: We want to warp the image but not s…
-
Hello,
I am interested in the ResNeSt and find your source in here github. I find this code is modified base on the Pytorch Resnet source code. I guess this may be useful for Keypoint RCNN in the P…
-
I have been playing around with lightning pose the past few days and quite impressed with the training speed and performance!
Coming from DeepLabCut, I am testing LP on videos of mice captured fro…
-
Hi,
I would like do know the pipeline of generating pseudo labels (2D keypoints and mesh parameters), will you release related code?
Thanks a lot