You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
7 - Computer vision, Remote Sensing and GIS Technology Stack for an Autonomous Ground Vehicle
Disclaimer
This is just the "DOCUMENTATION" of the said project, to showcase the quality of work conducted.
All the rights of code, models, weights, custom datasets, results and work conducted during the said project belong to e-Yantra, ERTS Lab, CSE Dept, IIT Bombay, Mumbai, India.
Explore various Computer Vision and Deep Learning algorithms for Semantic Segmentation of Optical Aerial/Satellite Imagery
Exploring various algorithms for path-planning and routing the ground vehicle autonomously.
Perform real-time tracking and routing using GIS techniques.
Implement entire pipeline developed as a prototype on the ground robot using an arena, wherein the ground robot will be tracked, controlled and routed in real time.
Finally, evaluate the performance of the pipeline implemented.
Abstract:
Prototyped a path-planning pipeline for an autonomous ground vehicle utilizing computer vision methods and ArUco Markers.
Remote sensing and GPS tracking using on-ground markers.
Aerial/Satellite Images were quite large in size (some even 200-350 MB per image), making it very difficult to load and utilize the datasets for transfer learning/inputs for predictions.
Limitations of RAM, GPU Memory in local systems - leading to longer training/prediction time, or crashes
Limitations of RAM in Google Colab - owing to large dataset sizes - leading to crashes
Special thanks to our mentors Saail Narvekar Sir, Aditya Panwar Sir, and all the mentors at e-Yantra for their constant support and guidance throughout the project