qcraftai / pillarnext

PillarNeXt: Rethinking Network Designs for 3D Object Detection in LiDAR Point Clouds (CVPR 2023)
Other
187 stars 14 forks source link

how to use the code without docker? #1

Closed markwave closed 1 year ago

markwave commented 1 year ago

I want to install the environment and train test your model, but not through docker, can you provide the other install method to use? We want to run this in Linux system centos7.

Konstantin5389 commented 1 year ago

Just follow the docker file to set up your own anaconda environment. However, we recommend you to utilize docker because it's convenient to apply.