Closed
Description
Describe the feature and the current behavior/state.
Recover Spatial Soft-argmax from contrib + scale adaptive extension
Relevant information
- Are you willing to contribute it (yes/no): no
- Are you willing to maintain it going forward? (yes/no): yes
- Is there a relevant academic paper? (if so, where): https://arxiv.org/abs/2003.07543 (for the scale adaptive version)
- Is there already an implementation in another framework? (if so, where): Kornia (Scale adaptation extended formulation is still not released)
- Was it part of tf.contrib? (if so, where): SpatialSoftmax tensorflow#23331 (only the non-scale adaptive version)
Which API type would this fall under (layer, metric, optimizer, etc.)
layer
Who will benefit with this feature?
Any application that requires heatmap based keypoints/landmarks regression
Any other info.