guochengqian / PointNeXt

[NeurIPS'22] PointNeXt: Revisiting PointNet++ with Improved Training and Scaling Strategies
https://guochengqian.github.io/PointNeXt/
MIT License
770 stars 111 forks source link

OpenPoints Library is missing? #3

Closed liuxinren456852 closed 2 years ago

guochengqian commented 2 years ago

i will make it publicly available in one hour

guochengqian commented 2 years ago

@liuxinren456852

thanks for the interest. here is how you install PointNeXt. openpoints will be cloned and updated when running source install.sh

git clone git@github.com:guochengqian/PointNeXt.git
cd PointNeXt
source install.sh