↓ 3 callersFunctionget_spatial_fragments(
video,
fragments_h=7,
fragments_w=7,
fsize_h=32,
fsize_w=32,
aligned=32,
nfrags=
lada/models/dover/datasets/dover_datasets.py:16
↓ 3 callersMethodinit_meta(self, scene: Scene, output_dir, save_as_images: bool, save_flat: bool, mosaic: bool, mosaic_params: MosaicRan
lada/datasetcreation/nsfw_scene_processor.py:293
↓ 2 callersMethod__init__(
self, in_channels=768, hidden_channels=64, dropout_ratio=0.5, pre_pool=False, **kwargs
)
lada/models/dover/models/head.py:23
↓ 2 callersFunction_convert_bbox_to_correct_format Convert (x1, y1, x2, y2) to (x, y, w, h) with x, y the center of the bbox and w, h the width and height
lada/utils/watermark_creation_utils.py:155
↓ 2 callersFunction_ssim(img1, img2, window, window_size, channel, size_average = True)
lada/models/deepmosaics/models/model_util.py:417