MCPcopy Create free account

hub / github.com/Netflix/void-model / functions

Functions673 in github.com/Netflix/void-model

Functionanimate_camera
Animate camera along trajectory.
data_generation/render_paired_videos_blender_quadmask.py:895
Methodapply_to
(self, text_encoder, unet, apply_text_encoder=True, apply_unet=True)
videox_fun/utils/lora_utils.py:255
Methodattention_kwargs
(self)
videox_fun/pipeline/pipeline_cogvideox_fun.py:584
Methodattention_kwargs
(self)
videox_fun/pipeline/pipeline_wan_fun.py:374
Methodattention_kwargs
(self)
videox_fun/pipeline/pipeline_cogvideox_fun_inpaint.py:721
Methodattn_processors
r""" Returns: `dict` of attention processors: A dictionary containing all attention processors used in the model with
videox_fun/models/cogvideox_transformer3d.py:470
Methodclear_all_frames
Clear all points for current video
VLM-MASK-REASONER/point_selector_gui.py:426
Methodclear_current_frame
Clear points for current frame only
VLM-MASK-REASONER/point_selector_gui.py:419
Methodclear_trajectory
Clear drawn trajectory
VLM-MASK-REASONER/stage3b_trajectory_gui.py:264
Functioncollate_fn
(examples)
scripts/cogvideox_fun/train.py:1114
Functioncollate_fn
(examples)
scripts/cogvideox_fun/train_warped_noise.py:1132
Methodcompute_point_penetration_batched
Fully batched computation of point penetration using Kaolin's optimized operations. Note: Kaolin's check_sign doesn't suppor
data_generation/human_model/human_model.py:331
Methodcompute_rel_l1_distance
(prev: torch.Tensor, cur: torch.Tensor)
videox_fun/models/cache_utils.py:62
Methodcopy_black_from_previous
Copy ONLY black component from previous frame, preserving grey in current frame
VLM-MASK-REASONER/edit_quadmask.py:633
Methodcopy_grey_from_previous
Copy ONLY grey component from previous frame, preserving black in current frame
VLM-MASK-REASONER/edit_quadmask.py:667
Functioncreate_armature_from_bones
Create Blender armature from bone hierarchy.
data_generation/render_paired_videos_blender_quadmask.py:761
Methodcreate_custom_forward
(module)
videox_fun/models/cogvideox_vae.py:502
Methodcreate_custom_forward
(module)
videox_fun/models/cogvideox_vae.py:604
Methodcreate_custom_forward
(module)
videox_fun/models/cogvideox_vae.py:718
Methodcreate_custom_forward
(module)
videox_fun/models/cogvideox_vae.py:855
Methodcreate_custom_forward
(module)
videox_fun/models/cogvideox_vae.py:1021
Methodcreate_custom_forward
(module)
videox_fun/models/cogvideox_transformer3d.py:625
Methodcreate_forward
(*inputs)
videox_fun/models/cogvideox_vae.py:503
Methodcreate_forward
(*inputs)
videox_fun/models/cogvideox_vae.py:605
Methodcreate_forward
(*inputs)
videox_fun/models/cogvideox_vae.py:719
Methodcreate_modules
( is_unet: bool, root_module: torch.nn.Module, target_replace_modules: Lis
videox_fun/utils/lora_utils.py:186
Functioncreate_network
( multiplier: float, network_dim: Optional[int], network_alpha: Optional[float], text_encoder:
videox_fun/utils/lora_utils.py:341
Functioncreate_object_from_vertices
Create Blender object from vertices and faces.
data_generation/render_paired_videos_blender_quadmask.py:805
Methodcustom_forward
(*inputs)
videox_fun/models/cogvideox_vae.py:856
Methodcustom_forward
(*inputs)
videox_fun/models/cogvideox_vae.py:1022
Methodcustom_forward
(*inputs)
videox_fun/models/cogvideox_transformer3d.py:626
Methoddisable_auto_split_process
(self)
videox_fun/models/cogvideox_vae.py:1282
Methoddisable_slicing
r""" Disable sliced VAE decoding. If `enable_slicing` was previously enabled, this method will go back to computing decoding in one st
videox_fun/models/cogvideox_vae.py:1257
Methoddisable_tiling
r""" Disable tiled VAE decoding. If `enable_tiling` was previously enabled, this method will go back to computing decoding in one step
videox_fun/models/cogvideox_vae.py:1243
Methodenable_auto_split_process
(self)
videox_fun/models/cogvideox_vae.py:1276
Methodenable_gradient_checkpointing
(self)
videox_fun/utils/lora_utils.py:309
Methodenable_slicing
r""" Enable sliced VAE decoding. When this option is enabled, the VAE will split the input tensor in slices to compute decoding in sev
videox_fun/models/cogvideox_vae.py:1250
Methodenable_tiling
r""" Enable tiled VAE decoding. When this option is enabled, the VAE will split the input tensor into tiles to compute decoding and en
videox_fun/models/cogvideox_vae.py:1207
Methodenumerate_params
(loras)
videox_fun/utils/lora_utils.py:289
Functionerode_video_mask
(video_mask, width=5)
videox_fun/utils/utils.py:492
Functionextract_videojam_motion_from_video
Standalone function to extract VideoJAM motion from a single video file. IMPORTANT: For training, set target_resolution to match your traini
videox_fun/utils/optical_flow_utils.py:707
Methodfirst_frame
Go to first frame
VLM-MASK-REASONER/edit_quadmask.py:777
Methodfirst_frame
Jump to first frame
VLM-MASK-REASONER/point_selector_gui.py:444
Methodfirst_video
Jump to first video
VLM-MASK-REASONER/point_selector_gui.py:482
Methodfn_recursive_add_processors
(name: str, module: torch.nn.Module, processors: Dict[str, AttentionProcessor])
videox_fun/models/cogvideox_transformer3d.py:479
Methodfn_recursive_attn_processor
(name: str, module: torch.nn.Module, processor)
videox_fun/models/cogvideox_transformer3d.py:515
Methodforward
Forward pass to compute deformed vertices and joint positions Args: pose_params: Dict of bone_name -> tensor [batch_size,
data_generation/human_model/human_model.py:262
Methodforward
(self, x, *args, **kwargs)
videox_fun/utils/lora_utils.py:81
Methodforward
(self, embed)
videox_fun/reward/improved_aesthetic_predictor.py:28
Methodforward
(self, pixel_values)
videox_fun/reward/improved_aesthetic_predictor.py:45
Methodforward
( self, pixel_values: torch.FloatTensor | None = None, labels: torch.Tensor | None = N
videox_fun/reward/aesthetic_predictor_v2_5/siglip_v2_5.py:58
Methodforward
(self, text_inputs=None, image_inputs=None, condition_inputs=None)
videox_fun/reward/MPS/trainer/models/clip_model.py:116
Methodforward
(self, x)
videox_fun/reward/MPS/trainer/models/cross_modeling.py:24
Methodforward
(self, x, *args, **kwargs)
videox_fun/reward/MPS/trainer/models/cross_modeling.py:35
Methodforward
(self, max_seq_len, *, device)
videox_fun/reward/MPS/trainer/models/cross_modeling.py:49
Methodforward
(self, x)
videox_fun/reward/MPS/trainer/models/cross_modeling.py:70
Methodforward
einstein notation b - batch h - heads n, i, j - sequence length (base sequence length, source, target) d - fe
videox_fun/reward/MPS/trainer/models/cross_modeling.py:110
Methodforward
einstein notation b - batch h - heads n, i, j - sequence length (base sequence length, source, target) d - fe
videox_fun/reward/MPS/trainer/models/cross_modeling.py:207
Methodforward
( self, query_tokens, context_tokens, mask )
videox_fun/reward/MPS/trainer/models/cross_modeling.py:281
Methodforward
(self, input: torch.Tensor)
videox_fun/models/cogvideox_vae.py:45
Methodforward
(self, inputs: torch.Tensor, conv_cache: Optional[torch.Tensor] = None)
videox_fun/models/cogvideox_vae.py:136
Methodforward
( self, f: torch.Tensor, zq: torch.Tensor, conv_cache: Optional[Dict[str, torch.Tensor]] = None )
videox_fun/models/cogvideox_vae.py:177
Methodforward
(self, inputs: torch.Tensor)
videox_fun/models/cogvideox_vae.py:237
Methodforward
( self, inputs: torch.Tensor, temb: Optional[torch.Tensor] = None, zq: Optiona
videox_fun/models/cogvideox_vae.py:363
Methodforward
r"""Forward method of the `CogVideoXDownBlock3D` class.
videox_fun/models/cogvideox_vae.py:485
Methodforward
r"""Forward method of the `CogVideoXMidBlock3D` class.
videox_fun/models/cogvideox_vae.py:587
Methodforward
r"""The forward method of the `CogVideoXEncoder3D` class.
videox_fun/models/cogvideox_vae.py:840
Methodforward
r"""The forward method of the `CogVideoXDecoder3D` class.
videox_fun/models/cogvideox_vae.py:1006
Methodforward
( self, sample: torch.Tensor, sample_posterior: bool = False, return_dict: boo
videox_fun/models/cogvideox_vae.py:1632
Methodforward
r""" Args: text_embeds (`torch.Tensor`): Input text embeddings. Expected shape: (batch_size, seq_length, embedding
videox_fun/models/cogvideox_transformer3d.py:126
Methodforward
( self, hidden_states: torch.Tensor, encoder_hidden_states: torch.Tensor, temb
videox_fun/models/cogvideox_transformer3d.py:258
Methodforward
( self, hidden_states: torch.Tensor, encoder_hidden_states: torch.Tensor, time
videox_fun/models/cogvideox_transformer3d.py:568
Methodfrom_pretrained
( cls, pretrained_model_path, subfolder=None, transformer_additional_kwargs={}, low_cpu_mem_us
videox_fun/models/cogvideox_transformer3d.py:685
Methodfuse_qkv_projections
Enables fused QKV projections. For self-attention modules, all projection matrices (i.e., query, key, value) are fused. For cross-att
videox_fun/models/cogvideox_transformer3d.py:529
Methodfuse_qkv_projections
r"""Enables fused QKV projections.
videox_fun/pipeline/pipeline_cogvideox_fun.py:518
Methodfuse_qkv_projections
r"""Enables fused QKV projections.
videox_fun/pipeline/pipeline_cogvideox_fun_inpaint.py:655
Methodgenerate
(self, datas)
videox_fun/api/api_multi_nodes.py:45
Methodgenerate
( self, diffusion_transformer_dropdown, base_model_dropdown, lora_model_dropdo
videox_fun/ui/wan_fun_ui.py:134
Methodgenerate
( self, diffusion_transformer_dropdown, base_model_dropdown, lora_model_dropdo
videox_fun/ui/cogvideox_fun_ui.py:105
Functiongenerate_camera_trajectory
Generate smooth linear camera movement (left or right).
data_generation/render_paired_videos_blender_quadmask.py:860
Functiongenerate_timestep_with_lognorm
(low, high, shape, device="cpu", generator=None)
scripts/cogvideox_fun/train.py:281
Functiongenerate_timestep_with_lognorm
(low, high, shape, device="cpu", generator=None)
scripts/cogvideox_fun/train_warped_noise.py:282
Functionget_config
()
config/default_omnimatte.py:4
Functionget_config
()
config/quadmask_cogvideox.py:4
Functionget_config
()
config/default_cogvideox.py:4
Methodget_image_features
( self, pixel_values: Optional[torch.FloatTensor] = None, output_attentions: Optional[
videox_fun/reward/MPS/trainer/models/clip_model.py:65
Methodget_joint_chain
Get the chain of joints between two bones for IK Args: start_bone: Starting bone name end_bone: Ending bone n
data_generation/human_model/human_model.py:192
Methodget_text_features
( self, input_ids: Optional[torch.Tensor] = None, attention_mask: Optional[torch.Tenso
videox_fun/reward/MPS/trainer/models/clip_model.py:25
Functionget_texture_categories
Get the possible texture categories for an object. Args: obj_name: Name of the object Returns: list: List of texture ca
data_generation/object_texture_mapping.py:364
Methodget_trainable_params
(self)
videox_fun/utils/lora_utils.py:312
Functionget_video
( input_video_path, sample_size, max_video_length=49, temporal_window_size=49,
videox_fun/utils/utils.py:450
Functionget_video_reader_batch
(video_reader, batch_index)
videox_fun/data/dataset_image_video.py:338
Functionget_video_reader_batch
(video_reader, batch_index)
videox_fun/data/dataset_image_video_warped.py:338
Functionget_video_reader_batch
(video_reader, batch_index)
videox_fun/data/dataset_video.py:75
Functionget_width_and_height_from_image_and_base_resolution
(image, base_resolution)
videox_fun/utils/utils.py:29
Methodguidance_scale
(self)
videox_fun/pipeline/pipeline_cogvideox_fun.py:576
Methodguidance_scale
(self)
videox_fun/pipeline/pipeline_wan_fun.py:366
Methodguidance_scale
(self)
videox_fun/pipeline/pipeline_cogvideox_fun_inpaint.py:713
Functioninfer_forward_api
(_: gr.Blocks, app: FastAPI, controller)
videox_fun/api/api.py:108
Methodinterrupt
(self)
videox_fun/pipeline/pipeline_cogvideox_fun.py:588
← previousnext →501–600 of 673, ranked by callers