Commit Graph

161 Commits

Author SHA1 Message Date
shuaiqing
c3dc39c1d3 add cylinder for visualize 2023-03-04 18:12:22 +08:00
shuaiqing
9d141137c0 add preprocess for h36m camera 2023-03-03 20:10:26 +08:00
Frankie
b794c16d90
change init Th to [0, 0, 5] 2023-02-24 18:04:07 +08:00
pengsida
d7e19e0bc0
Update Readme.md 2023-02-22 09:37:42 +08:00
Qing Shuai
95693f7d33
Merge pull request #269 from peabody124/numpy_int_fix
Replace np.int with int given the deprecation
2023-02-11 20:55:31 +08:00
Qing Shuai
1c2f2c3fe9
Merge pull request #268 from xk-huang/fix-demo
Fix Quick Start Demo of mv1p
2023-02-11 20:55:11 +08:00
Qing Shuai
a4d301a061
Merge pull request #253 from rdenubila/patch-1
Fix typo in file convert2bvh.py
2023-02-11 20:54:56 +08:00
Qing Shuai
e287c6bd81
Merge pull request #243 from yqtl/extract_video_fix
fix --step argument
2023-02-11 20:54:34 +08:00
James Cotton
f8888f562b Replace np.int with int given the deprecation 2023-02-10 08:10:48 -06:00
xiaoke@ivgsz_171
c15030f76a comment debug print 2023-02-07 20:02:53 +08:00
xiaoke@ivgsz_171
31f3b2022e check the number of images 2023-02-07 20:02:53 +08:00
xiaoke@ivgsz_171
a308bfee18 fix camera path bug 2023-02-07 15:36:51 +08:00
xiaoke@ivgsz_171
1c1cdca2a3 fix openpose path bug 2023-02-07 15:36:19 +08:00
shuaiqing
7a80646902 [pre]script for lightstage 2023-01-16 17:11:57 +08:00
QingShuai@zju3dv
2e83642c7c [calib] add read colmap 2023-01-06 23:36:05 +08:00
shuaiqing
530dde403c [calib] fix colmap version error 2023-01-06 22:38:40 +08:00
rdenubila
5243fac7f4
Update convert2bvh.py
typo error in line 155. isinstace => isinstance
2023-01-04 12:10:38 -03:00
yqtl
eab4633c55 fix --step argument 2022-12-08 15:06:24 +00:00
sq-titanv
72e7c1ec6f [calib] update calib_intri 2022-12-05 22:23:23 +08:00
sq-titanv
076d2fa834 update detect chessboard 2022-12-05 22:19:38 +08:00
sq-titanv
f8d551bb5e Merge branch 'master' of https://github.com/zju3dv/EasyMocap 2022-12-05 22:09:13 +08:00
sq-titanv
dfa64c071c update file utils 2022-12-05 22:06:04 +08:00
Qing Shuai
1a7e067981
Merge pull request #203 from peabody124/tracking_fix
fix merge conflict of assignment
2022-11-12 21:31:35 +08:00
Qing Shuai
c754969076 📝 update readme 2022-11-03 13:11:37 +08:00
Qing Shuai
abd9b905b6 update tools 2022-10-25 20:57:27 +08:00
Qing Shuai
0b48fa8577 🚀 support multi neuralbody 2022-10-25 20:06:04 +08:00
Qing Shuai
bda523f10a [pre] fix filename bug 2022-10-21 16:56:13 +08:00
Qing Shuai
9be0c6ddfa [postprocess] add write_vertices 2022-10-21 16:33:59 +08:00
linyu0219
6475cbec41 fix repro_smpl projectN3 error
when vis repro_smpl, the kpts3d shape is [x,x,3], it has no visibility,it has xyz only, use z maybe lost some point in repro_smpl.
2022-09-22 16:37:39 +00:00
James Cotton
251b2671dd fix divide by zero error in associate 2022-09-22 16:37:39 +00:00
James Cotton
e07976945f fix criterion crash for poor visibility 2022-09-22 16:37:39 +00:00
James Cotton
3c6ddcf7a3 fix merge conflict of assignment 2022-09-22 15:16:49 +00:00
Qing Shuai
7a8546e118 [annot] add openpose 2022-09-05 12:47:33 +08:00
Qing Shuai
de973d4047 fix read smpl bug 2022-08-23 21:05:35 +08:00
Qing Shuai
0175f07290 support YOLOv4 + HRNet 2022-08-22 00:07:46 +08:00
Qing Shuai
af452c6949 support for skeleton only 2022-08-21 23:08:37 +08:00
Qing Shuai
defc1bc619 add preprocess 2022-08-21 23:05:59 +08:00
Qing Shuai
eda8781f09 add config of data 2022-08-21 21:53:49 +08:00
Qing Shuai
90e860d3f3 🎉 update readme 2022-08-21 16:18:33 +08:00
Qing Shuai
ffd518e6ca 🚧 update calibrate and annotate 2022-08-21 16:13:47 +08:00
Qing Shuai
ffc135cedc 🚀 upgrade to new fitting 2022-08-21 16:11:59 +08:00
Qing Shuai
a0127f712a 🚧 create the new stype of fitting 2022-08-21 16:07:06 +08:00
Qing Shuai
5bc4b113ba 🚧 update tools
1. update camera reader
2. update debug and visualize tools
2022-08-21 16:04:51 +08:00
Qing Shuai
d534ba41fc 🚧 update ffmeg and pyrender 2022-08-21 16:02:48 +08:00
Qing Shuai
050cb209d1 🚧 re-organize bodymodel 2022-08-21 16:02:11 +08:00
Qing Shuai
cd3f184f04 🚧 support multi-gpu for keypoints 2022-08-21 16:01:18 +08:00
Qing Shuai
95f15b14d8 update preprocess 2022-08-16 17:59:42 +08:00
Qing Shuai
f06d53f91d update readme 2022-08-08 13:43:40 +08:00
sq@114
c27bcf905d 📝 update Readme 2022-05-08 20:05:25 +08:00
sq@114
902c581814 📝 add demo gif 2022-05-08 19:55:56 +08:00