Inferring-Spatial-Uncertainty-in-Object-Detection icon indicating copy to clipboard operation
Inferring-Spatial-Uncertainty-in-Object-Detection copied to clipboard

The repo of the preprinting paper "Labels Are Not Perfect: Inferring Spatial Uncertainty in Object Detection"

Results 2 Inferring-Spatial-Uncertainty-in-Object-Detection issues
Sort by recently updated
recently updated
newest added

Should this line be 'yz_distances[:, iz] = np.linalg.norm(yc - z_embeded, 2, axis=1)' instead? If it is 'yz-z_embed', then it is not a GMM but a uni-modal Gaussian. https://github.com/ZiningWang/Inferring-Spatial-Uncertainty-in-Object-Detection/blob/3fc7c8d78e538805d928ba084c1c4570f795babc/utils/metric_utils.py#L97

Hi, the repo was empty. I wonder is there any timeline to opensource?