Method__init__(self, tag=None, num_items=None, flush_interval=1000, verbose=False, progress_fn=None, pfn_lo=0, pfn_hi=1000,
tools/metrics/metric_utils.py:145
Method__init__(self, dim, num_heads=8, qkv_bias=False, attn_drop=0., proj_drop=0., use_lora=False, attention_mode='math')
models/latte.py:36
Method__init__(self, dim, num_heads=8, qkv_bias=False, attn_drop=0., proj_drop=0., use_lora=False, attention_mode='math')
models/latte_img.py:40
Functioncompute_feature_stats_for_dataset(
opts, detector_url, detector_kwargs, rel_lo=0, rel_hi=1, batch_size=64,
data_loader_kwargs=None, max
tools/metrics/metric_utils.py:190
Functioncompute_feature_stats_for_generator(
opts, detector_url, detector_kwargs, rel_lo=0, rel_hi=1, batch_size: int=16,
batch_gen=None, jit=Fal
tools/metrics/metric_utils.py:263
Functioncompute_fvd(opts, max_real: int, num_gen: int, num_frames: int, realdata_subsample_factor: int=3, gendata_subsample_facto
tools/metrics/frechet_video_distance.py:18