Matt Whiteway
Matt Whiteway
### Describe the bug In the source code for kornia.geometry.subpix.render_gaussian2d, there is a normalization step where the heatmap should be divided by sigma squared, but instead is divided by sigma:...
The current package only supports multiview setups that have fused views across cameras into a single frame. This does not scale well past 2-4 views.
The current PCA code used for computing both the Pose PCA and Multiview PCA subspaces does not allow for NaN entries in the hand labels. This limitation requires us to...
It has become increasingly important to allow pose estimation models to train on heterogeneous datasets, which are composed of multiple sub-datasets that may be similar in appearance (e.g., head-fixed mice,...