Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ZhouYuxuanYX/BlockGCN
/ functions
Functions
149 in github.com/ZhouYuxuanYX/BlockGCN
⨍
Functions
149
◇
Types & classes
16
Function
denoising_by_motion
Filter out the bodyID which motion is out of the range of predefined interval
data/ntu120/get_raw_denoised_data.py:149
Function
downsample
(data_numpy, step, random_sample=True)
feeders/tools.py:39
Method
forward
(self, x, target)
main.py:494
Method
forward
(self, x)
model/BlockGCN.py:71
Method
forward
(self, x)
model/BlockGCN.py:88
Method
forward
(self, x)
model/BlockGCN.py:157
Method
forward
(self, x)
model/BlockGCN.py:245
Method
forward
(self, x)
model/BlockGCN.py:295
Method
forward
(self, x)
model/BlockGCN.py:311
Method
forward
(self, x)
model/BlockGCN.py:334
Method
forward
(self, x, y, joint)
model/BlockGCN.py:396
Function
frame_translation
(skes_joints, skes_name, frames_cnt)
data/ntu/seq_transformation.py:79
Function
frame_translation
(skes_joints, skes_name, frames_cnt)
data/ntu120/seq_transformation.py:79
Function
get_k_scale_graph
(scale, A)
graph/tools.py:16
Function
get_mmd_loss
(z, z_prior, y, num_cls)
main.py:82
Function
get_multiscale_spatial_graph
(num_node, self_link, inward, outward)
graph/tools.py:63
Function
get_sgp_mat
(num_in, num_out, link)
graph/tools.py:3
Function
get_spatial_graph
(num_node, self_link, inward, outward)
graph/tools.py:38
Function
get_uniform_graph
(num_node, self_link, neighbor)
graph/tools.py:78
Function
import_class
(name)
feeders/feeder_ucla.py:157
Function
import_class
(name)
feeders/feeder_ntu.py:122
Method
init_timer
(self, *name)
torchlight/torchlight/util.py:130
Method
load_model
(self, model, **model_args)
torchlight/torchlight/util.py:42
Method
load_weights
(self, model, weights_path, ignore_weights=None, fix_weights=False)
torchlight/torchlight/util.py:48
Function
mean_subtractor
(data_numpy, mean)
feeders/tools.py:52
Function
ngpu
count how many gpus used.
torchlight/torchlight/gpu.py:18
Function
normalize_adjacency_matrix
(A)
graph/tools.py:45
Function
occupy_gpu
make program appear on nvidia-smi.
torchlight/torchlight/gpu.py:26
Function
openpose_match
(data_numpy)
feeders/tools.py:193
Method
print_time
(self)
main.py:433
Method
print_timer
(self)
torchlight/torchlight/util.py:146
Function
random_choose
(data_numpy, size, auto_pad=True)
feeders/tools.py:76
Function
random_move
(data_numpy, angle_candidate=[-10., -5., 0., 5., 10.], scale_candidate=[0.9, 1
feeders/tools.py:90
Function
random_rot
data_numpy: C,T,V,M
feeders/tools.py:178
Function
random_shift
(data_numpy)
feeders/tools.py:137
Method
save_arg
(self, arg)
torchlight/torchlight/util.py:107
Method
save_h5
(self, result, filename, append=False)
torchlight/torchlight/util.py:93
Method
save_model
(self, model, name)
torchlight/torchlight/util.py:98
Method
save_pkl
(self, result, filename)
torchlight/torchlight/util.py:89
Function
split_train_val
Get validation set by splitting data randomly from training set with two methods. In fact, I thought these two methods are equal as they got
data/ntu/seq_transformation.py:139
Function
split_train_val
Get validation set by splitting data randomly from training set with two methods. In fact, I thought these two methods are equal as they got
data/ntu120/seq_transformation.py:139
Function
str2bool
(v)
main.py:73
Function
str2bool
(v)
torchlight/torchlight/util.py:156
Function
str2dict
(v)
torchlight/torchlight/util.py:165
Function
temporal_slice
(data_numpy, step)
feeders/tools.py:45
Method
top_k
(self, score, top_k)
feeders/feeder_ucla.py:150
Function
valid_crop_resize
(data_numpy,valid_frame_num,p_interval,window)
feeders/tools.py:9
Function
visible_gpu
set visible gpu. can be a single id, or a list return a list of new gpus ids
torchlight/torchlight/gpu.py:5
Function
weights_init
(m)
model/BlockGCN.py:43
← previous
101–149 of 149, ranked by callers