From 071419a5397c110803c180dd4dbceccc40326236 Mon Sep 17 00:00:00 2001 From: Tomas Hodan Date: Thu, 13 Jun 2024 04:42:25 -0700 Subject: [PATCH] Fixing typo Reviewed By: sindish Differential Revision: D58522216 fbshipit-source-id: e37755872df4f3e23c18af3f80fc9d2b4c02c7de --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cd580bc..a600c02 100644 --- a/README.md +++ b/README.md @@ -117,7 +117,7 @@ Hand annotations in HOT3D are provided in the [UmeTrack](https://github.com/face Instructions coming soon. -### HOT3D +### MANO Hand annotations in the MANO format can be downloaded after accepting their [license agreement](https://mano.is.tue.mpg.de/). - HOT3D only requires the `MANO_RIGHT.pkl` and `MANO_LEFT.pkl` files for loading and rendering of hand poses. These files can be obtained from the `mano_v1_2.zip` file located in the "Models & Code" section of the `MANO` website. After downloading, extract the zip file to your local disk, and the `*.pkl` files can be found at the following path: `mano_v1_2/models/`.