zju3dv / pvnet-rendering

render images for pvnet training
Apache License 2.0
183 stars 46 forks source link

Question about the code which uses to get the R&t #55

Closed ziyedy closed 3 years ago

ziyedy commented 3 years ago

Thank you for sharing your work. I'd like to use blender to render my dataset too. But I'm not familiar with blender. When I use the function "get_3x4_RT_matrix_from_blender()" to get the groundtruth R&t and reprojection according to the generated R&t, it meets some problem like below error

I think the reprojection code is ok because I have already tested in the LINEMOD dataset, so do you know what wrong with that? looking forward to your reply

pengsida commented 3 years ago

How did you generate the image?