lightning-pose
Contents:
Installation
User guide: the basics
User guide: advanced
Developer guide
FAQs
Lightning Pose API
lightning-pose
make_upsampling_layers
View page source
make_upsampling_layers
lightning_pose.models.heads.heatmap.
make_upsampling_layers
(
in_channels
:
int
,
out_channels
:
int
,
int_channels
:
int
,
n_layers
:
int
)
→
Sequential
[source]