-
Hello, I would like to ask if it is not necessary to have the left and right normal maps of the SMPL model when testing with the CAPE dataset? I noticed that the dataset does not include them.
-
I am attempting to utilize the genSynData.py file to synthesize data from the AMASS dataset. However, I've encountered an inconsistency between the official dataset and your code. The Jog_1 example fi…
-
Hello, when I run
```
python preprocess_img_for_inversion.py --test_data_dir=$PROJECT_ROOT$/test_data
```
I get the following errors:
```
Traceback (most recent call last):
File "tools/get_ke…
-
I'm running to this error when I run demo_video.py:
Is there any fix for his? Thanks!
[05/24 20:55:06] INFO No OpenGL_accelerate module loaded: No module named 'OpenGL_accelerate' …
-
### Frontend Version
Revision: 2546 [bfc214f4]
### Expected Behavior
In text node like String Literal when I made spell mistake a red line come under the wrong spelling word.
### Ac…
-
hello,
thank you for your great work, it is solid and meaningful.
i am interested in your four conditions(depth, normal, seg_map, pose) rendered from SMPL model. this is also meaning for my work n…
-
Hi, I tested your code with some example images. the code runs without an error, but it does not create any output.
`python demo.py --img_folder example_/bs_data --out_folder example_/bs_out --bat…
-
Hi!
When I try to run the code in Collab, on the line `!python track.py video.source="example_data/videos/gymnasts.mp4" video.start_frame=10 video.end_frame=60`, it gives the error `INFO No OpenGL…
-
Hello,
I am currently working on replicating the sensor calibration procedure described in your paper, but I had no luck so far applying the methods to my own sensors. I have two main points I woul…
-
Great work! We are also interested in generating human body mesh using Mosh++ with SMPL model. We saw in your paper that 37 markers are attached near human joints. Could you give us a layout of these…