gengshan-y / viser

ViSER: Video-Specific Surface Embeddings for Articulated 3D Shape Reconstruction. NeurIPS 2021.
https://viser-shape.github.io/
Apache License 2.0
73 stars 6 forks source link

warning: loading empty camera #2

Open kyosocan opened 2 years ago

kyosocan commented 2 years ago

image I follow the code (https://github.com/gengshan-y/viser-release/blob/main/preprocess/README.md) and run "bash sh scripts/breakdance-flare.sh" But It stopped at the break point

gengshan-y commented 2 years ago

It's safe to ignore the warning on empty camera. The pdb mode is entered due to nan gradient. The error above indicates that softras is not correctly installed.

bravotty commented 1 year ago

image I follow the code (https://github.com/gengshan-y/viser-release/blob/main/preprocess/README.md) and run "bash sh scripts/ama-female.sh". But it stopped at the break point. What kind of error is this?

gengshan-y commented 1 year ago

Possibly a duplicate of this issue.

Note ama is not tested for this repo. Just included the config file in case someone needs it.

bravotty commented 1 year ago

Thank you. Which part of the code do I need to use to test ama please? Also when I try to render the result of breakdance-flare, I get the following error, what is the approximate cause?

  1. I didn't change any code, but he said there was an error loading my model image
  2. I have ensured that this purpose is real, so why say it cannot be saved? image
gengshan-y commented 1 year ago

The issue I pointed to should fix your problem. Otherwise let me know, but I wouldn't be able to test it before this cvpr.

  1. you want to change 36 to 20, since the 1st stage uses 20 bones.

  2. does the folder exist?