Closed VijayVikasM closed 1 year ago
I want to optimize the values in the transform component of my sensor plugin (scale and lookat matrix)
But this is by default not differentiable.Is there any way I can achieve this?
Mitsuba 2 cannot handle this sort of optimizations. I'd recommend you take a look at Mitsuba 3, where this feasible. If you have any issues or questions you can open a thread in that repository.
Summary
I want to optimize the values in the transform component of my sensor plugin (scale and lookat matrix)
But this is by default not differentiable.Is there any way I can achieve this?