mprm icon indicating copy to clipboard operation
mprm copied to clipboard

The error

Open zwy1996 opened this issue 4 years ago • 0 comments

Traceback (most recent call last): File "/home/data2/mprm-master/training_mprm.py", line 201, in model = KernelPointFCNN(dataset.flat_inputs, config) File "/data2/mprm-master/models/KPFCNN_mprm.py", line 89, in init self.inputs['last_batch_ind'] = flat_inputs[ind] IndexError: tuple index out of range Creating Model


When I used your code, I met the error? Did you give me some advice? Best wish to you!

zwy1996 avatar Aug 13 '21 14:08 zwy1996