↓ 2 callersMethodrender_mesh(self, vertices,cameras=None,transform_matrix=None, faces=None,lights=None,skin_color=None,smplx2flame_ind=Non
src/utils/graphics.py:394
↓ 1 callersMethod__init__(self, channels = [2048*2, 1024, 1], detach_inputs=False, detach_feature=False)
src/modules/pixie/models/moderators.py:13
↓ 1 callersMethod_check_branches(self, num_branches, blocks, num_blocks,
num_inchannels, num_channels)
src/modules/pixie/models/hrnet.py:50
↓ 1 callersMethodadd_pointlight vertices: [bz, nv, 3] lights: [bz, nlight, 6] returns: shading: [bz, nv, 3]
src/modules/pixie/utils/renderer.py:334
↓ 1 callersFunctionbbox_xyxy2csTransform the bbox format from (x,y,w,h) into (center, scale) Args: bbox (ndarray): Bounding box(es) in shape (4,) or (n, 4), formatted
src/modules/dwpose/onnxpose.py:114