We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3937c4 commit 3a50122Copy full SHA for 3a50122
README.md
@@ -15,6 +15,14 @@ black](https://img.shields.io/badge/Code%20style-black-black.svg)](https://githu
15
16

17
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
+
26
## Install
27
28
To install `DiffPose` and the requirements in
0 commit comments