pith. sign in

arxiv: 1905.01658 · v1 · pith:E6BZDF35new · submitted 2019-05-05 · 💻 cs.CV

Drone Path-Following in GPS-Denied Environments using Convolutional Networks

classification 💻 cs.CV
keywords approachdroneconvolutionalenvironmentsgps-deniednavigationpathsimulated
0
0 comments X
read the original abstract

his paper presents a simple approach for drone navigation to follow a predetermined path using visual input only without reliance on a Global Positioning System (GPS). A Convolutional Neural Network (CNN) is used to output the steering command of the drone in an end-to-end approach. We tested our approach in two simulated environments in the Unreal Engine using the AirSim plugin for drone simulation. Results show that the proposed approach, despite its simplicity, has average cross track distance less than 2.9 meters in the simulated environment. We also investigate the significance of data augmentation in path following. Finally, we conclude by suggesting possible enhancements for extending our approach to more difficult paths in real life, in the hope that one day visual navigation will become the norm in GPS-denied zones.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Improved Reinforcement Learning through Imitation Learning Pretraining Towards Image-based Autonomous Driving

    cs.LG 2019-07 unverdicted novelty 3.0

    Imitation learning pretraining of a ResNet-34 DDPG agent improves performance on image-based autonomous driving in simulation over pure IL or pure RL.