-
### 🚀 The feature
Follow up of #4216 . The current utility works fine, but we can make it better :)
### Motivation, pitch
I think the following can be added.
- [ ] Support multiple colors
…
-
this work dose not have pafs like openpose. but how it works?
-
Hello everyone,
I would like to train on my own dataset, but unfortunately it doesn't have mask annotations. Is it possible to train only for the keypoints? I had the idea of predicting the masks for…
-
It would be nice to have a transform that can deal with faces.
The face is a set of keypoints or bounding box with a set of keypoints.
As input, it should
* take N faces and N*K keypoints. E…
-
OpenCV has a function named drawMatches. It puts two images side-by-side and joins keypoints in the two images. An example is shown in [Ref 1]. Is there a way to enable that in Mapillary?
Ref 1
ht…
-
Hi, Team. When I try to pass N sets of keypoints with 'xy' format, the first set will be pre- and post- processed into internal format, but other will not. It raises an exception.
-
Hello author, thank you for your answer to the previous issue. Through your suggestions, your method has been successfully repeated, and the results are better than those of the previous code.
The re…
-
Hi Tensorflow community,
I am training an object detection model using the TF object detection API. I believe that the documentation about how to use of the function RandomRotation90 for image augm…
-
I downloaded hdPose3d_stage1_coco19.tar, but this file only has 3D body keypoints. Do you have the data of 2D body keypoints?Or how
can I get 2D body keypoints?
-
Hi @xiezhy6 /All,
Thanks for the great work and share. The pose json fine has 75 keypoints i.e. 75 entries in the array ( a product of x,y,z i.e. 3 coordinates multiplied by 25 keypoints). Could yo…