Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cvlab-kaist/ControlFace
/ functions
Functions
408 in github.com/cvlab-kaist/ControlFace
⨍
Functions
408
◇
Types & classes
83
Function
uniform
( step: int = ..., num_steps: Optional[int] = None, num_frames: int = ..., context_size: Optio
src/pipelines/context.py:15
Function
upsample_mesh
Credit to Timo upsampling coarse mesh (with displacment map) vertices: vertices of coarse mesh, [nv, 3] normals: vertex normals,
decalib/utils/util.py:27
Function
vertex_normals
:param vertices: [batch size, number of vertices, 3] :param faces: [batch size, number of faces, 3] :return: [batch size, number of verti
decalib/utils/util.py:249
Method
visofp
visibility of keypoints, based on the normal direction
decalib/deca.py:130
Method
visualize
image range should be [0,1] dim: 2 for horizontal. 1 for vertical
decalib/deca.py:237
Function
visualize_grid
image range should be [0,1] dim: 2 for horizontal. 1 for vertical
decalib/utils/util.py:684
Function
weighted_landmark_loss
(predicted_landmarks, landmarks_gt, weight=1.)
decalib/utils/lossfunc.py:195
Function
write_obj
Save 3D face model with texture. Ref: https://github.com/patrikhuber/eos/blob/bd00155ebae4b1a13b08bf5a991694d682abbada/include/eos/core/Mesh.hpp
decalib/utils/util.py:64
← previous
401–408 of 408, ranked by callers