eigenvivek / DiffDRR

Auto-differentiable digitally reconstructed radiographs in PyTorch
https://vivekg.dev/DiffDRR
MIT License
148 stars 21 forks source link

Refactor rendering computation #329

Closed eigenvivek closed 2 months ago

eigenvivek commented 2 months ago

Implements a DRR.render function that wraps all inverse affine transformations and raylength multiplications. That is, a one-stop-shop for rendering DRRs from a volume given a source and target tensor.