MCPcopy Create free account

hub / github.com/VITA-Group/INS / functions

Functions223 in github.com/VITA-Group/INS

Functionload_mask
(path)
idr/utils/rend_util.py:18
Functionload_rgb
(path)
idr/utils/rend_util.py:8
Methodload_weights_from_keras
(self, weights)
models/nerf_mlp.py:125
Functionmerge_output
Merge the split output.
idr/utils/general.py:37
Functionmkdir_ifnotexists
(directory)
idr/utils/general.py:5
Functionndc_rays
(H, W, focal, near, rays_o, rays_d)
utils/ray.py:64
Methodnum_images
(self)
data/datasets.py:80
Functionplot
(model, indices, model_outputs ,pose, rgb_gt, path, epoch, img_res, plot_nimgs, max_depth, resolution)
idr/utils/plots.py:11
Functionplot_loss_hist
(c_loss, s_loss, total_loss, title="Loss History")
utils/style_utils.py:101
Functionptstocam
(pts, c2w)
data/load_llff.py:140
Functionpytorch_complex_conj
(x)
utils/pytorch_projector.py:34
Functionraw2outputs
Transforms model's predictions to semantically meaningful values. Args: raw: [num_rays, num_samples along ray, 4]. Prediction from model.
models/renderer.py:8
Functionread_config_file
(file_path)
utils/config.py:16
Functionrot_to_quat
(R)
idr/utils/rend_util.py:121
Functionsaveimg
(img, image_path)
utils/style_utils.py:39
Functionshow
(img)
utils/style_utils.py:28
Functionsplit_input
Split the input to fit Cuda memory for large resolution. Can decrease the value of n_pixels in case of cuda out of memory error.
idr/utils/general.py:23
Functiontransfer_color
Transfer Color using YIQ colorspace. Useful in preserving colors in style transfer. This method assumes inputs of shape [Height, Width, Chann
utils/style_utils.py:84
Functionttoi
(tensor)
utils/style_utils.py:70
Functionupdate_arg_config
(args, config_file, keys=[])
utils/config.py:23
Functionupdate_args
(args1, args2, keys=[])
utils/config.py:49
Functionvolume_backproject
(img, pose, ffted=False, return_fft=False, return_weights=False, plotax=None)
utils/pytorch_projector.py:119
Functionvolume_project
(vol, pose, ffted=False, plotax=None)
utils/pytorch_projector.py:73
← previous201–223 of 223, ranked by callers