You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+6-5
Original file line number
Diff line number
Diff line change
@@ -39,6 +39,7 @@
39
39
<br />
40
40
41
41
## News :triangular_flag_on_post:
42
+
-[2022/05/16] <ahref="https://github.com/Arthur151/ROMP">BEV</a> is supported as optional HPS by <ahref="https://scholar.google.com/citations?hl=en&user=fkGxgrsAAAAJ">Yu Sun</a>.
42
43
-[2022/05/15] Training code is released, please check [Training Instruction](docs/training.md).
43
44
-[2022/04/26] <ahref="https://github.com/Jeff-sjtu/HybrIK">HybrIK (SMPL)</a> is supported as optional HPS by <ahref="https://jeffli.site/">Jiefeng Li</a>.
44
45
-[2022/03/05] <ahref="https://github.com/YadiraF/PIXIE">PIXIE (SMPL-X)</a>, <ahref="https://github.com/mkocabas/PARE">PARE (SMPL)</a>, <ahref="https://github.com/HongwenZhang/PyMAF">PyMAF (SMPL)</a> are all supported as optional HPS.
@@ -114,9 +115,9 @@
114
115
## TODO
115
116
116
117
-[x] testing code and pretrained models (*self-implemented version)
117
-
-[x] ICON (w/ & w/o global encoder, w/ PyMAF/HybrIK/PIXIE/PARE as HPS)
118
+
-[x] ICON (w/ & w/o global encoder, w/ PyMAF/HybrIK/BEV/PIXIE/PARE as HPS)
118
119
-[x] PIFu* (RGB image + predicted normal map as input)
119
-
-[x] PaMIR* (RGB image + predicted normal map as input, w/ PyMAF/PARE as HPS)
120
+
-[x] PaMIR* (RGB image + predicted normal map as input, w/ PyMAF/HybrIK/BEV/PIXIE/PARE as HPS)
@@ -197,7 +198,7 @@ Here are some great resources we benefit from:
197
198
-[PaMIR](https://github.com/ZhengZerong/PaMIR), [PIFu](https://github.com/shunsukesaito/PIFu), [PIFuHD](https://github.com/facebookresearch/pifuhd), and [MonoPort](https://github.com/Project-Splinter/MonoPort) for Benchmark
198
199
-[SCANimate](https://github.com/shunsukesaito/SCANimate) and [AIST++](https://github.com/google/aistplusplus_api) for Animation
199
200
-[rembg](https://github.com/danielgatis/rembg) for Human Segmentation
200
-
-[smplx](https://github.com/vchoutas/smplx), [PARE](https://github.com/mkocabas/PARE), [PyMAF](https://github.com/HongwenZhang/PyMAF), [PIXIE](https://github.com/YadiraF/PIXIE), and [HybrIK](https://github.com/Jeff-sjtu/HybrIK) for Human Pose & Shape Estimation
201
+
-[smplx](https://github.com/vchoutas/smplx), [PARE](https://github.com/mkocabas/PARE), [PyMAF](https://github.com/HongwenZhang/PyMAF), [PIXIE](https://github.com/YadiraF/PIXIE), [BEV](https://github.com/Arthur151/ROMP), and [HybrIK](https://github.com/Jeff-sjtu/HybrIK) for Human Pose & Shape Estimation
201
202
-[CAPE](https://github.com/qianlim/CAPE) and [THuman](https://github.com/ZhengZerong/DeepHuman/tree/master/THUmanDataset) for Dataset
202
203
-[PyTorch3D](https://github.com/facebookresearch/pytorch3d) for Differential Rendering
0 commit comments