Skip to content
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

Inference on MEVA Dataset #48

Open
mateuszk098 opened this issue Aug 5, 2024 · 1 comment
Open

Inference on MEVA Dataset #48

mateuszk098 opened this issue Aug 5, 2024 · 1 comment

Comments

@mateuszk098
Copy link

mateuszk098 commented Aug 5, 2024

Hi,
I'm trying to run an inference notebook on the MEVA dataset -> https://mevadata.org/. I'm using two indoor cameras, i.e. G299 and G330 including their calibration parameters -> G299-params and G330-params. I prepared JSON file like yours, but using these parameters. However, I'm not sure how to interpret the "k" and "p" parameters. In the MEVA dataset, in calibration files, there is only one 2-element vector: "D - Nd vector of lens distortion parameters (using OpenCV conventions)". Should I set this vector as "k" or "p", or maybe not at all? The second question is about SPACE_SIZE and SPACE_CENTER. As far as I understand the SPACE_SIZE denotes dimensions of a 3D bounding box which covers the entire motion space, and SPACE_CENTER is its centre. So for example in the case with MEVA, I set (12000, 12000, 4000) and (6000, 6000, 2000) correspondingly but this does not seem to work. Moreover, I don't understand why in the panoptic config file, the SPACE_CENTER has a negative value for one dimension? The last question is about rotation and translation matrices for calibrated cameras. As can I see, the values in the JSON file you provided for the Campus dataset are completely different than one can find when downloading this dataset. Only the last row for R is the same. My question is, what exactly is the transformation you have used and why? As an example, here are the results I got for selected MEVA images along with calibration parameters and input images.
calibration_school.json
view_0
view_1
image
image

@JJ-Luov
Copy link

JJ-Luov commented Mar 12, 2025

hello, did you figure out these questions?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants