Coder Social home page Coder Social logo

Comments (4)

vchoutas avatar vchoutas commented on July 29, 2024

@liwenssss I don't have any specific suggestions for pyglet.
I just added an option for rendering with matplotlib or Open3D. Just pass --plotting-module='matplotlib' or --plotting_module='open3d' to demo.py.

from smplx.

fenaux avatar fenaux commented on July 29, 2024

Hello,
Congratulations for your work ans many thanks for making it available !
I try to work with "google colab"
It seems I could install everything (including
%matplotlib inline
import matplotlib
import matplotlib.pyplot as plt)

and then run
!python /content/smplx/examples/demo.py --model-folder /content/mydrive/smplx/models --plot-joints=True --plotting-module='matplotlib' --gender="neutral"

It seems the work ends proprely and I got the following message
SMPLX(
Number of betas: 10
Number of PCA components: 6
Flat hand mean: False
Gender: Neutral
Expression Coefficients: 10
Use face contour: False
(vertex_joint_selector): VertexJointSelector()
)
Vertices shape = (10475, 3)
Joints shape = (127, 3)

but no figure appears.

Am I doing something wrong or is this due to a problem with the new option you just opened ? (I get an error messages with pyrender and open3d).

thanks for your help

from smplx.

wine3603 avatar wine3603 commented on July 29, 2024

I got the same error, how did you solve it ? @liwenssss
matplotlib and open3d didn't work for me neither @vchoutas

from smplx.

vchoutas avatar vchoutas commented on July 29, 2024

This is a rendering issue and I cannot provide more help for this unfortunately, so I will be closing this.

from smplx.

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.