dvlab-research / Stratified-Transformer

Stratified Transformer for 3D Point Cloud Segmentation (CVPR 2022)
MIT License
368 stars 40 forks source link

Environment Bug #69

Open mttbyte opened 1 year ago

mttbyte commented 1 year ago

When numpy==1.19.5, importing SharedArray will cause a error of low numpy version. When increasing the numpy version, it cannot meet the requirements of torch-point3d-1.3.0 numpy version

X-Lai commented 1 year ago

This is a problem of torch-points3d, please ignore the warning.