↓ 1 callersMethod__init__(
self,
attn_pool=False,
embed_dim=768,
num_heads=12,
mlp_ratio=4.0,
sparsh/tactile_ssl/downstream_task/slip_decoders.py:13
↓ 1 callersMethod__init__(
self,
num_queries=1,
embed_dim=768,
num_heads=12,
mlp_ratio=4.0,
sparsh/tactile_ssl/downstream_task/attentive_pooler.py:21
↓ 1 callersFunction_build_mlp(
nlayers, in_dim, bottleneck_dim, hidden_dim=None, use_bn=False, bias=True
)
sparsh/tactile_ssl/model/layers/dino_head.py:51