↓ 1 callersFunctionnorm_heatmap Args: norm_type: str: either in [softmax, sigmoid, divide_sum], heatmap: TENSOR (BATCH, C, ...) Returns: TENSOR (BAT
lib/models/integal_pose.py:175
↓ 1 callersFunctionprocess_seq(seq_filedir, mask_filedir, hand_side, model, device, camera_name_list, cam_extr_map, cam_intr_map,
tool/infer_hand.py:241
↓ 1 callersMethodprojection(
self,
vertices,
K,
R,
t,
dist_coeffs,
orig_size,
lib/fit/pytorch3d_renderer.py:90
↓ 1 callersFunctionrender_model(verts, faces, w, h, cam, near=0.5, far=25, img=None, do_alpha=False, color=None)
lib/viztools/opendr_renderer.py:194