Giter Site home page Giter Site logo

Comments (9)

gengshan-y avatar gengshan-y commented on July 29, 2024 1

Yes! It is supposed to be a ellipsoid instead of SMPL shape. As mentioned in "Optimization details" of the preprint -- "We initialize MLP_SDF such that it approximates a unit sphere [65]."

If you open up logdir/$seqname-e120-b256-init/mesh_rest-00.obj to look at the initial mesh at iteration 0, you'll find the following mesh
image

Note it is a surface extracted from the warmup-ed MLP_SDF by running marching cubes.

from banmo.

yashkant avatar yashkant commented on July 29, 2024

Thanks for the prompt clarification!

I was a bit surprised to find an ellipsoid there and wanted to confirm in case I had introduced a bug somewhere.

from banmo.

zhan-xu avatar zhan-xu commented on July 29, 2024

Hi! When I tried to train on the human video, it reported "No such file or directory: 'xxx/banmo/tmp/smpl_27554.obj'". Could you let me know how you got this small_27554.obj? Thank you! @yashkant @gengshan-y

from banmo.

gengshan-y avatar gengshan-y commented on July 29, 2024

Hi, where did it report this error? This smpl_27554.obj file is created here for visualization.

from banmo.

zhan-xu avatar zhan-xu commented on July 29, 2024

Hi @gengshan-y thanks for the quick reply. I ran the following command

seqname=adult7
python preprocess/img2lines.py --seqname $seqname
bash scripts/template-accu.sh 0 $seqname 10001 "" ""

scripts/template.sh gave the same error.

from banmo.

gengshan-y avatar gengshan-y commented on July 29, 2024

Could you attach an error log? Is it possible there is no tmp/ dir so that it is not able to save files to it?

from banmo.

zhan-xu avatar zhan-xu commented on July 29, 2024

Thanks @gengshan-y. That is exactly the problem. The error is gone when I first 'mkdir tmp'

I have another problem. When I tried the pertained human model, I first downloaded human-cap.npy and human-cap.pth, and put them into the tmp folder (as well as opts.log?). I then ran the following commands:

seqname=adult7
bash scripts/render_mgpu.sh 0 $seqname tmp/human-cap.pth "0 1 2 3 4 5 6 7 8 9" 256

Is this the right way? I got however the output as attached, which seems not right. Could you please take a look?
adult7_pretrain_output.txt

from banmo.

gengshan-y avatar gengshan-y commented on July 29, 2024

The problem might be the inconsistent flags stored in the opts.log file. You want to change --nouse_human to --use_human. Let me know if there is still a problem.

from banmo.

zhan-xu avatar zhan-xu commented on July 29, 2024

Thanks @gengshan-y. That solves the problem. Will let you know if there is further issue. So far things seem work well. Appreciate for your quick help again.

from banmo.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.