Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 1.02 KB

README.md

File metadata and controls

27 lines (20 loc) · 1.02 KB

SearchAndRescue

SearchAndRescue is an autonomous vehicle project developed for HackIllinois in collaboration with John Deere. It uses computer vision to detect humans in disaster scenarios, while avoiding animals and other obstacles. When a human is detected, the system sends a notification to rescue teams for timely assistance.

Features

  • Autonomous Navigation: Vehicle autonomously navigates disaster zones.
  • Human Detection: Uses computer vision (OpenCV and TensorFlow) to detect humans.
  • Animal Avoidance: Differentiates between humans and animals to prevent false alarms.
  • Rescue Notifications: Sends notifications to rescue helpers when a human is found.

Technologies Used

  • Python
  • OpenCV
  • TensorFlow
  • Autonomous Vehicle Integration

How to Run

  1. Clone the repository: