Code Monkey home page Code Monkey logo

qt_yolo's Introduction

YOLOv4-Qt-OpenCV-Detection ๐Ÿš€๐Ÿ”

A Python application that utilizes YOLOv4 for object detection and face detection with the help of Qt for GUI and OpenCV for image processing ๐Ÿ“š๐Ÿ’ป.

Overview ๐Ÿ“–

This project aims to demonstrate the real-time object and face detection capabilities using the powerful YOLOv4 algorithm. The application provides a graphical user interface (GUI) using the Qt framework and leverages OpenCV for additional image processing tasks ๐Ÿ› ๏ธ๐Ÿ”ง.

Features ๐ŸŒŸ

  • Real-time object detection using YOLOv4 ๐Ÿš€
  • Real-time face detection ๐Ÿ”
  • GUI for easy interaction ๐Ÿ“ฑ
  • Customizable detection parameters โš™๏ธ

Requirements ๐Ÿ“‹

  • Python 3.x
  • Qt 5 or higher
  • OpenCV 4.x
  • NumPy
  • YOLOv4 pre-trained weights

Installation ๐Ÿ“ฆ

  1. Clone the repository:
    git clone https://github.com/yourusername/YOLOv4-Qt-OpenCV-Detection.git
    
  2. Install the required packages:
    pip install -r requirements.txt
    
  3. Download the YOLOv4 pre-trained weights from the official YOLO website and place them in the weights directory.

Usage ๐ŸŽจ

  1. Run the application:
    python main.py
    
  2. The GUI will open, allowing you to select an image or video stream for detection.
  3. The detected objects and faces will be highlighted in real-time.

Screenshots ๐Ÿ“ท

  • Object Detection Example

  • Face Detection Example

Contributing ๐Ÿ‘ฅ

Contributions are welcome! For bug reports or requests, please submit an issue or open a pull request.

License ๐Ÿ“œ

This project is licensed under the MIT License.

Acknowledgments ๐ŸŽ—๏ธ

qt_yolo's People

Contributors

cmyuwzl avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.