Christoph Lassner

Results 31 comments of Christoph Lassner

I also used the full path to the executable and got the error...

Great, thank you! That was actually causing the problem! :+1: It makes sense to not allow debugging without symbols, and with the additional check it will be easier to locate...

Hi @benmoran56 , thanks a lot for this info! :)

Hi @maximeraafat ! Thanks for reaching out and sorry for the delay in responding to this issue! Indeed, the `PulsarPointsRenderer` handles the conversion of camera parameters directly - however, I...

Hi @maximeraafat , Glad we tracked down the reason (I opened a bug report earlier this year here btw.: https://github.com/facebookresearch/pytorch3d/issues/1276 )! Two things: 1) it is expected that you mirror...

Hi @maximeraafat , I just looked at this with https://github.com/facebookresearch/pytorch3d/pull/1369 . You can directly clone from there and everything works as expected for all cameras and in NDC or non-NDC...

@maximeraafat side note: in case you are experimenting for benchmarking using the direct interface saves a bunch of conversions from the unified interface and is significantly faster. If you are...

Hi Duane, thanks for your quick reply! >So, the example you have above works properly, right? > >Do you have a self-contained reproducer that I can use to manifest your...

@dalev This is an excellent example that I just ran into myself. I would even argue this is a full-blown bug: this results in *huge* errors for numbers in a...