From 038586cc308b9f1a7dd32935d1da3252ed87639d Mon Sep 17 00:00:00 2001 From: liuxingyu <lxy17@foxmail.com> Date: Sat, 15 Oct 2022 16:46:46 +0800 Subject: [PATCH] add model path --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bcc9db1..531af61 100644 --- a/README.md +++ b/README.md @@ -23,8 +23,7 @@ datasets/ See [INSTALL.md](./docs/INSTALL.md) ## Detection - -# TODO +TODO ## Pose Estimation @@ -42,3 +41,4 @@ The difference between this repo and gdrn conference version mainly including: `./core/gdrn_modeling/test_gdrn.sh <config_path> <gpu_ids> <ckpt_path> (other args)` +The trained models can be found at [Onedrive](https://mailstsinghuaeducn-my.sharepoint.com/:f:/g/personal/liuxy21_mails_tsinghua_edu_cn/EgOQzGZn9A5DlaQhgpTtHBwBGWEB57mpYy4SbmpZJMmMyQ?e=0z9Xd2) -- GitLab