Commit Graph

9 Commits

Author SHA1 Message Date
yqtl
eab4633c55 fix --step argument 2022-12-08 15:06:24 +00: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
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
da43e1bf5a 🚀 update to v0.2 2021-04-14 15:22:51 +08:00
shuaiqing
45e8235055 update Readme 2021-01-29 21:30:29 +08:00
shuaiqing
ceba363dcb 🚀 update 3d visualization code 2021-01-25 19:37:23 +08:00
shuaiqing
f19058750f 🚀 support SMPL+H/SMPL-X 2021-01-24 22:33:08 +08:00
shuaiqing
c730628c62 init the code 2021-01-14 21:32:09 +08:00