CuiRuikai / Partial2Complete

[ICCV 2023] P2C: Self-Supervised Point Cloud Completion from Single Partial Clouds
MIT License
159 stars 9 forks source link

Force CUDA for Extension Installation #29

Closed dperozzi closed 1 month ago

dperozzi commented 1 month ago

Check for CUDA availability, and if detected, set FORCE_CUDA=1 for the installation of the extensions.

Solves #12 and #23