lightning-pose
Contents:
Installation
User guide: the basics
User guide: advanced
Developer guide
FAQs
Lightning Pose API
lightning-pose
resample_abs_pos_embed_nhwc
View page source
resample_abs_pos_embed_nhwc
lightning_pose.models.backbones.vit_img_encoder.
resample_abs_pos_embed_nhwc
(
posemb
,
new_size
:
List
[
int
]
,
interpolation
:
str
=
'bicubic'
,
antialias
:
bool
=
True
)
[source]