Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/buaacxf/VIPTR
/ functions
Functions
373 in github.com/buaacxf/VIPTR
⨍
Functions
373
◇
Types & classes
124
Method
forward
( self, x: torch.Tensor, incremental_state=None, chunkwise
modules/VIPTRv2T_ch.py:468
Method
forward
x: B H W C
modules/VIPTRv2T_ch.py:504
Method
forward
x: B L C
modules/VIPTRv2T_ch.py:568
Method
forward
x: B, H*W, C
modules/VIPTRv2T_ch.py:638
Method
forward
(self, x, size)
modules/VIPTRv2T_ch.py:720
Method
forward
(self, x)
modules/VIPTRv2T_ch.py:763
Method
forward
(self, x)
modules/VIPTRv2T_ch.py:856
Method
forward
x: (b h w c)
modules/VIPTRv1.py:29
Method
forward
(self, inputs)
modules/VIPTRv1.py:63
Method
forward
slen: (h, w) h * w == l recurrent is not implemented
modules/VIPTRv1.py:114
Method
forward
x: (b h w c) mask_h: (n h h) mask_w: (n w w)
modules/VIPTRv1.py:162
Method
forward
x: (b h w c) rel_pos: mask: (n l l)
modules/VIPTRv1.py:235
Method
forward
x: (b h w c)
modules/VIPTRv1.py:297
Method
forward
(self, x)
modules/VIPTRv1.py:330
Method
forward
(self, x)
modules/VIPTRv1.py:352
Method
forward
(self, x, size=None)
modules/VIPTRv1.py:406
Method
forward
(self, x, size, relative_pos_enc=None)
modules/VIPTRv1.py:448
Method
forward
(self, x, relative_pos_enc=None)
modules/VIPTRv1.py:506
Method
forward
( self, x: torch.Tensor, incremental_state=None, chunkwise_rec
modules/VIPTRv1.py:538
Method
forward
x: B H W C
modules/VIPTRv1.py:575
Method
forward
x: B L C
modules/VIPTRv1.py:639
Method
forward
x: B, H*W, C
modules/VIPTRv1.py:709
Method
forward
(self, x, size)
modules/VIPTRv1.py:813
Method
forward
(self, x)
modules/VIPTRv1.py:876
Method
forward
(self, x)
modules/VIPTRv1.py:971
Method
forward
(self, x)
modules/stn_head.py:83
Method
forward
(self, predicts, batch)
modules/rec_sar_loss.py:9
Method
forward
input: batch_H : contextual_feature H = hidden state of encoder. [batch_size x num_steps x contextual_feature_channels]
modules/prediction.py:23
Method
forward
(self, prev_hidden, batch_H, char_onehots)
modules/prediction.py:71
Method
forward
(self, logits: Tensor, targets_dict: dict, valid_ratios: Li
modules/dctc_loss.py:36
Method
forward
(self, input)
modules/feature_extraction.py:27
Method
forward
(self, input)
modules/feature_extraction.py:50
Method
forward
(self, input)
modules/feature_extraction.py:61
Method
forward
The input of GRCL is consistant over time t, which is denoted by u(0) thus wgf_u / wf_u is also consistant over time t.
modules/feature_extraction.py:81
Method
forward
(self, wgf_u, wgr_x, wf_u, wr_x)
modules/feature_extraction.py:105
Method
forward
(self, x)
modules/feature_extraction.py:135
Method
forward
(self, x)
modules/feature_extraction.py:211
Method
forward
(self, input, source_control_points)
modules/tps_spatial_transformer.py:95
Method
forward
x: (b h w c)
modules/VIPTRv2.py:28
Method
forward
(self, inputs)
modules/VIPTRv2.py:61
Method
forward
slen: (h, w) h * w == l recurrent is not implemented
modules/VIPTRv2.py:111
Method
forward
x: (b h w c) mask_h: (n h h) mask_w: (n w w)
modules/VIPTRv2.py:158
Method
forward
x: (b h w c) rel_pos: mask: (n l l)
modules/VIPTRv2.py:230
Method
forward
x: (b h w c)
modules/VIPTRv2.py:291
Method
forward
(self, x)
modules/VIPTRv2.py:323
Method
forward
(self, x)
modules/VIPTRv2.py:344
Method
forward
(self, x, size=None)
modules/VIPTRv2.py:397
Method
forward
(self, x, size, relative_pos_enc=None)
modules/VIPTRv2.py:438
Method
forward
(self, x, relative_pos_enc=None)
modules/VIPTRv2.py:498
Method
forward
( self, x: torch.Tensor, incremental_state=None, chunkwise_rec
modules/VIPTRv2.py:528
Method
forward
x: B H W C
modules/VIPTRv2.py:563
Method
forward
x: B L C
modules/VIPTRv2.py:627
Method
forward
x: B, H*W, C
modules/VIPTRv2.py:697
Method
forward
(self, x, size)
modules/VIPTRv2.py:841
Method
forward
(self, x)
modules/VIPTRv2.py:940
Method
forward
(self, x)
modules/VIPTRv2.py:1033
Method
forward
(self, batch_I)
modules/transformation.py:29
Method
forward
input: batch_I : Batch Input Image [batch_size x I_channel_num x I_height x I_width] output: batch_C_prime : Predicted coordin
modules/transformation.py:75
Function
get_no_weight_decay_param
(model, config)
optimizer.py:167
Function
get_warpAffine
get_warpAffine
dataload/dataAug.py:307
Function
get_warpR
get_warpR
dataload/dataAug.py:239
Method
lambda_func
(self, current_step)
optimizer.py:41
Method
lambda_func
(self, current_step)
optimizer.py:64
Method
lambda_func
(self, current_step)
optimizer.py:82
Method
lambda_func
(self, current_step)
optimizer.py:103
Method
lambda_func
(self, current_step, num_cycles=0.5)
optimizer.py:124
Method
lambda_func
(self, current_step, lr_init)
optimizer.py:154
Method
reset_parameters
(self)
modules/VIPTRv1-T_ch.py:291
Method
reset_parameters
(self)
modules/VIPTRv2T_ch.py:285
Method
reset_parameters
(self)
modules/VIPTRv1.py:291
Method
reset_parameters
(self)
modules/VIPTRv2.py:285
Function
save_image
(image_numpy, image_path)
dataset.py:351
Function
tensor2im
(image_tensor, imtype=np.uint8)
dataset.py:343
← previous
301–373 of 373, ranked by callers