deeplabcut.pose_estimation_pytorch.models.modules
Modules:
| Name | Description |
|---|---|
coam_module |
|
conv_block |
The code is based on DEKR: https://github.com/HRNet/DEKR/tree/main |
conv_module |
The code is based on DEKR: https://github.com/HRNet/DEKR/tree/main |
csp |
Implementation of modules needed for the CSPNeXt Backbone. Used in CSP-style models. |
gated_attention_unit |
Gated Attention Unit. |
kpt_encoders |
|
norm |
Normalization layers. |