Skip to content

Commit

Permalink
Update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
eigenvivek committed Apr 11, 2024
1 parent 016d803 commit 414c7a4
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,12 @@ For examples running `DiffDRR` on real surgical datasets, check out our latest w

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

### Segmentation

`DiffDRR` can project 3D labelmaps into 2D simply using perspective geometry:

![](notebooks/index_files/segmentation.png)

### Volume Reconstruction

`DiffDRR` is differentiable with respect to the 3D volume as well as camera poses.
Expand Down
6 changes: 6 additions & 0 deletions notebooks/index.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,12 @@
"\n",
"![](https://cdn.githubraw.com/eigenvivek/DiffPose/b3937c4575a0ad092a7ac5b4e661a4fb1b06fc3f/experiments/test_time_optimization.gif)\n",
"\n",
"### Segmentation\n",
"\n",
"`DiffDRR` can project 3D labelmaps into 2D simply using perspective geometry:\n",
"\n",
"![](notebooks/index_files/segmentation.png)\n",
"\n",
"### Volume Reconstruction\n",
"\n",
"`DiffDRR` is differentiable with respect to the 3D volume as well as camera poses.\n",
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 414c7a4

Please # to comment.