↓ 3 callersMethod__get_y_rot_from_xz Given (x, z) norm rotation (e.g., (0, 1)), return the closest degrees in [270, 180, 90, 0] matching.
TEACh/teach/src/teach/simulators/simulator_THOR.py:2264
↓ 3 callersMethod__init__(self, gate_channels, reduction_ratio=16, pool_types=['avg', 'max'], no_spatial=False)
Ego4d/Tracking-Anything-with-DEVA/deva/model/cbam.py:67
↓ 3 callersMethodcutout(p=0.5, scale=(0.02, 0.33), ratio=(0.3, 3.3), value=0.0)
TEACh/teach/src/teach/modeling/ET/alfred/nn/transforms.py:39