↓ 1 callersMethodpatchify imgs: (N, 3, T, H, W) x: (N, L, patch_size**2 *3*T)
sparsh/tactile_ssl/model/point_mae.py:1384
↓ 1 callersFunctionplot_data_summary(
data_dir,
trajectories,
ee_pose,
in_contact,
forces,
frictional_coeff,
slip_perc
sparsh/scripts/slip_labelling.py:144
↓ 1 callersFunctionplot_slip_per_stroke(
trajectories, slip_trajectories, ee_pose, shear_magnitude, forces, frictional_coeff
)
sparsh/scripts/slip_labelling.py:65
↓ 1 callersFunctionwarp warp an image/tensor (im2) back to im1, according to the optical flow x: [B, C, H, W] (im2) flo: [B, 2, H, W] flow
sparsh/tactile_ssl/downstream_task/utils_forcefield/ssl_utils.py:33