-
Thanks for your research contribution and publishing code!
I will be inferencing this model as bottom-up-based keypoints estimation process for research.
When I see code, I found bottom-up-based…
-
HI I'm student who studying hand pose estimation these days.
First of all, thanks a lot for your good project and paper.
However, I have a question.
I want to inference with my own custom data.
(e…
-
Dear authors,
Thank you very much for sharing us the excellent code for the 'KM3D' paper .
I would like to reproduce your results on the KITTI dataset and then apply your method to a customed da…
-
### Search before asking
- [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussions) and fou…
-
Hello
I use the yolov7-w6-pose model to get people pose estimation from a video stream. that works great.
Now i'm trying to scale this workflow to a multi-cam setup. in the end the software shoul…
-
Hello @xingyizhou ,
I used my own dataset which consists of 13 keypoints ( eyes, ears are excluded)
I checked the coco_hp.py and it has 17 key points. I made the necessary changes in every file, h…
-
Suppose I have two object categories with completely different sets of keypoints (e.g. human keypoints and cat keypoints). Can I train CenterNet to detect keypoints for both categories in one model?
-
Hello, thanks for nice work and this would be bit naive question since I'm not goot at reading engish.
As following your instrunction, I fnally manage to get output result of pose estimation and obje…
-
Hi, thanks for your great work!
I am attempting to make this structure work on the pose estimation task. However, I found the modification in your paper which makes me confused:
> The models ar…
-
Thank you for your excellent work, when I use the reconstruction.sh in the repository to predict multiple scenes in MipNeRF360, I find that the reconstruction is not as good as the result in the origi…