File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed
Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,18 @@ DiffDRR
1010[ ![ Docs] ( https://github.com/eigenvivek/DiffDRR/actions/workflows/deploy.yaml/badge.svg )] ( https://vivekg.dev/DiffDRR/ )
1111[ ![ Code style: black] ( https://img.shields.io/badge/Code%20style-black-black.svg )] ( https://github.com/psf/black )
1212
13+ > [ !NOTE]
14+ >
15+ > If you're using ` DiffDRR ` for your projects, consider instead using [ ` nanodrr ` ] ( https://github.com/eigenvivek/nanodrr ) , a
16+ > highly optimized reimplementation by the same authors.
17+ >
18+ > ` nanodrr ` contains all the same functionality as ` DiffDRR ` , but since it's redesigned from scratch, it achieves
19+ > - 5x faster rendering speeds
20+ > - 2.5x less memory consumption
21+ > - Compatiblity with ` torch.compile ` and automatic mixed precision
22+ >
23+ > ...all while still being pure PyTorch!
24+
1325` DiffDRR ` is a PyTorch-based digitally reconstructed radiograph (DRR) generator that provides
1426
15271 . Differentiable X-ray rendering
You can’t perform that action at this time.
0 commit comments