-
- [COCO keypoint challenge](https://places-coco2017.github.io/), [leaderboard](http://cocodataset.org/#keypoints-leaderboard)
- [PoseTrack Leaderboard](https://posetrack.net/leaderboard.php)
-
The ORB algorithm is not finding keypoints for some images, which makes finding a histogram of words associated with keypoints problematic.
If we separate out the STAR detector from the ORB descripti…
-
> Traceback (most recent call last):
File "train_net.py", line 111, in
launch(
File "d:\detectron2\detectron2\engine\launch.py", line 82, in launch
main_func(*args)
File "train_net…
-
I found that without lightglue, the effect is very poor.
![2024-08-20_21-30-47](https://github.com/user-attachments/assets/e42d5ec2-ec09-4fb0-a028-06036cffcd56)
Besides, when I printed the head …
-
### Search before asking
- [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and found no similar bug report.
### YOLOv8 Component
Train, Val, Predi…
-
inference.py test some error
image 1/1 /home/skpark/git/pose-detection-keypoints-estimation-yolov8/data/images/train/antelope_10010.jpg: 448x640 2 quadrupeds, 61.7ms
Speed: 2.4ms preprocess, 61.7…
-
### Model description
ViTPose is used in 2D human pose estimation, a subset of the keypoint detection task #24044
It provides a simple baseline for vision transformer-based human pose estimation. …
-
Original Issue: https://github.com/tensorflow/tensorflow/issues/59833
Opening on behalf of @biantsh
### 1. System information
- **OS Platform and Distribution (e.g., Linux Ubuntu 16.04):**
…
-
Can we standardize Kepoints regression output instead of using custom code like in [Posenet edgetpu](https://github.com/google-coral/edgetpu/blob/master/src/cpp/posenet/posenet_decoder.cc)?
I.e. in […
bhack updated
3 years ago
-
Thank you for your excellent project!
I'm training the keypoint RCNN network implemented in torchvision by scaling the image to the size denoted in object detection result tables.
I know the siz…