{ | |
"depth": 4, | |
"dim": 1024, | |
"dim_head": 64, | |
"embedding_dim": 1280, | |
"ff_mult": 4, | |
"heads": 12, | |
"input_frames_length": 2, | |
"num_queries": 16, | |
"output_dim": 1024, | |
"video_length": 16 | |
} |
{ | |
"depth": 4, | |
"dim": 1024, | |
"dim_head": 64, | |
"embedding_dim": 1280, | |
"ff_mult": 4, | |
"heads": 12, | |
"input_frames_length": 2, | |
"num_queries": 16, | |
"output_dim": 1024, | |
"video_length": 16 | |
} |