↓ 8 callersFunctionffmpeg_stitch_video(ffmpeg_location=None, fps=None, outmp4_path=None, stitch_from_frame=0, stitch_to_frame=None, imgs_path=None,
scripts/deforum_helpers/video_audio_utilities.py:201
↓ 8 callersFunctionvid2frames(video_path, video_in_frame_path, n=1, overwrite=True, extract_from_frame=0, extract_to_frame=-1, out_img_form
scripts/deforum_helpers/video_audio_utilities.py:84
↓ 7 callersFunctionimg_preprocess(batch, blur=0, grayscale=False, center_context=None, rect=False, rect_color=(255,0,0), rect_width=2,
scripts/deforum_helpers/src/clipseg/evaluation_utils.py:102
↓ 4 callersMethod__init__(self, version, reduce_cond, reduce_dim, prompt, n_tokens)
scripts/deforum_helpers/src/clipseg/models/clipseg.py:109
↓ 4 callersMethod_make_layer(self, block, planes, blocks, stride=1, dilate=False)
scripts/deforum_helpers/src/leres/lib/Resnext_torch.py:172
↓ 4 callersFunction_make_swin_backbone(
model,
hooks=[1, 1, 17, 1],
patch_grid=[96, 96]
)
scripts/deforum_helpers/src/midas/backbones/swin_common.py:13
↓ 4 callersFunction_make_vit_b16_backbone(
model,
features=[96, 192, 384, 768],
size=[384, 384],
hooks=[2, 5, 8, 11],
vit_features=
scripts/deforum_helpers/src/midas/vit.py:183
↓ 4 callersFunctionanim_frame_warp(prev_img_cv2, args, anim_args, keys, frame_idx, depth_model=None, depth=None, device='cuda', half_precision =
scripts/deforum_helpers/animation.py:173
↓ 4 callersFunctiongenerate(args, keys, anim_args, loop_args, controlnet_args, root, parseq_adapter, frame=0, sampler_name=None, schedul
scripts/deforum_helpers/generate.py:73
↓ 4 callersFunctionprocess_depth(depth, mode, thresholding, threshold_value, threshold_value_max, adapt_block_size, adapt_c, invert, end_blur)
scripts/deforum_helpers/vid2depth.py:131