-
Dear author,
I want to test some update on the UX by increasing the transparency of bounding boxes and add border. Which files should I modify ?
Best,
Etienne
-
-
Thank you for your work. I have a questions about json data which are in pose/training/tracked_person.
For example, 08_027_alphapose_tracked_person.json
The abstract of this structure is as follows
…
-
hello, guys.
I am trying to validate the pre-trained model provided by the author, but when I execute tasks/human_pose/eval.ipynb, it is said that I do not have 'person_keypoints_val2017_modified.j…
-
Hello, im trying to use yolov4-csp backbone as backbone for keypoint detection in build-in torch class.
Just like this
https://github.com/pytorch/vision/blob/master/torchvision/models/detection/keyp…
-
Hi, I experienced in a few reconstructions with Colmap 3.5 that some 3D point tracks have multiple keypoints/observations coming from the same image IDs and with only sightly different image coordinat…
-
Congrats for this nice project @ipazc!
I see the output of your algorithm is something like:
```
[
{
'box': [277, 90, 48, 63],
'keypoints':
{
'nose': …
-
Thanks for your work ! Here are some questions:
* About formula 4 and your implementation.
![image](https://user-images.githubusercontent.com/6824141/79460044-d9d5c700-8026-11ea-99b9-c160903a550c.pn…
-
Thanks for your attention.
This the detail for test in wild.
1. I have using [this method](https://github.com/facebookresearch/VideoPose3D/issues/2#issuecomment-444687031) get the detectron res…
-
Can you tell me how the geometric keypoint validation is done in the program?