MCPcopy Create free account

hub / github.com/UVA-Computer-Vision-Lab/FrameINO / types & classes

Types & classes319 in github.com/UVA-Computer-Vision-Lab/FrameINO

↓ 15 callersClassTimestepEmbedding
architecture/embeddings.py:1317
↓ 15 callersClassTimesteps
architecture/embeddings.py:1365
↓ 12 callersClassCrossAttnBlock
preprocess/SpaTrackV2_code/models/tracker3D/co_tracker/utils.py:395
↓ 11 callersClassWanCausalConv3d
r""" A custom 3D causal convolution layer with feature caching support. This layer extends the standard Conv3D layer by ensuring causality in
architecture/autoencoder_kl_wan.py:134
↓ 9 callersClassFeedForward
preprocess/SpaTrackV2_code/models/tracker3D/spatrack_modules/simple_vit_1d.py:23
↓ 9 callersClassMlp
MLP as used in Vision Transformer, MLP-Mixer and related networks
preprocess/SpaTrackV2_code/models/tracker3D/co_tracker/utils.py:295
↓ 8 callersClassslam
preprocess/auxiliary/ICNet.py:8
↓ 7 callersClassLinear_
preprocess/auxiliary/AutoShot.py:12
↓ 7 callersClassSimpleTokenizer
preprocess/oneformer_code/oneformer/data/tokenizer.py:119
↓ 7 callersClassTokenize
preprocess/oneformer_code/oneformer/data/tokenizer.py:86
↓ 6 callersClassAttnBlock
preprocess/SpaTrackV2_code/models/tracker3D/co_tracker/utils.py:440
↓ 6 callersClassVisualizer
Visualizer that draws data about detection/segmentation on images. It contains methods like `draw_{text,box,circle,line,binary_mask,polygon}`
preprocess/oneformer_code/demo/visualizer.py:343
↓ 6 callersClassWanResidualBlock
r""" A custom residual block module. Args: in_dim (int): Number of input channels. out_dim (int): Number of output channels.
architecture/autoencoder_kl_wan.py:311
↓ 5 callersClassAttention
r""" A cross attention layer. Parameters: query_dim (`int`): The number of channels in the query. cross_attention
architecture/attention_processor.py:50
↓ 5 callersClassAttnProcessor
r""" Default processor for performing attention-related computations.
architecture/attention_processor.py:1086
↓ 5 callersClassAttnProcessor2_0
r""" Processor for implementing scaled dot-product attention (enabled by default if you're using PyTorch 2.0).
architecture/attention_processor.py:3225
↓ 5 callersClassDropPath
Drop paths (Stochastic Depth) per sample (when applied in main path of residual blocks).
preprocess/SpaTrackV2_code/models/vggt4track/layers/drop_path.py:26
↓ 5 callersClassPixArtAlphaTextProjection
Projects caption embeddings. Also handles dropout for classifier-free guidance. Adapted from https://github.com/PixArt-alpha/PixArt-alpha/bl
architecture/embeddings.py:2247
↓ 5 callersClassWanRMS_norm
r""" A custom RMS normalization layer. Args: dim (int): The number of dimensions to normalize over. channel_first (bool, opti
architecture/autoencoder_kl_wan.py:179
↓ 4 callersClassConv3DConfigurable
preprocess/auxiliary/TransNetV2.py:199
↓ 4 callersClassConv3DConfigurable
preprocess/auxiliary/AutoShot.py:577
↓ 4 callersClassDPTHead
DPT Head for dense prediction tasks. This implementation follows the architecture described in "Vision Transformers for Dense Prediction"
preprocess/SpaTrackV2_code/models/vggt4track/heads/dpt_head.py:21
↓ 4 callersClassDinoVisionTransformer
preprocess/SpaTrackV2_code/models/vggt4track/layers/vision_transformer.py:42
↓ 4 callersClassMixedBatchSampler
Sample one batch from a selected dataset with given probability. Compatible with datasets at different resolution
data_loader/sampler.py:31
↓ 4 callersClassResidualBlock
preprocess/SpaTrackV2_code/models/tracker3D/co_tracker/utils.py:17
↓ 4 callersClassVideoDataset_Motion
data_loader/video_dataset_motion.py:47
↓ 4 callersClassVideoDataset_Motion_FrameINO
data_loader/video_dataset_motion_FrameINO.py:47
↓ 4 callersClassWanResample
r""" A custom resampling module for 2D and 3D data. Args: dim (int): The number of input/output channels. mode (str): The res
architecture/autoencoder_kl_wan.py:220
↓ 3 callersClassAttention
preprocess/SpaTrackV2_code/models/tracker3D/co_tracker/utils.py:334
↓ 3 callersClassCameraHead
CameraHead predicts camera parameters from token representations using iterative refinement. It applies a series of transformer blocks (the
preprocess/SpaTrackV2_code/models/vggt4track/heads/camera_head.py:19
↓ 3 callersClassDefaultPredictor
Create a simple end-to-end predictor with the given config that runs on single device for a single input image. Compared to using the mod
preprocess/oneformer_code/demo/defaults.py:15
↓ 3 callersClassDilatedDCNNV2
preprocess/auxiliary/AutoShot.py:514
↓ 3 callersClassDilatedDCNNV2ABC
preprocess/auxiliary/AutoShot.py:413
↓ 3 callersClassGenericMask
Attribute: polygons (list[ndarray]): list[ndarray]: polygons for this mask. Each ndarray has format [x, y, x, y, ...]
preprocess/oneformer_code/demo/visualizer.py:72
↓ 3 callersClassMLP
Very simple multi-layer perceptron (also called FFN)
preprocess/oneformer_code/oneformer/modeling/transformer_decoder/oneformer_transformer_decoder.py:211
↓ 3 callersClassMlp
MLP as used in Vision Transformer, MLP-Mixer and related networks
preprocess/SpaTrackV2_code/models/vggt4track/heads/track_modules/modules.py:111
↓ 3 callersClassNestedTensor
preprocess/oneformer_code/oneformer/utils/misc.py:111
↓ 3 callersClassPositionEmbeddingSine
This is a more standard version of the position embedding, very similar to the one used by the Attention is all you need paper, generalized t
preprocess/oneformer_code/oneformer/modeling/transformer_decoder/position_encoding.py:15
↓ 3 callersClassResidualBlock
preprocess/SpaTrackV2_code/models/tracker3D/delta_utils/blocks.py:102
↓ 3 callersClassTransformer
preprocess/SpaTrackV2_code/models/tracker3D/spatrack_modules/simple_vit_1d.py:62
↓ 2 callersClassAggregator
The Aggregator applies alternating-attention over input frames, as described in VGGT: Visual Geometry Grounded Transformer. Args:
preprocess/SpaTrackV2_code/models/vggt4track/models/aggregator.py:25
↓ 2 callersClassAttention
preprocess/SpaTrackV2_code/models/blocks.py:90
↓ 2 callersClassAttention
preprocess/oneformer_code/oneformer/modeling/transformer_decoder/text_transformer.py:32
↓ 2 callersClassAttnBlock
preprocess/SpaTrackV2_code/models/vggt4track/heads/track_modules/modules.py:147
↓ 2 callersClassBasicEncoder
preprocess/SpaTrackV2_code/models/tracker3D/co_tracker/utils.py:194
↓ 2 callersClassBlock
preprocess/SpaTrackV2_code/models/vggt4track/layers/block.py:27
↓ 2 callersClassCrossAttnBlock
preprocess/SpaTrackV2_code/models/vggt4track/heads/track_modules/modules.py:187
↓ 2 callersClassDatasetEvaluators
Wrapper class to combine multiple :class:`DatasetEvaluator` instances. This class dispatches every evaluation call to all of its :class:
preprocess/oneformer_code/oneformer/evaluation/evaluator.py:70
↓ 2 callersClassDecoderUpsampler
preprocess/SpaTrackV2_code/models/tracker3D/delta_utils/upsample_transformer.py:151
↓ 2 callersClassDiscreteSampling
architecture/noise_sampler.py:6
↓ 2 callersClassIPAdapterPlusImageProjectionBlock
architecture/embeddings.py:2276
↓ 2 callersClassIsIn
preprocess/oneformer_code/oneformer/utils/events.py:37
↓ 2 callersClassLayerScale
preprocess/SpaTrackV2_code/models/vggt4track/layers/layer_scale.py:15
↓ 2 callersClassMlp
MLP as used in Vision Transformer, MLP-Mixer and related networks
preprocess/SpaTrackV2_code/models/blocks.py:54
↓ 2 callersClassMlp
preprocess/SpaTrackV2_code/models/vggt4track/layers/mlp.py:16
↓ 2 callersClassMlp
MLP as used in Vision Transformer, MLP-Mixer and related networks
preprocess/SpaTrackV2_code/models/tracker3D/delta_utils/blocks.py:42
↓ 2 callersClassPatchEmbed
2D image to patch embedding: (B,C,H,W) -> (B,N,D) Args: img_size: Image size. patch_size: Patch token size. in_chans
preprocess/SpaTrackV2_code/models/vggt4track/layers/patch_embed.py:25
↓ 2 callersClassPositionGetter
Generates and caches 2D spatial positions for patches in a grid. This class efficiently manages the generation of spatial coordinates for patches
preprocess/SpaTrackV2_code/models/vggt4track/layers/rope.py:24
↓ 2 callersClassResidualConvUnit
Residual convolution module.
preprocess/SpaTrackV2_code/models/vggt4track/heads/dpt_head.py:357
↓ 2 callersClassRotaryPositionEmbedding2D
2D Rotary Position Embedding implementation. This module applies rotary position embeddings to input tokens based on their 2D spatial positio
preprocess/SpaTrackV2_code/models/vggt4track/layers/rope.py:62
↓ 2 callersClassStackedDDCNNV2
preprocess/auxiliary/TransNetV2.py:97
↓ 2 callersClassTransformerEncoder
preprocess/oneformer_code/oneformer/modeling/transformer_decoder/transformer.py:85
↓ 2 callersClassTransformerEncoderLayer
preprocess/oneformer_code/oneformer/modeling/transformer_decoder/transformer.py:161
↓ 2 callersClassUpsampleCrossAttnBlock
preprocess/SpaTrackV2_code/models/tracker3D/delta_utils/upsample_transformer.py:128
↓ 2 callersClassVideoDataset_Motion_FrameINO
data_loader/video_dataset_motion_FrameINO_old.py:46
↓ 2 callersClassVisImage
preprocess/oneformer_code/demo/visualizer.py:270
↓ 2 callersClassWanAttentionBlock
r""" Causal self-attention with a single head. Args: dim (int): The number of channels in the input tensor.
architecture/autoencoder_kl_wan.py:385
↓ 2 callersClassWanAttnProcessor2_0
architecture/transformer_wan.py:38
↓ 2 callersClassWanMidBlock
Middle block for WanVAE encoder and decoder. Args: dim (int): Number of input/output channels. dropout (float): Dropout rate
architecture/autoencoder_kl_wan.py:430
↓ 2 callersClassWanUpsample
r""" Perform upsampling while ensuring the output tensor has the same data type as the input. Args: x (torch.Tensor): Input tensor to
architecture/autoencoder_kl_wan.py:205
↓ 2 callersClassconv_bn_relu
preprocess/auxiliary/ICNet.py:47
↓ 2 callersClasstimeit
preprocess/SpaTrackV2_code/models/tracker3D/spatrack_modules/tools.py:152
↓ 2 callersClassup_conv_bn_relu
preprocess/auxiliary/ICNet.py:62
↓ 1 callersClassAggregator
The Aggregator applies alternating-attention over input frames, as described in VGGT: Visual Geometry Grounded Transformer. Args:
preprocess/SpaTrackV2_code/models/vggt4track/models/aggregator_front.py:25
↓ 1 callersClassAsyncPredictor
A predictor that runs the model asynchronously, possibly on >1 GPUs. Because rendering the visualization takes considerably amount of time,
preprocess/oneformer_code/demo/predictor.py:102
↓ 1 callersClassAttention
preprocess/SpaTrackV2_code/models/tracker3D/spatrack_modules/simple_vit_1d.py:35
↓ 1 callersClassAttention1D
preprocess/auxiliary/AutoShot.py:623
↓ 1 callersClassAttentionPooling
architecture/embeddings.py:1964
↓ 1 callersClassAttnAddedKVProcessor
r""" Processor for performing attention-related computations with extra learnable key and value matrices for the text encoder.
architecture/attention_processor.py:1262
↓ 1 callersClassAttnProcessorNPU
r""" Processor for implementing flash attention using torch_npu. Torch_npu supports only fp16 and bf16 data types. If fp32 is used, F.scaled_d
architecture/attention_processor.py:3116
↓ 1 callersClassAvgDown3D
architecture/autoencoder_kl_wan.py:37
↓ 1 callersClassBaseRule
preprocess/oneformer_code/oneformer/utils/events.py:32
↓ 1 callersClassBaseTrackerPredictor
preprocess/SpaTrackV2_code/models/vggt4track/heads/track_modules/base_track_predictor.py:17
↓ 1 callersClassBasicLayer
A basic Swin Transformer layer for one stage. Args: dim (int): Number of feature channels depth (int): Depths of this stage.
preprocess/oneformer_code/oneformer/modeling/backbone/swin.py:341
↓ 1 callersClassBlockChunk
preprocess/SpaTrackV2_code/models/vggt4track/layers/vision_transformer.py:35
↓ 1 callersClassBroadMultiHeadAttention
preprocess/SpaTrackV2_code/models/tracker3D/delta_utils/blocks.py:699
↓ 1 callersClassCOCOevalMaxDets
Modified version of COCOeval for evaluating AP with a custom maxDets (by default for COCO, maxDets is 100)
preprocess/oneformer_code/oneformer/evaluation/detection_coco_evaluator.py:635
↓ 1 callersClassCOCOevalMaxDets
Modified version of COCOeval for evaluating AP with a custom maxDets (by default for COCO, maxDets is 100)
preprocess/oneformer_code/oneformer/evaluation/coco_evaluator.py:475
↓ 1 callersClassCoTrackerThreeOffline
preprocess/SpaTrackV2_code/models/tracker3D/co_tracker/cotracker_base.py:187
↓ 1 callersClassCogVideoXAttnProcessor2_0
r""" Processor for implementing scaled dot-product attention for the CogVideoX model. It applies a rotary embedding on query and key vectors,
architecture/attention_processor.py:2805
↓ 1 callersClassCogVideoXBlock
r""" Transformer block used in [CogVideoX](https://github.com/THUDM/CogVideo) model. Parameters: dim (`int`): The number
architecture/cogvideox_transformer_3d.py:42
↓ 1 callersClassCogVideoXPatchEmbed
architecture/embeddings.py:626
↓ 1 callersClassColorHistograms
preprocess/auxiliary/TransNetV2.py:285
↓ 1 callersClassColorHistograms
preprocess/auxiliary/AutoShot.py:309
↓ 1 callersClassConvDownsampler
preprocess/oneformer_code/oneformer/modeling/backbone/dinat.py:36
↓ 1 callersClassConvTokenizer
preprocess/oneformer_code/oneformer/modeling/backbone/dinat.py:17
↓ 1 callersClassCorrBlock
preprocess/SpaTrackV2_code/models/vggt4track/heads/track_modules/blocks.py:147
↓ 1 callersClassCorrPointformer
preprocess/SpaTrackV2_code/models/tracker3D/co_tracker/utils.py:908
↓ 1 callersClassCrossAttentionLayer
preprocess/oneformer_code/oneformer/modeling/transformer_decoder/oneformer_transformer_decoder.py:94
↓ 1 callersClassCustomDiffusionXFormersAttnProcessor
r""" Processor for implementing memory efficient attention using xFormers for the Custom Diffusion method. Args: train_kv (`bool`, defaul
architecture/attention_processor.py:4401
next →1–100 of 319, ranked by callers