LouisDesdoigts / dLux

Differentiable optical models as parameterised neural networks in Jax using Zodiax
https://louisdesdoigts.github.io/dLux/
BSD 3-Clause "New" or "Revised" License
43 stars 6 forks source link

Add `ResizeDetector` and `FlipDetector` classes #239

Closed maxecharles closed 11 months ago

maxecharles commented 11 months ago

Add matching detector transformations for Resize and Flip like we have in the for Optics objects. PLEASE

LouisDesdoigts commented 11 months ago

Done with #237