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

Zeroing out the first 2 elements of rotation matrix #27

Open
hsarpaydemir opened this issue Oct 25, 2023 · 3 comments
Open

Zeroing out the first 2 elements of rotation matrix #27

hsarpaydemir opened this issue Oct 25, 2023 · 3 comments

Comments

@hsarpaydemir
Copy link

hsarpaydemir commented Oct 25, 2023

In "val_openlane", theres a line as follows:

cam_extrinsics_persformer[0:2, 3] = 0.0

Why is this the case? Isn't this zeroing the x and y elements of the translation component? Wouldn't it need to do cam_extrinsics_persformer[3, 0:3] = 0.0 in order to zero the last row of the matrix?

Thank you

@zcstart
Copy link

zcstart commented Nov 15, 2023

can you share code? [email protected]

@clownHHu
Copy link

can you share code?THANK YOU! [email protected]

@shupinghu
Copy link

Hello, I am a new researcher of 3D-BEV-LaneDet, could you please share the source code with me?
My Email [email protected]

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

4 participants