-
Excuse me, I'm asking you a question. The instructions are in 'Pose estimation on custom objects'
'python prepare.py --action sfm --database_name custom/mouse --colmap ', I did not find path-to-your…
-
Your work is great, I have run the sample experiments, but I would like to know what the files within the onepose_datasets/sample_data represent and how they are made, like poses_ba. And how to make m…
-
Hi @keskarnitish, I would like to ask a question that how much is a small batch and how much is a large batch in the real problems. For example, in the object detection, segmentation and pose estimati…
yw155 updated
6 years ago
-
This issue depends on #19 and the `rigid-body-tracker` that will be used to improve CentroEPiaggio/phase-space#2
The algorithm for the **object-not-grasped** situation could be something like:
_init…
-
Hello,
I am currently training to run your training script for single view pose estimation model on multi GPU. I can run the script on 1 GPU and it trains as expected. However, when i try to run t…
mauku updated
3 years ago
-
These names appear in opt.py and in folder detectors.Could anybody tell me what are their precise meaning?Thanks in advance!
-
Hey guys, I currently want to run 6d pose estimation on lower power silicon just for two simpler objects. I was hoping to be able to pull 1-5 frames per second but only have a lower power opengl GPU. …
-
高博您好,
在您第七章pose_estimation_3d3d 代码的295行,
edge->setInformation( Eigen::Matrix3d::Identity()*1e4 );
为何这里要给信息矩阵乘以1e4;
而在3d2d(也即PNP)的代码中,信息矩阵没有乘以这个系数。
不过就算去掉这里的1e4实验结果结果也不变,不晓得这里加这个系数有什么insights?
…
-
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…
-
Hey,
This is more of a question than an issue. Feel free to delete this if it's not the right place. I want to know, how can I actually detect and track a specific part of the body, say a tshirt a…