Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GeWu-Lab/AnyTouch2
/ functions
Functions
813 in github.com/GeWu-Lab/AnyTouch2
⨍
Functions
813
◇
Types & classes
138
↳
Endpoints
2
Method
validation_step
(self, batch: Dict[str, Any], batch_idx: int)
sparsh/tactile_ssl/downstream_task/pose_sl.py:231
Method
validation_step
(self, *args, **kwargs)
sparsh/tactile_ssl/downstream_task/sl_module.py:112
Method
validation_step
(self, batch: Dict[str, Any], batch_idx: int)
sparsh/tactile_ssl/downstream_task/textile_sl.py:141
Method
validation_step
(self, batch: Dict[str, Any], batch_idx: int)
sparsh/tactile_ssl/downstream_task/slip_sl.py:135
Method
validation_step
(self, batch: Dict[str, Any], batch_idx: int)
sparsh/tactile_ssl/downstream_task/grasp_sl.py:116
Method
validation_step
(self, batch: Dict[str, Any], batch_idx: int)
sparsh/tactile_ssl/downstream_task/force_sl.py:135
Method
value
(self)
util/misc.py:74
Function
vit_base
(patch_size=16, num_register_tokens=0, **kwargs)
sparsh/tactile_ssl/model/vision_transformer.py:557
Function
vit_giant2
Close to ViT-giant, with embed-dim 1536 and 24 heads => embed-dim per head 64
sparsh/tactile_ssl/model/vision_transformer.py:585
Function
vit_large
(patch_size=16, num_register_tokens=0, **kwargs)
sparsh/tactile_ssl/model/vision_transformer.py:571
Function
vit_predictor
( input_dim, patch_size=16, num_register_tokens=0, embed_dim=384, depth=6, num_heads=1
sparsh/tactile_ssl/model/vision_transformer.py:505
Function
vit_small
(patch_size=16, num_register_tokens=0, **kwargs)
sparsh/tactile_ssl/model/vision_transformer.py:543
Function
vit_tiny
(patch_size=16, depth=12, num_register_tokens=0, **kwargs)
sparsh/tactile_ssl/model/vision_transformer.py:528
← previous
801–813 of 813, ranked by callers