Skip to content

In this project we have made an Android Application which can detect potholes using smartphone's camera and alarm the user by making a beep sound whenever a pothole is detected.

Notifications You must be signed in to change notification settings

Mayuresh999/Pothole-Detection-Using-YOLO-V5

Repository files navigation

Pothole-Detection-Using-YOLO-V5 🚀

In this project we have made an Android Application which can detect potholes using smartphone's camera and alarm the user by making a beep sound whenever a pothole is detected.

  • The application works by taking live feed from smartphone's camera and taking real-time inference on it from the YOLO V5s model.
  • THe Inference time is dependant on smartphone's processor. Better the processor, lesser the inference time.
  • We also have compared the inference time on around 10 smartphones in which we found that if the processor is Snapdragon 865, the inference is very fast around (30 ms per frame).
  • The application makes beep sound if a pothole is detected.

The output of model on images and videos as well as output from the app are as follows

android.app.result.video.pothole.detection.mp4
android.app.result.images.pothole.detection.mp4

About

In this project we have made an Android Application which can detect potholes using smartphone's camera and alarm the user by making a beep sound whenever a pothole is detected.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published