MCPcopy Create free account

hub / github.com/UVA-Computer-Vision-Lab/FrameINO / functions

Functions1,469 in github.com/UVA-Computer-Vision-Lab/FrameINO

↓ 1 callersMethodtrunk_fn
Iteratively refine camera pose predictions. Args: pose_tokens (torch.Tensor): Normalized camera tokens with shape [B, 1,
preprocess/SpaTrackV2_code/models/vggt4track/heads/camera_head.py:105
↓ 1 callersFunctionunpatchify
(x, patch_size)
architecture/autoencoder_kl_wan.py:935
↓ 1 callersMethodunsorted_segment_sum
https://gist.github.com/bbrighttaer/207dc03b178bbd0fef8d1c0c1390d4be
preprocess/auxiliary/AutoShot.py:322
↓ 1 callersMethodupsample_with_mask
Upsample flow field [H/P, W/P, 2] -> [H, W, 2] using convex combination
preprocess/SpaTrackV2_code/models/tracker3D/TrackRefiner.py:68
↓ 1 callersFunctionvec6d_to_R
(vector_6D)
preprocess/SpaTrackV2_code/models/tracker3D/spatrack_modules/utils.py:711
↓ 1 callersFunctionvideo_tensor_to_vae_latent
(video_tensor, first_frame_tensor, vae, device)
train_code/train_wan_motion_FrameINO.py:507
↓ 1 callersFunctionvideo_tensor_to_vae_latent
(video_tensor, first_frame_tensor, vae, device)
train_code/train_cogvideox_motion_FrameINO.py:450
↓ 1 callersFunctionvideo_tensor_to_vae_latent
(video_tensor, vae, device)
train_code/train_cogvideox_motion.py:440
↓ 1 callersFunctionvideo_tensor_to_vae_latent
(video_tensor, vae, device)
train_code/train_wan_motion.py:485
↓ 1 callersMethodvisualize
( self, video: torch.Tensor, # (B,T,C,H,W) tracks: torch.Tensor, # (B,T,N,2)
preprocess/SpaTrackV2_code/utils/visualizer.py:62
↓ 1 callersFunctionwhitespace_clean
(text)
pipelines/pipeline_wan_i2v_motion_FrameINO.py:109
↓ 1 callersFunctionwhitespace_clean
(text)
pipelines/pipeline_wan_i2v_motion.py:109
↓ 1 callersFunctionwhitespace_clean
(text)
preprocess/oneformer_code/oneformer/data/tokenizer.py:81
↓ 1 callersFunctionwindow_reverse
Args: windows: (num_windows*B, window_size, window_size, C) window_size (int): Window size H (int): Height of image
preprocess/oneformer_code/oneformer/modeling/backbone/swin.py:59
↓ 1 callersMethodwith_pos_embed
(tensor, pos)
preprocess/oneformer_code/oneformer/modeling/pixel_decoder/msdeformattn.py:113
↓ 1 callersMethodzero_init
(self)
preprocess/SpaTrackV2_code/models/tracker3D/delta_utils/blocks.py:74
↓ 1 callersMethodzero_init
(self)
preprocess/SpaTrackV2_code/models/tracker3D/delta_utils/blocks.py:463
↓ 1 callersFunctionzero_module
(module)
train_code/train_cogvideox_motion.py:500
↓ 1 callersFunctionzero_module
(module)
train_code/train_wan_motion.py:594
MethodEvaluate
(self, parameters, residuals, jacobians)
preprocess/SpaTrackV2_code/models/tracker3D/spatrack_modules/ba.py:149
FunctionPYBIND11_MODULE
preprocess/oneformer_code/oneformer/modeling/pixel_decoder/ops/src/vision.cpp:18
Method__build_patch_embed__
Build the patch embed layer. If 'conv', we use a simple PatchEmbed conv layer. Otherwise, we use a vision transformer.
preprocess/SpaTrackV2_code/models/vggt4track/models/aggregator_front.py:150
Method__call__
r""" The call function to the pipeline for generation. Args: image (`PipelineImageInput`): The input imag
pipelines/pipeline_wan_i2v_motion_FrameINO.py:581
Method__call__
r""" The call function to the pipeline for generation. Args: image (`PipelineImageInput`): The input imag
pipelines/pipeline_wan_i2v_motion.py:537
Method__call__
Function invoked when calling the pipeline for generation. Args: image (`PipelineImageInput`): The input
pipelines/pipeline_cogvideox_i2v_motion.py:620
Method__call__
Function invoked when calling the pipeline for generation. Args: image (`PipelineImageInput`): The input
pipelines/pipeline_cogvideox_i2v_motion_FrameINO.py:604
Method__call__
( self, attn: "MochiAttention", hidden_states: torch.Tensor, encoder_hidden_st
architecture/attention_processor.py:988
Method__call__
( self, attn: Attention, hidden_states: torch.Tensor, encoder_hidden_states: O
architecture/attention_processor.py:1091
Method__call__
( self, attn: Attention, hidden_states: torch.Tensor, encoder_hidden_states: O
architecture/attention_processor.py:1203
Method__call__
( self, attn: Attention, hidden_states: torch.Tensor, encoder_hidden_states: O
architecture/attention_processor.py:1268
Method__call__
( self, attn: Attention, hidden_states: torch.Tensor, encoder_hidden_states: O
architecture/attention_processor.py:1341
Method__call__
( self, attn: Attention, hidden_states: torch.FloatTensor, encoder_hidden_stat
architecture/attention_processor.py:1412
Method__call__
( self, attn: Attention, hidden_states: torch.FloatTensor, encoder_hidden_stat
architecture/attention_processor.py:1500
Method__call__
( self, attn: Attention, hidden_states: torch.FloatTensor, encoder_hidden_stat
architecture/attention_processor.py:1656
Method__call__
( self, attn: Attention, hidden_states: torch.FloatTensor, encoder_hidden_stat
architecture/attention_processor.py:1819
Method__call__
( self, attn: Attention, hidden_states: torch.FloatTensor, encoder_hidden_stat
architecture/attention_processor.py:1906
Method__call__
( self, attn: Attention, hidden_states: torch.Tensor, encoder_hidden_states: O
architecture/attention_processor.py:1988
Method__call__
( self, attn: Attention, hidden_states: torch.FloatTensor, encoder_hidden_stat
architecture/attention_processor.py:2079
Method__call__
( self, attn: Attention, hidden_states: torch.FloatTensor, encoder_hidden_stat
architecture/attention_processor.py:2172
Method__call__
( self, attn: Attention, hidden_states: torch.FloatTensor, encoder_hidden_stat
architecture/attention_processor.py:2267
Method__call__
( self, attn: Attention, hidden_states: torch.FloatTensor, encoder_hidden_stat
architecture/attention_processor.py:2359
Method__call__
( self, attn: Attention, hidden_states: torch.FloatTensor, encoder_hidden_stat
architecture/attention_processor.py:2465
Method__call__
( self, attn: Attention, hidden_states: torch.FloatTensor, encoder_hidden_stat
architecture/attention_processor.py:2560
Method__call__
( self, attn: Attention, hidden_states: torch.FloatTensor, encoder_hidden_stat
architecture/attention_processor.py:2700
Method__call__
( self, attn: Attention, hidden_states: torch.Tensor, encoder_hidden_states: t
architecture/attention_processor.py:2815
Method__call__
( self, attn: Attention, hidden_states: torch.Tensor, encoder_hidden_states: t
architecture/attention_processor.py:2890
Method__call__
( self, attn: Attention, hidden_states: torch.Tensor, encoder_hidden_states: O
architecture/attention_processor.py:2966
Method__call__
( self, attn: Attention, hidden_states: torch.Tensor, encoder_hidden_states: O
architecture/attention_processor.py:3037
Method__call__
( self, attn: Attention, hidden_states: torch.Tensor, encoder_hidden_states: O
architecture/attention_processor.py:3128
Method__call__
( self, attn: Attention, hidden_states: torch.Tensor, encoder_hidden_states: O
architecture/attention_processor.py:3234
Method__call__
( self, attn: Attention, hidden_states: torch.Tensor, encoder_hidden_states: O
architecture/attention_processor.py:3335
Method__call__
( self, attn: Attention, hidden_states: torch.FloatTensor, encoder_hidden_stat
architecture/attention_processor.py:3451
Method__call__
( self, attn: Attention, hidden_states: torch.Tensor, encoder_hidden_states: O
architecture/attention_processor.py:3544
Method__call__
( self, attn: Attention, hidden_states: torch.Tensor, encoder_hidden_states: O
architecture/attention_processor.py:3647
Method__call__
( self, attn: Attention, hidden_states: torch.Tensor, encoder_hidden_states: O
architecture/attention_processor.py:3761
Method__call__
( self, attn: Attention, hidden_states: torch.Tensor, encoder_hidden_states: O
architecture/attention_processor.py:3862
Method__call__
( self, attn: Attention, hidden_states: torch.Tensor, encoder_hidden_states: O
architecture/attention_processor.py:3965
Method__call__
( self, attn: Attention, hidden_states: torch.Tensor, encoder_hidden_states: O
architecture/attention_processor.py:4088
Method__call__
( self, attn: Attention, hidden_states: torch.Tensor, encoder_hidden_states: t
architecture/attention_processor.py:4209
Method__call__
( self, attn: Attention, hidden_states: torch.Tensor, encoder_hidden_states: O
architecture/attention_processor.py:4314
Method__call__
( self, attn: Attention, hidden_states: torch.Tensor, encoder_hidden_states: O
architecture/attention_processor.py:4452
Method__call__
( self, attn: Attention, hidden_states: torch.Tensor, encoder_hidden_states: O
architecture/attention_processor.py:4563
Method__call__
( self, attn: Attention, hidden_states: torch.Tensor, encoder_hidden_states: O
architecture/attention_processor.py:4644
Method__call__
( self, attn: "Attention", hidden_states: torch.Tensor, encoder_hidden_states:
architecture/attention_processor.py:4731
Method__call__
( self, attn: Attention, hidden_states: torch.Tensor, encoder_hidden_states: O
architecture/attention_processor.py:4877
Method__call__
( self, attn: Attention, hidden_states: torch.Tensor, encoder_hidden_states: O
architecture/attention_processor.py:5082
Method__call__
( self, attn: Attention, hidden_states: torch.FloatTensor, encoder_hidden_stat
architecture/attention_processor.py:5322
Method__call__
Perform the attention computation, integrating image features (if provided) and timestep embeddings. If `ip_hidden_states` is `None`
architecture/attention_processor.py:5542
Method__call__
( self, attn: Attention, hidden_states: torch.FloatTensor, encoder_hidden_stat
architecture/attention_processor.py:5686
Method__call__
( self, attn: Attention, hidden_states: torch.FloatTensor, encoder_hidden_stat
architecture/attention_processor.py:5785
Method__call__
(self, attn: SanaMultiscaleLinearAttention, hidden_states: torch.Tensor)
architecture/attention_processor.py:5881
Method__call__
( self, attn: Attention, hidden_states: torch.Tensor, encoder_hidden_states: O
architecture/attention_processor.py:5988
Method__call__
( self, attn: Attention, hidden_states: torch.Tensor, encoder_hidden_states: O
architecture/attention_processor.py:6035
Method__call__
( self, attn: Attention, hidden_states: torch.Tensor, encoder_hidden_states: O
architecture/attention_processor.py:6090
Method__call__
( self, attn: Attention, hidden_states: torch.Tensor, encoder_hidden_states: O
architecture/transformer_wan.py:43
Method__call__
(self, n_samples, generator=None, device=None)
architecture/noise_sampler.py:35
Method__call__
Generates spatial positions for a batch of patches. Args: batch_size: Number of samples in the batch. height: Height
preprocess/SpaTrackV2_code/models/vggt4track/layers/rope.py:39
Method__call__
(self, func: Callable)
preprocess/SpaTrackV2_code/models/tracker3D/spatrack_modules/tools.py:164
Method__call__
(self, fn)
preprocess/SpaTrackV2_code/models/tracker3D/spatrack_modules/tools.py:268
Method__call__
(self, target)
preprocess/oneformer_code/oneformer/utils/events.py:33
Method__call__
(self, target)
preprocess/oneformer_code/oneformer/utils/events.py:41
Method__call__
(self, target)
preprocess/oneformer_code/oneformer/utils/events.py:49
Method__call__
(self, texts)
preprocess/oneformer_code/oneformer/data/tokenizer.py:93
Method__call__
Args: dataset_dict (dict): Metadata of one image, in Detectron2 Dataset format. Returns: dict: a format that
preprocess/oneformer_code/oneformer/data/dataset_mappers/oneformer_unified_dataset_mapper.py:271
Method__call__
Args: dataset_dict (dict): Metadata of one image, in Detectron2 Dataset format. Returns: dict: a format that
preprocess/oneformer_code/oneformer/data/dataset_mappers/dataset_mapper.py:153
Method__call__
Args: dataset_dict (dict): Metadata of one image, in Detectron2 Dataset format. Returns: dict: a format that
preprocess/oneformer_code/oneformer/data/dataset_mappers/coco_unified_new_baseline_dataset_mapper.py:273
Method__call__
(self, image)
preprocess/oneformer_code/demo/predictor.py:180
Method__call__
Args: original_image (np.ndarray): an image of shape (H, W, C) (in BGR order). Returns: predictions (dict):
preprocess/oneformer_code/demo/defaults.py:55
Method__enter__
(self)
preprocess/SpaTrackV2_code/models/tracker3D/spatrack_modules/tools.py:34
Method__enter__
(self)
preprocess/SpaTrackV2_code/models/tracker3D/spatrack_modules/tools.py:276
Method__exit__
(self, exc_type, exc_val, exc_tb)
preprocess/SpaTrackV2_code/models/tracker3D/spatrack_modules/tools.py:37
Method__exit__
(self, exc_type, exc_val, exc_tb)
preprocess/SpaTrackV2_code/models/tracker3D/spatrack_modules/tools.py:281
Method__getitem__
(self, idx)
data_loader/video_dataset_motion_FrameINO.py:217
Method__getitem__
(self, idx)
data_loader/video_dataset_motion_FrameINO_old.py:206
Method__getitem__
(self, idx)
data_loader/video_dataset_motion.py:210
Method__init__
( self, config, download_folder_path, csv_relative_path, video_relativ
data_loader/video_dataset_motion_FrameINO.py:48
Method__init__
( self, config, csv_folder_path, FrameOut_only = False, one_point_one_
data_loader/video_dataset_motion_FrameINO_old.py:47
Method__init__
( self, src_dataset_ls, batch_size, drop_last, shuffle, prob=None, generator=None )
data_loader/sampler.py:36
Method__init__
( self, config, download_folder_path, csv_relative_path, video_relativ
data_loader/video_dataset_motion.py:49
Method__init__
( self, tokenizer: AutoTokenizer, text_encoder: UMT5EncoderModel, vae: Autoenc
pipelines/pipeline_wan_i2v_motion_FrameINO.py:174
← previousnext →601–700 of 1,469, ranked by callers