arslanpi
arslanpi
Faced the same problem.
Hi, I have the same issue. Any solution ? @chrischoy
@zhanqx1024 @russellyq @silencemm @chalth Please install MinkowskiEngine 0.4.3 and then run demo.py file. All errors are gone and it works perfectly fine with Minkowski Engine 0.4.3. Also after installing MinkowskiEngine,...
@Vaishali-Nimilan Yup install open3d==0.10.0 and install Minkowski 0.4.3. It worked perfectly fine then.
@Vaishali-Nimilan Check your PyTorch and cuda version. Mine is PyTorch 1.7.1, Cuda 10.2, cudnn 7.6.5 with Python 3.8. That might help.
Create a new cell and write the following code `from keras import regularizers` It will solve issue. If it doesn't then write the same code in **/networks/nn_blocks.py** file