Gauravmak27
Gauravmak27
Any ideas for this below mentioned error. File "/rwthfs/rz/cluster/home/kd636624/demo/math/VoxelNet-tensorflow/utils/kitti_loader.py", line 167, in fill_queue voxel[idx * single_batch_size:(idx + 1) * single_batch_size]) File "/rwthfs/rz/cluster/home/kd636624/demo/math/VoxelNet-tensorflow/utils/kitti_loader.py", line 241, in loader_worker_main self.fill_queue(batch_size) File "/rwthfs/rz/cluster/home/kd636624/demo/math/VoxelNet-tensorflow/utils/kitti_loader.py", line...
if you run ( python setup.py build_ext --inplace ) beforehand, and gcc and scipy lib versions matches, it should not have a problem.
@bm777 how exactly have you used model_train.py? I am facing same problem!