Commit Graph

171 Commits

Author SHA1 Message Date
Xiaowei Zhou
e7157edae8
Update LICENSE 2021-07-01 15:41:05 +08:00
Xiaowei Zhou
cebd6ec1ac
Update LICENSE 2021-07-01 15:23:48 +08:00
shuaiqing
b2d5bbcfd7 Merge branch 'master' of github.com:zju3dv/EasyMocap 2021-06-28 19:41:54 +08:00
shuaiqing
e6ea2c50c3 🚀 update mvmp 2021-06-28 19:37:15 +08:00
shuaiqing
be1155aa7d [vis] update realtime visualization 2021-06-28 12:14:56 +08:00
shuaiqing
6cce25792c [mvmp] update track and fit smpl 2021-06-28 10:38:36 +08:00
shuaiqing
0c2d5f2d64 [vis] update realtime visualization 2021-06-25 21:17:22 +08:00
shuaiqing
0ab05bdafc [mvmp] add main algorithm 2021-06-25 15:54:54 +08:00
shuaiqing
719c3d1f68 [calib] update calibration 2021-06-25 15:46:16 +08:00
Qi Fang
6174960c4c
fix link error 2021-06-22 14:22:05 +08:00
shuaiqing
a0653e2d4f [model] add J_regressor_mano 2021-06-19 16:05:04 +08:00
shuaiqing
0214f5e541 [mv1p] add write_smpl_full 2021-06-18 15:47:26 +08:00
shuaiqing
de7fe347dc [demo] fix import error 2021-06-16 21:30:36 +08:00
shuaiqing
319111aed7 📝 update Readme 2021-06-14 16:47:16 +08:00
shuaiqing
b99c42dc9d [vis] remove init 2021-06-12 15:58:39 +08:00
shuaiqing
6c8d277c9e [vis] add filter for realtime visualization 2021-06-12 15:31:04 +08:00
shuaiqing
be44c5b540 [doc] 📝 update dataset 2021-06-07 14:45:41 +08:00
shuaiqing
584ba2c1e8 🚀 [vis] add the real-time visualization 2021-06-04 17:12:30 +08:00
shuaiqing
fa4bd6ddaa 🚀 update the support of MANO 2021-05-27 21:12:17 +08:00
shuaiqing
81ef081211 remove deprecated folder code/ 2021-05-27 20:33:49 +08:00
shuaiqing
a8429df920 Merge branch 'master' of github.com:zju3dv/EasyMocap 2021-05-11 15:14:04 +08:00
shuaiqing
fb1d2908bd 🐛 add num_shapes for smpl/smplh 2021-05-11 15:13:05 +08:00
Carlos Barreto
e6b29a583d
Update extract_video.py
Added fix when choosing to render the images from openpose (creating the folder)
2021-04-22 18:51:12 -03:00
Carlos Barreto
8092486693
Update extract_video.py
fix to make custom openpose executable work on Windows machines.
And fix to make annotation work running all the code just once. (there was a problem where the path was not working because it was changed to openpose directory, so, to fix that, I made a new argument the store the original path, so when running the annotation, it could find the full path)

The problem was not happening when it was only running the annotation pass
2021-04-22 14:13:37 -03:00
Qing Shuai
5128e5c0a9
Merge pull request #17 from carlosedubarreto/patch-2
adding tabulate
2021-04-22 11:18:44 +08:00
Qing Shuai
9990954f55
Merge pull request #16 from carlosedubarreto/patch-1
fix on the script to extract video
2021-04-22 11:16:26 +08:00
Carlos Barreto
3e24058ffc
adding tabulate
adding package tabulate, needed for the calibration script
2021-04-21 14:24:32 -03:00
Carlos Barreto
d904c6d717
fix on the script to extract video
fix to solver the "ValueError: Sign not allowed in string format specifier" error
2021-04-21 12:09:54 -03:00
shuaiqing
436c03c149 🔨 fix missing files 2021-04-14 16:29:57 +08:00
shuaiqing
64e0e48d29 📝 add results 2021-04-14 16:03:38 +08:00
shuaiqing
da43e1bf5a 🚀 update to v0.2 2021-04-14 15:22:51 +08:00
shuaiqing
3f2aec6b44 🔥 remove unused files and images 2021-04-13 17:57:39 +08:00
shuaiqing
6ca9312109 update Readme 2021-04-02 12:28:46 +08:00
pengsida
1c3e5f960b
Update Readme.md 2021-03-24 17:04:20 +08:00
pengsida
667950b076
Update Readme.md 2021-03-24 17:03:03 +08:00
Qing Shuai
1feec3987e
Update description of SMPL 2021-03-23 14:43:28 +08:00
Qi Fang
d937cffe71
fix reference 2021-03-23 09:33:47 +08:00
shuaiqing
2d50b6af93 update smpl config 2021-03-20 13:56:20 +08:00
shuaiqing
a4c54beba8 update output and support bvh 2021-03-13 21:58:16 +08:00
pengsida
637812979c
Update Readme.md 2021-03-04 10:15:38 +08:00
shuaiqing
9bde27ca60 add calibration code 2021-03-02 17:17:47 +08:00
shuaiqing
745b725b7c update mirror 2021-03-01 20:26:43 +08:00
shuaiqing
bef846cc02 update new paper 2021-03-01 18:13:11 +08:00
shuaiqing
09f153c995 Merge branch 'master' of github.com:zju3dv/EasyMocap 2021-01-29 21:30:34 +08:00
shuaiqing
45e8235055 update Readme 2021-01-29 21:30:29 +08:00
Qing Shuai
ee5fa23882
Merge pull request #3 from jfzhang95/patch-1
Update Readme.md
2021-01-27 19:14:24 +08:00
Pyjcsx
5acb8c6cae
Update Readme.md
Seems like SMPLH_male.pkl and SMPLH_female.pkl will not be used.
2021-01-27 15:26:55 +08:00
shuaiqing
ceba363dcb 🚀 update 3d visualization code 2021-01-25 19:37:23 +08:00
shuaiqing
ba6e58d56e add smplx regressor 2021-01-24 22:35:41 +08:00
shuaiqing
f19058750f 🚀 support SMPL+H/SMPL-X 2021-01-24 22:33:08 +08:00