The project involves estimating localization of the robot based on the sensory input data. I use RGB camera images and LiDAR data for this purpose. Using these inputs I train neural networ models to estimate localization values of the robot. Currently I am doing image-to-image-translation or image enhancement for improving the images used for the model that estimates localization values.