Hello,
I'm attempting to replicate the VoxelNext experiments and am encountering difficulties during the installation process on an HPC cluster. Here are the steps I've taken so far:
- Cloned the VoxelNext GitHub repository.
- Installation of OpenPCDet:
2.1 Cloned the OpenPCDet GitHub repository.
2.2 Installed PyTorch and appropriate CUDA drivers.
2.3 Installed the spconv library.
- Ran the setup.py script to install pcdet.
Despite trying various combinations of PyTorch and CUDA versions, I am unable to proceed successfully. The issues seem related to compatibility or dependencies.
Could you provide a clearer, more detailed guide or any additional prerequisites specifically tailored for current versions of PyTorch and CUDA? This would greatly help in ensuring the installation process aligns with the required setup for conducting experiments effectively.
Thank you for your assistance.
Hello,
I'm attempting to replicate the VoxelNext experiments and am encountering difficulties during the installation process on an HPC cluster. Here are the steps I've taken so far:
2.1 Cloned the OpenPCDet GitHub repository.
2.2 Installed PyTorch and appropriate CUDA drivers.
2.3 Installed the spconv library.
Despite trying various combinations of PyTorch and CUDA versions, I am unable to proceed successfully. The issues seem related to compatibility or dependencies.
Could you provide a clearer, more detailed guide or any additional prerequisites specifically tailored for current versions of PyTorch and CUDA? This would greatly help in ensuring the installation process aligns with the required setup for conducting experiments effectively.
Thank you for your assistance.