Skip to content

Commit 3a50122

Browse files
authored
Update README.md
1 parent b3937c4 commit 3a50122

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,14 @@ black](https://img.shields.io/badge/Code%20style-black-black.svg)](https://githu
1515

1616
![](experiments/test_time_optimization.gif)
1717

18+
> [!NOTE]
19+
>
20+
> If you're considering using `DiffPose` for your own data, instead use [`xvr`](https://github.com/astral-sh/uv), the
21+
> successor project from the same authors.
22+
>
23+
> `xvr` is actively maintained and offers many features not present in `DiffPose`, such as a Python API and CLI for
24+
> training your own patient-specific pose regression networks (in about 5 minutes!) and performing test-time optimization.
25+
1826
## Install
1927

2028
To install `DiffPose` and the requirements in

0 commit comments

Comments
 (0)