-
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…
-
# Prerequisites
Please answer the following question for yourself before submitting an issue.
- [*] I checked to make sure that this issue has not been filed already.
## 1. The entire URL of …
-
Hi,
I am researching how to custom train yolov7-pose on my own dataset with 5 different classes but one of them is person class which have 17 keypoints and in the other ones we want only one keypoi…
-
I repeatedly see "keypoint" in the code and I would like to ask the author and everyone here if this model supports keypoint detection similar to YOLOv8?
-
### Description
Supervision can currently load object detection, instance segmentation, and classification datasets. Let's add the ability to handle keypoint datasets. The sv.KeypointDataset should…
-
How to set the parameters in OneEuro Filter function for keypoint detection?
-
Thanks for the great work! Is it possible to train for keypoint detection?
-
### Checklist
- [X] I have searched related issues but cannot get the expected help.
- [X] 2. I have read the [FAQ documentation](https://github.com/open-mmlab/mmdeploy/blob/master/docs/en/faq.md)…
-
# Christian Mills - Training Keypoint R-CNN Models with PyTorch
Learn how to train Keypoint R-CNN models on custom datasets with PyTorch.
[https://christianjmills.com/posts/pytorch-train-keypoint-rc…
-
**Describe the solution you'd like**
It would be very useful if we could export keypoint annotations using the COCO keypoints [format](https://cocodataset.org/#format-data). At the moment, only seg…