Giter VIP home page Giter VIP logo

flame_pytorch's Issues

Can we retrieve the FLAME parameters for COMA?

Hi,

Thank you for this amazing model! I was wondering if there is any way to download the FLAME parameters (pose, shape, expression vectors) for COMA dataset somewhere. I can only find the registered mesh on the different websites, but not the model parameters (as opposite to AMASS where you only have SMPL model parameters but no meshes)

Some really honest questions

The current code can produce random faces, but there is no texture only grid, can you provide a face project with texture output, thank you very much, I am a graduate student in a Chinese university, your project has helped me a lot, I saw your download link on flame official website, there is a texture space

Flame Model Details

Hi,
Does the Flame model include ear details?
About whether the ear part is unified or can be adjusted?

How do I set the internal and external parameters?

  # pyrender.Viewer(scene, use_raymond_lighting=True)
    
  renderer = pyrender.OffscreenRenderer(viewport_width=1024, viewport_height=1024)
  image, _ = renderer.render(scene)

  # 保存图片到文件
  filename = f'scene_{i:02}.png'
  import cv2
  cv2.imwrite(filename, image)
  print(f"Scene saved to {os.path.abspath(filename)}")

I want to render it into an image. How do I set the internal and external parameters? I set it to the unit matrix, and the rendering result is empty.
@TimoBolkart @soubhiksanyal @NeelayS

OpenGL.error.NullFunctionError: Attempt to call an undefined function glGenVertexArrays, check for bool(glGenVertexArrays) before calling

OpenGL.error.NullFunctionError: Attempt to call an undefined function glGenVertexArrays, check for bool(glGenVertexArrays) before calling
free(): invalid pointer

  • ubuntu 22
  • pyglet 2.0.14
  • PyOpenGL 3.1.0
  • PyOpenGL-accelerate 3.1.7
  • pyrender 0.1.45
  • gpu 1080ti
  • nvidia driver Version 550.67

I've been stuck with this problem for a long time and if anyone could give me some advice I'd be very grateful

Python version

The readme says that the code uses python 3.7 but the setup.py requires >=3.8.

TypeError: lbs() got an unexpected keyword argument 'dtype'

Hello~
Well, Thanks for the project that helps me firstly.
But when I followed what the requirement.txt said, and configured my environment
I run "python main.py"
But it gets this error, I couldn't fix the bug.
Your help will be very appreciated.

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.