We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3123d6c commit dd2a449Copy full SHA for dd2a449
1 file changed
fmpose3d/animals/__init__.py
@@ -1,5 +1,10 @@
1
"""
2
-Animal-specific components for FMPose3D.
+FMPose3D: monocular 3D Pose Estimation via Flow Matching
3
+
4
+Official implementation of the paper:
5
+"FMPose3D: monocular 3D Pose Estimation via Flow Matching"
6
+by Ti Wang, Xiaohang Yu, and Mackenzie Weygandt Mathis
7
+Licensed under Apache 2.0
8
9
10
__all__ = [
0 commit comments