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

dataset labels to image projection #13

Open
Northengard opened this issue Oct 27, 2021 · 0 comments
Open

dataset labels to image projection #13

Northengard opened this issue Oct 27, 2021 · 0 comments

Comments

@Northengard
Copy link

Hello.
Firstly I'd like to thank you for sharing your work with dataset.
But it seems that released data is not complete: there is an instruction how to get raw images for provided labels (its clear enough) but information about relations between image and annotations planes is missed.
Proposed in dataset labels are called "bird eye view" (BEV) labels, so homography between image plane and labels plane should exist.

Is there a homography matrix or any principal points (f. ex. to use cv2.findHomography) or anything else that define relations between labels and images?
Could you, please, provide transformation algorithm from labels plane to image plane?

There is a gif in readme where the annotations are projected into the images. Is there a way to reproduce this for the whole dataset?

Best regards.

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

1 participant