From 6bab62dfaaeb4d2892f7937e5dfb6472964868b4 Mon Sep 17 00:00:00 2001
From: liuxingyu <lxy17@foxmail.com>
Date: Sat, 15 Oct 2022 17:06:59 +0800
Subject: [PATCH] upd readme

---
 README.md | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 531af61..8d0e0df 100644
--- a/README.md
+++ b/README.md
@@ -23,7 +23,7 @@ datasets/
 See [INSTALL.md](./docs/INSTALL.md)
 
 ## Detection
-TODO
+TODO: tjw
 
 ## Pose Estimation
 
@@ -42,3 +42,7 @@ 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)
+
+
+## Pose Refinement
+TODO: rudy
\ No newline at end of file
-- 
GitLab