• Developed algorithms for autonomous food delivery by a mobile robot using ROS and Gazebo for simulation as well as the autonomy stack behind the autonomous mobile robots (motion control, path planning, localization and SLAM).
• Implemented Convolutional Neural Network (CNN) models to detect small ships in SAR imagery (large-scale remote sensing images) using Detectron2 API, which is an open source object detection toolbox powered by PyTorch.
• Implemented various motion planning methods including search-based methods (e.g. A*), sampling-based methods (e.g. PRM, RRT, RRT-Connect), and trajectory optimization.
• Implemented algorithms related to state-based models (like Graph search algorithms, Markov decision processes (MDPs), adversarial games) and variable-based (graphical) models (like constraint satisfaction problems (CSPs), factor graphs, Markov networks, Bayesian networks).