Track: Artificial Intelligence
Abstract
Using a machine-vision detection based on deep learning system, the study established using darknet framework to identify and making the drone detection system. Using the darknet, YOLOv3 algorithm and OpenCV, the system was implemented on our computer to identify drones based on the live feed obtained from camera or uploaded image. The system was implemented to track and recognize drones on a different background. The project methodology is based on four different stages, gathering the dataset, annotation, training the system and testing the system. The project was able to identify the drones with an average success rate of 99% and 100% from live videos and uploaded images, respectively. The project showed that because of the deep learning strength, the detection was robust against changes in light intensity and the existence of background effects in different environmental conditions.