Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
eigenvivek authored Apr 11, 2024
1 parent f3f3671 commit b322c54
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,16 +46,14 @@ Here, we generate two DRRs:

To solve the registration problem, we use gradient descent to maximize
an image loss similarity metric between the two DRRs. This produces
optimization runs like this:
optimization runs like this (full example is available at
[`optimizers.ipynb`](https://vivekg.dev/DiffDRR/tutorials/optimizers.html)):

![](experiments/registration.gif)

The full example is available at
[`optimizers.ipynb`](https://vivekg.dev/DiffDRR/tutorials/optimizers.html).

🆕 *For examples running `DiffDRR` on real data, please check out our latest work, [`DiffPose`](https://github.com/eigenvivek/DiffPose).*

![](https://github.com/eigenvivek/DiffPose/experiments/test_time_optimization.gif)
![](https://github.com/eigenvivek/DiffPose/blob/main/experiments/test_time_optimization.gif)

### Volume Reconstruction

Expand Down

0 comments on commit b322c54

Please # to comment.