Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIA/vid2vid
/ functions
Functions
345 in github.com/NVIDIA/vid2vid
⨍
Functions
345
◇
Types & classes
78
Function
gpumemusage
()
models/flownet2_pytorch/utils/tools.py:117
Function
hook
(grad)
models/flownet2_pytorch/networks/submodules.py:73
Function
init_deconv_bilinear
(weight)
models/flownet2_pytorch/networks/submodules.py:56
Method
init_deconv_bilinear
(self, weight)
models/flownet2_pytorch/models.py:80
Method
initialize
(self, opt)
data/pose_dataset.py:12
Method
initialize
(self, opt)
data/base_data_loader.py:6
Method
initialize
(self, opt)
data/base_dataset.py:16
Method
initialize
(self, opt)
data/temporal_dataset.py:12
Method
initialize
(self, opt)
data/face_dataset.py:14
Method
initialize
(self)
options/train_options.py:5
Method
initialize
(self)
options/test_options.py:5
Method
initialize
(self, opt)
models/base_model.py:10
Function
kwargs_from_args
(args, argument_for_class)
models/flownet2_pytorch/utils/tools.py:84
Method
load_data
(self)
data/custom_dataset_data_loader.py:40
Function
mkdirs
(paths)
util/util.py:141
Method
n_of_seqs
(self)
data/test_dataset.py:73
Method
name
(self)
data/pose_dataset.py:137
Method
name
(self)
data/base_dataset.py:13
Method
name
(self)
data/temporal_dataset.py:76
Method
name
(self)
data/face_dataset.py:212
Method
name
(self)
models/vid2vid_model_D.py:14
Method
name
(self)
models/base_model.py:7
Method
name
(self)
models/flownet.py:7
Method
name
(self)
models/vid2vid_model_G.py:16
Method
normalize_pose
(self, A_img, target_yc, target_len, first=False)
data/pose_dataset.py:100
Method
optimize_parameters
(self)
models/base_model.py:30
Function
print_network
(net)
models/networks.py:70
Function
print_numpy
(x, val=True, shp=False)
util/util.py:132
Method
query
(self, images)
util/image_pool.py:12
Function
readFlow
Read .flo file in Middlebury format
models/flownet2_pytorch/utils/flow_utils.py:5
Function
read_gen
(file_name)
models/flownet2_pytorch/utils/frame_utils.py:6
Function
remove_dummy_from_tensor
(tensors, remove_size=0)
util/util.py:119
Method
save
(self, label)
models/vid2vid_model_D.py:266
Method
save
(self, label)
models/vid2vid_model_G.py:338
Function
save_all_tensors
(opt, real_A, fake_B, fake_B_first, fake_B_raw, real_B, flow_ref, conf_ref, flow, weight, modelD)
util/util.py:13
Function
save_checkpoint
(state, is_best, path, prefix, filename='checkpoint.pth.tar')
models/flownet2_pytorch/utils/tools.py:138
Function
save_grad
(grads, name)
models/flownet2_pytorch/networks/submodules.py:72
Function
save_image
(image_numpy, image_path)
util/util.py:128
Method
set_input
(self, input)
models/base_model.py:17
Method
test
(self)
models/base_model.py:24
Function
toTensor_normalize
()
data/base_dataset.py:154
Function
update_hyperparameter_schedule
(args, epoch, global_iteration, optimizer)
models/flownet2_pytorch/utils/tools.py:131
Method
update_training_batch
(self, ratio)
data/base_dataset.py:19
Function
weights_init
(m)
models/networks.py:15
Function
writeFlow
Write optical flow to file. If v is None, uv is assumed to contain both u and v channels, stacked in depth. Original code by Deqing
models/flownet2_pytorch/utils/flow_utils.py:26
← previous
301–345 of 345, ranked by callers