diffConvNet
diffConvNet copied to clipboard
PyTorch Implementation of "diffConv: Analyzing Irregular Point Clouds with an Irregular View" (ECCV'22)
Thank you for your work!The results of my run on the dataset are shown in this figure. Obviously, I have encountered a problem. I hope you can help me with...
Hi, thanks for sharing the code. I try to retrain the 3d scene segmentation task on my computer. I get some bugs when I start to train the model. show...
(diffconv)root@ailab-PowerEdge-T640:/home/ailab/diffconvNet#pvthon3 data_prep.py --dataset=toronto3d Traceback (most recent call last): File "data_prep.py", line 104, in eval("download %s(data_dir)"%dataset) File "", line 1, in File "data_prep.py", ine 78, in download_toronto3d split Toronto3D(i, data dir=data...
Hi, thanks for sharing the code. I try to retrain the 3d scene segmentation task on my computer. I get some bugs when I start to train the model. show...