TF_FLAME icon indicating copy to clipboard operation
TF_FLAME copied to clipboard

Tensorflow framework for the FLAME 3D head model. The code demonstrates how to sample 3D heads from the model, fit the model to 2D or 3D keypoints, and how to generate textured head meshes from Images...

Results 20 TF_FLAME issues
Sort by recently updated
recently updated
newest added

![1](https://user-images.githubusercontent.com/58687562/132120266-dc5b0e98-7188-40c5-aa67-4b49acf8f8c6.png) ![2](https://user-images.githubusercontent.com/58687562/132120274-6d22b8d1-2af2-496c-95eb-ab3ded03f2af.png) Do Flame not provide a mask for the region as shown in image 2. I have extracted and visualized all masks and the region below the ears (both...

Bumps [numpy](https://github.com/numpy/numpy) from 1.16.4 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...

dependencies

Bumps [tensorflow-gpu](https://github.com/tensorflow/tensorflow) from 1.15.2 to 2.7.2. Release notes Sourced from tensorflow-gpu's releases. TensorFlow 2.7.2 Release 2.7.2 This releases introduces several vulnerability fixes: Fixes a code injection in saved_model_cli (CVE-2022-29216) Fixes...

dependencies

I get a `*.ply` output from `fit_3D_mesh.py`, and I want to get FLAME parameters directly from the output or during fitting. I output the `tf_pose` and `tf_exp` in the function...

does it work on windows or only linux

Hi, thank you for your great work. But I got a problem when I run your code. Could you help me with it? Thank you very much. I run the...

I am trying to calculate the pixel coordinates of the landmarks. (Parameters are copied from the render helper). ``` def viewport(x, y, w, h): x, y, w, h = map(float,...

How to extract the 3d feature points of the obj mesh output by VOCA...>< Many thanks

Bumps [opencv-python](https://github.com/skvark/opencv-python) from 4.1.1.26 to 4.2.0.32. Release notes Sourced from opencv-python's releases. 4.2.0.32 opencv-python: https://pypi.org/project/opencv-python/ opencv-contrib-python: https://pypi.org/project/opencv-contrib-python/ opencv-python-headless: https://pypi.org/project/opencv-python-headless/ opencv-contrib-python-headless: https://pypi.org/project/opencv-contrib-python-headless/ OpenCV version 4.2.0. Changes: macOS environment updated from xcode8.3...

dependencies