Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/1231234zhan/mmlphuman
/ functions
Functions
182 in github.com/1231234zhan/mmlphuman
⨍
Functions
182
◇
Types & classes
14
↓ 7 callers
Method
render
(self, cam, override_color=None, scaling_modifier=1.0, background=None)
scene/gaussian_model.py:560
↓ 5 callers
Method
load_cams_data
(datadir, cam_file_name='calibration_full.json')
scene/dataset.py:115
↓ 3 callers
Function
apply_distortion
(im_list, K, D)
scene/dataset.py:56
↓ 3 callers
Function
close
()
viewer/net.py:74
↓ 3 callers
Function
data_to_cam
(data: dict, non_blocking=True)
scene/dataset.py:18
↓ 3 callers
Function
get_mask_boundary
(mask, kernel_size)
scene/dataset.py:74
↓ 3 callers
Function
init_smpl_pose
()
utils/smpl_utils.py:23
↓ 3 callers
Method
load_image_mask
(datadir, cam_name, frame_id)
scene/dataset.py:166
↓ 3 callers
Method
load_pose_data
(datadir)
scene/dataset.py:134
↓ 3 callers
Function
net_init
(ip, port)
utils/net_utils.py:57
↓ 3 callers
Function
net_init
(ip, port)
viewer/net.py:46
↓ 3 callers
Function
rand_point_on_mesh
(vert, face, pts_num=7000, init_factor=5)
utils/graphics_utils.py:8
↓ 3 callers
Function
resize_image
(image, mask, K, image_scaling=1)
scene/dataset.py:63
↓ 3 callers
Function
serialize_to_list
(data, decimals=5)
utils/general_utils.py:43
↓ 2 callers
Method
forward
(self, x)
scene/mlp.py:21
↓ 2 callers
Method
gaussian_cam_info
(self)
viewer/net_viewer.py:66
↓ 2 callers
Method
get_color
(self, cam_pos)
scene/gaussian_model.py:418
↓ 2 callers
Function
get_dataset_type
(datadir)
scene/dataset.py:39
↓ 2 callers
Function
get_scene_scale
(cams)
scene/dataset.py:48
↓ 2 callers
Method
get_scene_scale
(datadir, cam_file_name='calibration_full.json')
scene/dataset.py:161
↓ 2 callers
Method
init
(self)
scene/gaussian_model.py:201
↓ 2 callers
Function
is_connected
()
utils/net_utils.py:72
↓ 2 callers
Method
load_cam_pose
(self, w2c)
viewer/net_viewer.py:76
↓ 2 callers
Method
load_cams_poses
(self, model_dir)
scene/net_vis.py:64
↓ 2 callers
Function
load_model
(model_dir)
scene/net_vis.py:40
↓ 2 callers
Method
prepare_test
(self)
scene/gaussian_model.py:302
↓ 2 callers
Function
recv
()
utils/net_utils.py:60
↓ 2 callers
Function
recv
()
viewer/net.py:58
↓ 2 callers
Method
reset_pose
(self)
scene/gaussian_model.py:591
↓ 2 callers
Function
rigid_transform_numba
(R_pose, joint, parent)
utils/smpl_utils.py:64
↓ 2 callers
Function
send
(data)
utils/net_utils.py:68
↓ 2 callers
Function
send
(data)
viewer/net.py:67
↓ 2 callers
Method
visualizing
(self)
scene/net_vis.py:83
↓ 1 callers
Function
RGB2SH
(rgb)
utils/sh_utils.py:114
↓ 1 callers
Method
__getitem__
(self, idx)
scene/dataset.py:176
↓ 1 callers
Method
__getitem__
(self, idx)
scene/dataset.py:273
↓ 1 callers
Method
__getitem__
(self, idx)
scene/dataset.py:416
↓ 1 callers
Function
calc_cano_weight_volume
(data_dir, pkl_path, gender = 'neutral')
script/gen_weight_volume.py:87
↓ 1 callers
Method
capture
(self)
scene/gaussian_model.py:103
↓ 1 callers
Function
client_left
(websocket)
utils/net_utils.py:25
↓ 1 callers
Function
compute_lbs_grad
(cano_smpl: trimesh.Trimesh, vertex_lbs: np.ndarray)
script/gen_weight_volume.py:19
↓ 1 callers
Method
create_from_pcd
(self, xyz=None, t_joints=None, joint_parents=None, all_poses=None, lbs_weights_grid_info=None, xyz_vt=None, x
scene/gaussian_model.py:440
↓ 1 callers
Function
crop_image
:param gt_mask: (H, W) :param patch_size: resize the cropped patch to the given patch_size :param randomly: whether to randomly sample th
utils/image_utils.py:59
↓ 1 callers
Function
crop_image_to_shape
(image, height, width)
viewer/net_viewer.py:117
↓ 1 callers
Function
decode_bytes
(image_byte)
viewer/net_viewer.py:105
↓ 1 callers
Function
dxyz_smooth_loss
(gaussians: GaussianModel)
utils/loss_utils.py:39
↓ 1 callers
Function
encode_bytes
(image, image_encode_method='')
utils/image_utils.py:37
↓ 1 callers
Function
fetchPly
(path)
utils/general_utils.py:79
↓ 1 callers
Function
fovx_to_intrinsic
(fovx, H, W)
test.py:26
↓ 1 callers
Method
gaussian_gui_info
(self)
viewer/net_viewer.py:211
↓ 1 callers
Function
gaussian_scaling_loss
(scaling, threshold=0.01)
utils/loss_utils.py:46
↓ 1 callers
Method
get_covariance
(self, scaling_modifier=1)
scene/gaussian_model.py:273
↓ 1 callers
Method
get_mlp_layers_sizes
(layers_size_list)
scene/mlp.py:12
↓ 1 callers
Function
get_render_choice
(gaussians: GaussianModel, render_type, data)
scene/net_vis.py:19
↓ 1 callers
Method
init_body
(self)
scene/gaussian_model.py:584
↓ 1 callers
Function
init_smpl
(pkl_path)
utils/smpl_utils.py:14
↓ 1 callers
Function
interpolate_skinningfield
(grid_info, points)
utils/smpl_utils.py:30
↓ 1 callers
Function
is_connected
()
viewer/net.py:71
↓ 1 callers
Function
load_amass_pose_list
(pose_path)
test.py:35
↓ 1 callers
Function
load_amass_pose_list
(pose_path)
viewer/net_viewer.py:126
↓ 1 callers
Function
load_cam_list
(file_path)
scene/net_vis.py:32
↓ 1 callers
Method
load_camera_list
(self, cameras)
viewer/net_viewer.py:230
↓ 1 callers
Method
load_model
(self, model_dir)
scene/net_vis.py:60
↓ 1 callers
Function
load_pose_list
(file_path)
scene/net_vis.py:24
↓ 1 callers
Method
load_pose_list
(self, poses)
viewer/net_viewer.py:234
↓ 1 callers
Function
load_thuman_pose_list
(pose_path)
test.py:72
↓ 1 callers
Function
load_thuman_pose_list
(pose_path)
viewer/net_viewer.py:162
↓ 1 callers
Method
loop_function
(self)
viewer/net_viewer.py:238
↓ 1 callers
Function
lpips_loss
(img1, img2)
utils/loss_utils.py:29
↓ 1 callers
Function
main
(args)
visualize.py:15
↓ 1 callers
Function
main
()
utils/net_utils.py:85
↓ 1 callers
Function
main
()
viewer/net_viewer.py:509
↓ 1 callers
Function
main
()
viewer/net.py:79
↓ 1 callers
Method
net_init
(self, ip, port)
scene/net_vis.py:57
↓ 1 callers
Function
new_client
(websocket: ServerConnection)
utils/net_utils.py:13
↓ 1 callers
Method
optimizer_step
(self)
scene/gaussian_model.py:551
↓ 1 callers
Method
orbit
(self, dx, dy)
viewer/net_viewer.py:88
↓ 1 callers
Method
pan
(self, dx, dy, dz=0)
viewer/net_viewer.py:101
↓ 1 callers
Method
pklbytes_to_data
(pklbytes)
scene/net_vis.py:69
↓ 1 callers
Method
prepare_interpolating_weights
(self, xyz_ft, xyz_vt)
scene/gaussian_model.py:625
↓ 1 callers
Function
psnr
(img1, img2)
utils/loss_utils.py:14
↓ 1 callers
Method
register_dpg
(self)
viewer/net_viewer.py:290
↓ 1 callers
Method
render_loop
(self)
viewer/net_viewer.py:262
↓ 1 callers
Method
restore
(self, data)
scene/gaussian_model.py:150
↓ 1 callers
Function
rigid_transform_tensor
(pose, joint, parent)
utils/smpl_utils.py:52
↓ 1 callers
Function
safe_state
(silent, seed=0)
utils/general_utils.py:19
↓ 1 callers
Method
scale
(self, delta)
viewer/net_viewer.py:95
↓ 1 callers
Method
setup_functions
(self)
scene/gaussian_model.py:22
↓ 1 callers
Function
solve
(num_joints, point_interpolant_exe)
script/gen_weight_volume.py:62
↓ 1 callers
Function
storePly
(out_path, xyz, rgb)
utils/general_utils.py:60
↓ 1 callers
Function
testing
(args: Config)
test.py:173
↓ 1 callers
Function
testing_dataset
(gaussians: GaussianModel, out_dir, dataset, background)
test.py:140
↓ 1 callers
Function
testing_novel_cam_pose
(gaussians: GaussianModel, out_dir, frame_ids, pose_list, cam, background)
test.py:124
↓ 1 callers
Function
testing_novel_cam_pose_speed
(gaussians: GaussianModel, out_dir, frame_ids, pose_list, cam, background)
test.py:90
↓ 1 callers
Function
training
(args: Config)
train.py:34
↓ 1 callers
Function
training_report
(scene: Scene, gaussians: GaussianModel, iteration, test_iterations, loss_dict, background)
train.py:128
↓ 1 callers
Method
training_setup
(self, args: Config, scene_scale)
scene/gaussian_model.py:509
↓ 1 callers
Method
update_cam
(self, width=None, height=None, fovx=None)
viewer/net_viewer.py:34
↓ 1 callers
Method
update_orbit
(self)
viewer/net_viewer.py:85
↓ 1 callers
Method
update_pan
(self)
viewer/net_viewer.py:98
next →
1–100 of 182, ranked by callers