UAV’s recognition of its route through image recognition

The purpose of this paper is to implement a method to allow delivery UAV/drones to recognise their path and stay on them. This is to lessen the probability any possible accidents given real time obstacles like flora and fauna or even other drones, essentially ensuring safety. It also ensures that th...

Full description

Saved in:
Bibliographic Details
Main Author: Prakash Sekaran
Other Authors: Althea Liang
Format: Final Year Project
Language:English
Published: 2016
Subjects:
Online Access:http://hdl.handle.net/10356/69153
Tags: Add Tag
No Tags, Be the first to tag this record!
Institution: Nanyang Technological University
Language: English
Description
Summary:The purpose of this paper is to implement a method to allow delivery UAV/drones to recognise their path and stay on them. This is to lessen the probability any possible accidents given real time obstacles like flora and fauna or even other drones, essentially ensuring safety. It also ensures that the drones get to their destination to deliver its package and back. The proposed model is to do image recognition of the drone’s route. This can be done through the implementation of a convolutional neural network (CNN). The data comprises of images from forest trail [1]. There are 3 classes namely for the drone to turn right (TR), turn left (TL) or go straight (GS). Based on the images the CNN will be able to classify the images into their respective classes. The model created was able to correctly classify about 90% of the images in only 10 cycles. This performance is comparable to that of human recognition of the images. This model can then be used to detect real time videos or images to keep the drone in its programmed path of travel. Further improvements can still be made to make sure the classification can be as accurate as possible. This model or similar ones could also be a stepping stone for further advancement in autonomous drone delivery of packages. They application might be slightly different from a forest trail to high rise buildings. Certain tweaks have to be made. They could be coupled with specific building constructions, GPS, sensors, etc. The possibility of autonomous drone delivery can come into reality very soon and hopefully in Singapore as well.