Giter Site home page Giter Site logo

No contact about chore HOT 10 CLOSED

JunxingHu avatar JunxingHu commented on July 17, 2024
No contact

from chore.

Comments (10)

xiexh20 avatar xiexh20 commented on July 17, 2024

Hi,

Thanks for your interest!
I tried the demo several times, but I've never seen this before :),
have you tried rerun the demo?

from chore.

JunxingHu avatar JunxingHu commented on July 17, 2024

Thank you for your prompt response! I tried the demo on two servers and several samples from the BEHAVE dataset as below, but none of the blue areas representing contacts were reconstructed. I only modified --obj_name in demo.py for different samples. The inputs include k1.color.jpg, k1.color.json, k1.mocap, k1.mocap.ply, k1.obj_mask.jpg, and k1.person_mask.jpg. Do I need to set other items? Thank you for your kind help.
chore-behave samples

from chore.

xiexh20 avatar xiexh20 commented on July 17, 2024

Hi, I think your command is correct, as most of the examples you show are reconstructed reasonably.
what do you mean blue areas representing contacts? Do you refer to the contact sphere shown in the teaser figure? It was added for better visualization, you can refer to here to check how it is generated.

from chore.

JunxingHu avatar JunxingHu commented on July 17, 2024

Thank you for your help! I will try adding the contact sphere. However, the reconstructed human body does not touch the basketball as shown in the first question. Is there any other version of the pre-trained model? In addition, since I use the RTX3090, the version of some algorithm packages such as cuda cannot be completely consistent with the requirements. Have you tested it in other environments such as cuda11.0? Thank you very much.

from chore.

xiexh20 avatar xiexh20 commented on July 17, 2024

Hi, I tried this pre-trained model on cuda11.3, Nvidia RTX 8000 and V100. I don't have models trained on other machines. But I tried to run this several times and always got the same result.
Maybe you can try to rerun this example again and see if you get different results. Or if you can reproduce the numeric results on the BEHAVE test set, it should be fine.

from chore.

Young2647 avatar Young2647 commented on July 17, 2024

I tried the basketball example and get the same result as @JunxingHu. No contact on the basketball
k1 rend_side
.

from chore.

JunxingHu avatar JunxingHu commented on July 17, 2024

Hello, thank you for your patient help. Since most GPUs do not support environments lower than cuda11.0, could you please provide the versions of all packages in anaconda when cuda11.3 to help us reinstall the environment? Moreover, testing 90 sequences is very time-consuming, so I ran one sequence BEHAVE/sequences/Date03_Sub03_backpack_back/ by using python recon/recon_fit_behave.py chore-release --save_name chore-release -s [path to one sequence] and get the results by using python recon/evaluate.py as below. Are these results the same as yours? Thank you.

{'smpl': {'mean': 0.06429596999150605, 'std': 0.021513825524556374}, 'obj': {'mean': 0.07156142227877363, 'std': 0.03903869274395644}, 'total': 41}
{'smpl': {'mean': 0.06429596999150605, 'std': 0.021513825524556374}, 'obj': {'mean': 0.07156142227877363, 'std': 0.03903869274395644}, 'total': 41}

from chore.

xiexh20 avatar xiexh20 commented on July 17, 2024

Hi, this is the result I have for the sequence you mentioned:

{'smpl': {'mean': 0.06414959380968863, 'std': 0.02062545638459632}, 'obj': {'mean': 0.07133498928598118, 'std': 0.040964391942100074}, 'total': 41}
{'smpl': {'mean': 0.06414959380968863, 'std': 0.02062545638459632}, 'obj': {'mean': 0.07133498928598118, 'std': 0.040964391942100074}, 'total': 41}

they are pretty much the same as your results, so I think your environment is fine. It might have some difference in one or two specific examples, but overall results will be the same.

from chore.

JunxingHu avatar JunxingHu commented on July 17, 2024

Wow, thanks for your prompt reply. This is a great work!

from chore.

luckcodingdog avatar luckcodingdog commented on July 17, 2024

I also tried the basketball example and get the same result as @JunxingHu & @Young2647 . No contact on the basketball.
I run the demo on 3090 GPU with pytorch 1.11 and CUDA 11.2.
At the same time, i do the same evaluation with JunxingHu, my result is similar with yours.

from chore.

Related Issues (10)

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.