Hygee commited on
Commit
85df714
1 Parent(s): 9026d22

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -9,5 +9,6 @@ app_file: app.py
9
  pinned: false
10
  license: mit
11
  ---
12
-
13
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
9
  pinned: false
10
  license: mit
11
  ---
12
+ This repo is PyTorch implementation of One-Stage 3D Whole-Body Mesh Recovery with Component Aware Transformer (CVPR2023).
13
+ We propose the first one-stage whole-body mesh recovery method (OSX) and build a large-scale upper-body dataset (UBody).
14
+ It is the top-1 method on AGORA benchmark SMPL-X Leaderboard (dated March 2023).