Skip to content

Shiv716/Recon_Bird_Package

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Author

Shivang Chaudhary

Recon_Bird: Drone surveillance software

The project was designed as a cutting-edge solution for enhancing safety and efficiency in hazardous industrial environments, such as oil factories. Leveraging the powerful capabilities of OpenCV's object detection models (Faster R-CNN and SSD), the software enables real-time detection of machinery flaws, ensuring proactive maintenance and risk mitigation. To further enhance security, the software incorporates robust user authentication mechanisms, safeguarding its usage and sensitive data.

Requirements

The program depends on the following Python libraries:

  • djitellopy
  • opencv-python
  • tensorflow
  • kivymd

Installation

  1. Clone the repository:
    git clone <https://github.com/Shiv716/Recon_Bird_Package.git>
    
  2. Install the required packages:
    pip install djitellopy opencv-python tensorflow kivymd
    
  3. Verify the installation:
    pip list
    

Usage

To run the application, use the following command:

   python main.py

Tests

About

Final year project for bachelors ; AI embedded drone software

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors