Skip to content

Object detection using YOLO algorithm for Unmanned Aerial Vehicles optimised for robust conditions

Notifications You must be signed in to change notification settings

shiva-chaithanya-goud/team-S2

Repository files navigation

Object detection using YOLO algorithm for Unmanned Aerial Vehicles optimised for robust conditions

Project description

UAV object detection has to be very accurate and extremely fast to process the live feed and give instant predictions of the current terrain. Our project uses a very optimal object detection algorithm - YOLO to accurately map the environment and detect various classes of objects. We will optimize the algorithm such that we can use it via live camera feed of UAV and it will be able to classify the environment precisely. Our main objective is to use Deep Learning to make predictions on its own where humans cannot intervene or where there isn’t enough visibility.

Technology used

We are optimizing YOLOv3 algorithm which is much faster and accurate than R-CNN and other object detection algorithms. We will use our custom dataset to train and model the data which can be used in real world scenarios.

Real life applications

  • Search and Rescue during Natural disaster: In Tsunami or earthquake conditions rather than manually searching for people and animals, our algorithm will detect it on its own with high accuracy.

  • Pothole detection: It can be used by Government agency to check the current conditions of the road. Thus it saves human time and can reach places much faster where humans cannot.

  • Bird obstacle detection: The main problems that UAVs face is being damaged by incoming birds in flight. Our model will prevent such scenarios and divert the UAV to a different projectile.

  • Traffic and accident monitoring: In cases of emergency where road is crowded/blocked, the drones will be be able to access the exit points on the own and give live telemetry information to base.

  • Forest Fire detection: The trained model will detect the forest fire source and can predict the possible.

Pothole image before processing

pot1

Pothole image after processing

plate_1_detect

Drone shot of construction site

Processed image with people mapped by trained model

About

Object detection using YOLO algorithm for Unmanned Aerial Vehicles optimised for robust conditions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages