Reusability of 3D Feature Based Maps for Automobiles (Bachelor's Final Year Project)
Reusability of 3D Feature Based Maps for Automobiles (Bachelor's Final Year Project)
The first image is the image of ZED stereo camera that we used to collect the data. The data was then processed through MOBILENETV2 neural network for image segmentation and finally the data was fed to ORB and SLAM algorithm for real world map creation (mapping) and localization. The output is show below
The left blue points are raw car points extracted by SLAM algorithm and right multicolor points are refined, outlier removed car points (done using self-made conventional algorithm and DBSCAN). The red boxes denote detected cars and blue boxes denotes the ground truth of those cars. The approximate difference between the estimated positions of the cars to actual positions was about 50 cm from center to center.