hjwdzh / PrimitiveNet

PrimitiveNet: Primitive Instance Segmentation with Local Primitive Embedding under Adversarial Metric (ICCV 2021)
MIT License
62 stars 11 forks source link

Got error when running compile.sh #7

Closed Mzzzzzzzzz closed 2 years ago

Mzzzzzzzzz commented 2 years ago

when running compile i got ERROR: spconv-1.0-cp37-cp37m-linux_x86_64.whl is not a supported wheel on this platform. my platform is python 3.6 CUDA 10.2 pytorch 1.10.1 and i want to know the version of yours

hjwdzh commented 2 years ago

You can modify the compile script to adjust your system. I believe it is fine with python3.6 and cuda 10.2.