-
Notifications
You must be signed in to change notification settings - Fork 145
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Question about datasat? #99
Comments
We used mmpose to detect the 2D keypoints: ml-neuman/preprocess/gen_run.py Lines 95 to 104 in 0149d25
|
Thanks,I would also like to ask, the bin files provided in the dataset contain depth information, which is very sparse in the human body area. Is there any way to obtain the depth information of the human body? |
Yes, we run BoostingMonocularDepth to estimate the human depth and fuse with colmap MVS depth.
|
And I also want to ask how you obtain the ground truth of the camera pose, and is the 'trans' processed by alignment.py the gt value of the human body's position? |
We don't have a "ground truth camera pose" which usually requires manual annotations or extra hardwares. We use COLMAP to reconstruct the "reference camera poses". |
So can this reference pose be used as the ground truth for the camera tracking task?
…---Original---
From: "Wei ***@***.***>
Date: Wed, Jul 10, 2024 01:00 AM
To: ***@***.***>;
Cc: ***@***.******@***.***>;
Subject: Re: [apple/ml-neuman] Question about datasat? (Issue #99)
And I also want to ask how you obtain the ground truth of the camera pose, and is the 'trans' processed by alignment.py the gt value of the human body's position?
We don't have a "ground truth camera pose" which usually requires manual annotations or extra hardwares. We use COLMAP to reconstruct the "reference camera poses".
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
你好,请问我应该怎么才能得到4d-humans文件下的东西 |
I would like to ask if the dataset provides the 2D keypoints of SMPL. I have downloade but not found
The text was updated successfully, but these errors were encountered: