zju3dv / clean-pvnet

Code for "PVNet: Pixel-wise Voting Network for 6DoF Pose Estimation" CVPR 2019 oral
Apache License 2.0
400 stars 106 forks source link

Update RANSAC Voting for PyTorch (>1.10) & CUDA (>11.1) Compatibility #298

Open Divyam10 opened 10 months ago

Divyam10 commented 10 months ago

โ„น๏ธ Ensure Compatibility with Newer PyTorch and CUDA Versions for RANSAC Voting Layer

๐Ÿš€ Summary: This commit updates the RANSAC voting module to ensure compatibility with the latest PyTorch and CUDA versions.

๐Ÿ”„ Changes Made:

๐Ÿ“‹ Additional Notes:

๐Ÿ”ง Dependencies:

๐Ÿงช Testing:

๐Ÿ‘ Acknowledgments: Thanks to the authors for sharing code for this valuable research.

๐Ÿ“… Date: 21st Jan, 2024