image2sphere icon indicating copy to clipboard operation
image2sphere copied to clipboard

Method to predict distributions over 3D object rotation from 2D images

Results 1 image2sphere issues
Sort by recently updated
recently updated
newest added

Thank you so much for making this code available. Great paper! One question regarding the so3_near_identity function in so3_utils.py: https://github.com/dmklee/image2sphere/blob/main/src/so3_utils.py#L51 Could you check that the implementation given here is as...