↓ 4 callersMethodupdate(self, imgs, gt, learning_rate=0, mul=1, training=True, flow_gt=None)
scripts/deforum_helpers/src/rife/rife_new_gen/RIFE_HDv3.py:64
↓ 3 callersMethod__init__(self, parseq_args, anim_args, video_args, controlnet_args, loop_args, mute=False)
scripts/deforum_helpers/parseq_adapter.py:34
↓ 3 callersMethod__init__(self, inc, outc, ks=3, stride=1, dilation=1)
scripts/deforum_helpers/src/leres/lib/spvcnn_classsification.py:44
↓ 3 callersFunction_make_beit_backbone(
model,
features=[96, 192, 384, 768],
size=[384, 384],
hooks=[0, 4, 8, 11],
scripts/deforum_helpers/src/midas/backbones/beit.py:137
↓ 3 callersFunction_make_encoder(backbone, features, use_pretrained, groups=1, expand=False, exportable=True, hooks=None,
us
scripts/deforum_helpers/src/midas/blocks.py:32
↓ 3 callersFunctiongenerate_inner(args, keys, anim_args, loop_args, controlnet_args, root, parseq_adapter, frame=0, sampler_name=None, schedule
scripts/deforum_helpers/generate.py:117
↓ 3 callersFunctionhybrid_composite(args, anim_args, frame_idx, prev_img, depth_model, hybrid_comp_schedules, root)
scripts/deforum_helpers/hybrid_video.py:98
↓ 3 callersFunctionrender_animation(args, anim_args, video_args, parseq_args, loop_args, controlnet_args, root)
scripts/deforum_helpers/render.py:55
↓ 3 callersFunctionsave_settings_from_animation_run(args, anim_args, parseq_args, loop_args, controlnet_args, video_args, root, full_out_file_path = None)
scripts/deforum_helpers/settings.py:61
↓ 2 callersMethod__init__(self, block, layers, num_classes=1000, zero_init_residual=False,
groups=1, width_per_group=6
scripts/deforum_helpers/src/leres/lib/Resnext_torch.py:121
↓ 2 callersMethod_initialize(self, models_path, device, half_precision=not cmd_opts.no_half, keep_in_vram=False, depth_algorithm='Midas-3-
scripts/deforum_helpers/depth.py:54
↓ 2 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/backbones/vit.py:75
↓ 2 callersFunctionconv(in_planes, out_planes, kernel_size=3, stride=1, padding=1, dilation=1)
scripts/deforum_helpers/src/rife/rife_new_gen/IFNet_HDv3.py:9
↓ 2 callersFunctionconv(in_planes, out_planes, kernel_size=3, stride=1, padding=1, dilation=1)
scripts/deforum_helpers/src/rife/rife_new_gen/refine.py:13
↓ 2 callersFunctiongenerate_with_nans_check(args, keys, anim_args, loop_args, controlnet_args, root, parseq_adapter, frame=0, sampler_name=None, schedule
scripts/deforum_helpers/generate.py:103
↓ 2 callersFunctionget_border_params(rgb_image, tolerance=0.1, cut_off=20, value=0, level_diff_threshold=5, channel_axis=-1, min_border=5)
scripts/deforum_helpers/src/zoedepth/data/preprocess.py:39