Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FudanCVL/MOVE
/ functions
Functions
231 in github.com/FudanCVL/MOVE
⨍
Functions
231
◇
Types & classes
62
Method
forward
Forward function. Args: x: input features with shape of (num_windows*B, N, C) mask: (0/-inf) mask with shape of (num_
libs/models/DMA/video_swin_referfomer/swin_transformer.py:127
Method
forward
Forward function. Args: x: Input feature, tensor size (B, H*W, C). H, W: Spatial resolution of the input feature.
libs/models/DMA/video_swin_referfomer/swin_transformer.py:202
Method
forward
Forward function. Args: x: Input feature, tensor size (B, H*W, C). H, W: Spatial resolution of the input feature.
libs/models/DMA/video_swin_referfomer/swin_transformer.py:273
Method
forward
Forward function. Args: x: Input feature, tensor size (B, H*W, C). H, W: Spatial resolution of the input feature.
libs/models/DMA/video_swin_referfomer/swin_transformer.py:362
Method
forward
Forward function.
libs/models/DMA/video_swin_referfomer/swin_transformer.py:427
Method
forward
Forward function.
libs/models/DMA/video_swin_referfomer/swin_transformer.py:595
Method
forward
(self, tensor_list: NestedTensor)
libs/models/DMA/video_swin_referfomer/swin_transformer.py:632
Method
forward
(self, tensor_list: NestedTensor)
libs/models/DMA/video_swin_referfomer/swin_transformer.py:665
Function
getPositionEncoding1d
(seq_length, feat_dim)
libs/models/DMA/DMA.py:1051
Method
get_consecutive_frames
Get consecutive frame sequence centered at center_frame Args: center_frame: center frame index num_frames: number of f
libs/dataset/MOVE.py:501
Method
get_metrics
获取所有评估指标
libs/utils/Logger.py:427
Function
get_model_para_number
(model)
libs/utils/Restore.py:57
Function
get_save_dir
(args)
libs/utils/Restore.py:64
Method
getalltime
(self)
libs/utils/Logger.py:497
Method
getloss
get every step loss and reset
libs/utils/Logger.py:302
Method
gettime
(self, epoch, begin_time)
libs/utils/Logger.py:475
Method
inflate_weights
Inflate the swin2d parameters to swin3d. The differences between swin3d and swin2d mainly lie in an extra axis. To utilize the pretra
libs/models/DMA/video_swin_referfomer/video_swin_transformer.py:561
Method
logiou
(self, epoch=None, step=None)
libs/utils/Logger.py:421
Function
lr_lambda
(episode)
tools/train.py:80
Function
process_episode
Process a single episode
tools/evaluate.py:30
Method
render
Show time remaining.
libs/utils/track_progress_rich.py:35
Function
restore
(args, model, test_best=False)
libs/utils/Restore.py:10
Function
restore_from_weight
(model,weight)
libs/utils/Restore.py:40
Function
save_model
(args, epoch, model, optimizer, is_best=False)
libs/utils/Restore.py:79
Method
t1
(self)
libs/utils/Logger.py:485
Method
t2
(self)
libs/utils/Logger.py:488
Method
train
Convert the model into training mode while keep layers freezed.
libs/models/DMA/video_swin_referfomer/video_swin_transformer.py:629
Method
traverse_hierarchy
(current_dict, current_path)
libs/dataset/MOVE.py:78
Method
update_evl
(self, idx, query_mask, pred)
libs/utils/Logger.py:360
Method
updateloss
(self, loss_val, loss_part1=0, loss_part2=0, loss_part3=0, loss_part4=0)
libs/utils/Logger.py:291
Method
with_pos_embed
(self, tensor, pos: Optional[Tensor])
libs/models/DMA/transformers.py:154
← previous
201–231 of 231, ranked by callers