Commit Graph

180 Commits

Author SHA1 Message Date
shuaiqing
11f13d6953 🚀 add model check point 2023-06-19 17:23:44 +08:00
shuaiqing
e7800a1356 🚀 update to v0.3 2023-06-19 16:39:27 +08:00
shuaiqing
b44fa3c90b add create pcd 2023-05-12 21:33:17 +08:00
shuaiqing
5f3c21558f fix missing configs 2023-05-03 14:31:12 +08:00
shuaiqing
b0b5d0b945 Merge branch 'master' of https://github.com/zju3dv/EasyMocap 2023-05-02 22:08:09 +08:00
shuaiqing
7e0e849fb0 fix missing configs 2023-05-02 22:07:40 +08:00
Qing Shuai
d74428e109
Update Readme.md 2023-04-28 15:14:35 +08:00
shuaiqing
31c098ba66 add create marker 2023-04-27 23:58:57 +08:00
shuaiqing
e287104521 add create marker 2023-04-27 23:51:41 +08:00
shuaiqing
26d07c2c68 Merge branch 'master' of https://github.com/zju3dv/EasyMocap 2023-04-02 00:49:14 +08:00
shuaiqing
e427d5a036 add vis camera 2023-04-02 00:47:23 +08:00
Qing Shuai
1ef1178f46
Update Readme.md 2023-03-29 15:04:24 +08:00
pengsida
5fa56a005e
Update Readme.md 2023-03-27 19:40:36 +08:00
shuaiqing
25d4ebafe5 add vertices to bounds 2023-03-24 23:45:49 +08:00
shuaiqing
368ab6092e add check calib 2023-03-24 21:27:39 +08:00
shuaiqing
982873a515 add render script 2023-03-19 22:24:37 +08:00
shuaiqing
e1ccb44926 add render script 2023-03-19 22:03:01 +08:00
shuaiqing
dcbc48cf33 update calibration 2023-03-19 20:49:07 +08:00
shuaiqing
d5f1e8f81b fix h36m camera bug 2023-03-04 21:29:18 +08:00
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