Hi, thank you for your interesting work, I have some questions.
- Since angels can be calculated as Intensity(R,rho,alpha)/maxIntensity(r,rho,alpha) at every range given points and labels, why we need an alpha_predictor to predict angels?
- We can see 'p = np.poly1d(fit)' at line 99 in file 'data_generator.py', but parameter 'p' seems not being used in following code, the same as in 'data_generator_sem_poss.py' and 'data_generator_kitti.py'