GithubHelp home page GithubHelp logo

Comments (19)

tqtrunghnvn avatar tqtrunghnvn commented on July 17, 2024 1

Thank you so much! The problem is solved.

from meshtransformer.

kevinlin311tw avatar kevinlin311tw commented on July 17, 2024

Could you send your test sample to me? I can try running it.

from meshtransformer.

tqtrunghnvn avatar tqtrunghnvn commented on July 17, 2024

I simply downloaded an image from the internet. You can try with this following one:
https://keyassets.timeincuk.net/inspirewp/live/wp-content/uploads/sites/64/2018/12/champ-630x473.jpg

from meshtransformer.

kevinlin311tw avatar kevinlin311tw commented on July 17, 2024

Three more questions:

  1. Are you able to generate our 3D mesh examples? This is to make sure you have install the code correctly.
  2. Before feeding your golf image, do you crop the image with a size of 224x224? We need 224x224 image size.
  3. Could you please share any error messages you got here?

from meshtransformer.

tqtrunghnvn avatar tqtrunghnvn commented on July 17, 2024

Hi,
I was not able to generate the 3D mesh for your examples.
I got:
3dpw_test1_metro_pred
3dpw_test2_metro_pred
3dpw_test3_metro_pred

Could you please try to run another sample?

from meshtransformer.

kevinlin311tw avatar kevinlin311tw commented on July 17, 2024

You may find it here.

champ_metro_pred

In your attached results, I see you have generated the attention visualization with the output vertices. This indicates 3D mesh is generated. The issue you got is probably a rendering issue. I would suggest to double check the installation, making sure OpenDR is successfully installed.

from meshtransformer.

tqtrunghnvn avatar tqtrunghnvn commented on July 17, 2024

Hmm. Thank you for your effort!

I have double-checked opendr installation, and is successfully installed and could be imported without any problems.
Could you tell me where is the code for generating 3D mesh (NOT attention visualization)?

from meshtransformer.

kevinlin311tw avatar kevinlin311tw commented on July 17, 2024

I guess you are referring to rendering 3D mesh, right? You may check it here:

rend_img = renderer.render(vertices_full, camera_t=camera_t,

Basically it takes mesh vertices, camera parameters, input image as inputs. It will render 3D pink mesh on top of the image.

from meshtransformer.

tqtrunghnvn avatar tqtrunghnvn commented on July 17, 2024

Is it mandatory to install the dependencies with the following versions?

  • Python 3.7
  • Pytorch 1.4
  • torchvision 0.5.0
  • cuda 10.1

from meshtransformer.

kevinlin311tw avatar kevinlin311tw commented on July 17, 2024

We verified that our code works with the dependencies. I would suggest to literally follow our installation instruction, and make sure you can reproduce our demo examples.

from meshtransformer.

zws2lll avatar zws2lll commented on July 17, 2024

@tqtrunghnvn hi, tqtrunghnvn, could you tell me how to solve this problem? I run the demo on gpu 3090.

from meshtransformer.

tqtrunghnvn avatar tqtrunghnvn commented on July 17, 2024

Hi @zws2lll , you should check your opendr installation.

from meshtransformer.

zws2lll avatar zws2lll commented on July 17, 2024

@tqtrunghnvn I use "pip install opendr", and it's 0.78. There's no error. How do you check the opendr?

Successfully built opendr
Installing collected packages: opendr
Attempting uninstall: opendr
Found existing installation: opendr 0.76
Uninstalling opendr-0.76:
Successfully uninstalled opendr-0.76
Successfully installed opendr-0.78

from meshtransformer.

tqtrunghnvn avatar tqtrunghnvn commented on July 17, 2024

You could try:
https://gitlab.eecs.umich.edu/ngv-python-modules/opendr

from meshtransformer.

zws2lll avatar zws2lll commented on July 17, 2024

I clone it and "pip install .". 0.76 is installed. The output contains no render hand

./metro/tools/end2end_inference_handmesh.py --resume_checkpoint ./models/metro_release/metro_hand_state_dict.bin --image_file_or_path ./samples/hand/
freihand_sample3_metro_pred

from meshtransformer.

zws2lll avatar zws2lll commented on July 17, 2024

I clone it and "pip install .". 0.76 is installed. The output contains no render hand

./metro/tools/end2end_inference_handmesh.py --resume_checkpoint ./models/metro_release/metro_hand_state_dict.bin --image_file_or_path ./samples/hand/ freihand_sample3_metro_pred

@kevinlin311tw hi, kevinlin311tw. I also use your docker image. Same result with no render hand. Any Suggestion?

from meshtransformer.

tqtrunghnvn avatar tqtrunghnvn commented on July 17, 2024

@zws2lll I also used opendr0.76. Sorry I have no idea now

from meshtransformer.

zws2lll avatar zws2lll commented on July 17, 2024

Thank you anyway.

from meshtransformer.

fmx789 avatar fmx789 commented on July 17, 2024

Thank you anyway.

@zws2lll Hi, have you solved the problem? Such a circumstance perplexes me as well.

from meshtransformer.

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.