chrischoy / DeepGlobalRegistration

[CVPR 2020 Oral] A differentiable framework for 3D registration
Other
468 stars 85 forks source link

Requirements for install #29

Open KirillHiddleston opened 3 years ago

KirillHiddleston commented 3 years ago

for CUDA 10.2 (Ubuntu 20.04.2LTS)

g++-7 --version` is at least 7.4.0 open3d=0.10.0 MinkowskiEngine=0.4.3

other libraries as in requirements.txt

eduardohenriquearnold commented 3 years ago

Thanks for sharing this. Downgrading MinkowskiEngine to 0.4.3 was easier than updating the code to account for the changes in ME 0.5.4