-
Hello author.
Thank you for your great work
I'd like to rendering reconstructed model, but the rendering code is included in your repo?
When I look into editable human's object file, these repo n…
-
Hello, I have used NeuralClothSim for train my custom Skirt and I am getting loss value is nan.
Can you help me to fix it, please?
Config file:
```json
{
"experiment": {
"epochs": 50…
-
Followed all the setup step in the documents but can't seem to get working, am I missing the any dependency?
I am trying to run on WSL with 3090ti
```
(4D-humans) ❯ python demo.py \
--img_f…
-
Hi! Great work with this project.
Is it possible to obtain the joint's rotations and position from the model?
Thanks for your help!
-
兄弟,您好~非常感谢您的预处理自定义数据方法的分享,但是其中想向您请教几个问题:
1.在4d-humans处理过程中,为什么 先tracker.py 再用 demo.py,这样处理是不是相当于只用了 对每张图片单独估计的方法?
2.为什么在run.sh 第7步中 合成后pose应该是(102,23,3)为什么现在打印出来的结果是(102,1):
-
Hello, many thanks for your code sharing.
I'm now trying to reproduce the training process on BEHAVE (download from official website). I keep the same settings as the initial code. However, the final…
-
After executing the sample program, the following error message appears,
Operating system: windows10
python : 3.10.14
```bash
(.venv) C:\_Dev\Repository\ScoreHMR>python eval/eval_keypoint_fitt…
-
Hello,
I have a SageMaker training job that uses `763104351884.dkr.ecr.us-east-1.amazonaws.com/pytorch-training:1.9.1-gpu-py38-cu111-ubuntu20.04` as its base image. With this I am observing approx …
-
Hi,
Thanks for providing the code. May I know which version you are using. I am getting the below error.
Processing: dataset_example/image_data/rp_dennis_posed_004/color/0306.jpg
Processing: da…
-
In the past issue, i found your answer says
"Hi, if you want to test with your own data, you need to run object detection to generate human bounding boxes. Then use RootNet to predict the root joint …