-
Hi! I met some errors when running "initialSP_prepare_S3DIS.py" with the command `python data_prepare/initialSP_prepare_S3DIS.py`.
Here is the output of the terminal:
```
xzj@xzj:~/githouse/GrowSP…
-
**Describe the bug**
(GGSD) xzy@xzy-HP-Z4-G4-Workstation:/data1/jy/code/MinkowskiEngine$ python setup.py install --install-option="--force_cuda" --install-option="--blas=openblas"
WARNING: Skipping M…
-
Hi, I am installing MinkowskiEngine by local setup.py file through the Slurm system.
`pip install -U git+https://github.com/NVIDIA/MinkowskiEngine -v --no-deps --install-option="--blas=mkl" --insta…
-
I compiled MinkowskiEngine versions 0.4.0 and 0.5.4 on Linux with Cuda 11.4, Python 3.6.9 and with uname -a output
Linux [HOSTNAME] 5.15.0-56-generic #62~20.04.1-Ubuntu SMP Tue Nov 22 21:24:20 UTC …
-
e.g. The implementation in MinkowskiEngine: [https://nvidia.github.io/MinkowskiEngine/pooling.html#minkowskimaxpooling](url).
I only found global_max_pool()
-
![image](https://github.com/JonasSchult/Mask3D/assets/133661066/516406d7-af9e-4ce2-9e34-62b7a4a7ac9a)
how to solve this problem? @JonasSchult
-
Hi everyone, when I am installing MinknowskiEngine using pip, I encounter the following error:
```python
note: This error originates from a subprocess, and is likely not a problem with pip.
…
yqi19 updated
1 month ago
-
Hi, @CCInc
I am trying to reproduce [SpatioTemporalSegmentation](https://github.com/chrischoy/SpatioTemporalSegmentation) benchmark results on ScanNet. The miou of validation set has a large gap w…
-
**Describe the bug**
A clear and concise description of what the bug is.
- Please complete all sections of this template if applicable. For installation, you must report the environment. Otherwise…
-
**Describe the bug**
I am trying to install the MinkowsiEngine by running command "pip3 install -U git+https://github.com/NVIDIA/MinkowskiEngine", but it got error "Failed building wheel for Minkowsk…