weitong8591 / differentiable_ransac

PyTorch Implementation of the ICCV 2023 paper: Generalized Differentiable RANSAC ($\nabla$-RANSAC).
GNU General Public License v3.0
173 stars 9 forks source link

[Docs] Link to the paper! #2

Closed mahimairaja closed 1 year ago

mahimairaja commented 1 year ago

I love the implementation of the work and find it amazing. Could you please share the link to the original paper?

weitong8591 commented 1 year ago

Sure, here is our paper, https://arxiv.org/abs/2212.13185

mahimairaja commented 1 year ago

Thanks for sharing!