Method__init__(self, input_resolution: int, patch_size: int, width: int, layers: int, heads: int, output_dim: int)
CLIP_training/model/model.py:211
Method__init__(self, root_path_1, root_path_2, prompt_D1_M1, prompt_D1_M2, repeat=1, cache='none')
datasets/image_folder.py:26
Method__init__(self, root_path_1, root_path_2, prompt_D1_M1, prompt_D1_M2, repeat, cache, **kwargs)
datasets/image_folder.py:91