spbayley

Results 2 issues of spbayley

I tried implementing the training function of the model_01_deconv.py function but I get errors starting with the first being the following: File "model_01_deconv.py", line 382, in lidar_generator yield np.array(batch_voxel, dtype=np.float32)[:,...

I am testing this code with the KITTI evaluation development kit which takes in the ground truth labels as well as text files of results. The text files have to...