Code Monkey home page Code Monkey logo

yolov7-pyside6's Introduction

yolov7-Pyside6 Image and Video Inference with UI

View Chinese Version here

This project is based on YOLOv7 & PyQt5-YOLOv5

When the GUI is launched, it will automatically detect the presence of the YOLOv7 models that were previously added to the "ptmodel" folder.

With this project, our aim was to offer end users quick inferences that would simplify their work. To achieve this, we focused on developing a lightweight and fast project that would meet their needs.

The system features:

OS : Windows 11 
CPU : Intel(R) Core(TM) i7-10750H CPU @ 2.60GHz   2.59 GHz
GPU : NVIDIA GeForce GTX 1660Ti 6GB

Inferences on Image and Video




Prepare

    ### create virtual env 
    conda create -n yolov7 python=3.9 
    ### requirements
    pip install -r requirements.txt
    ### Download related version Pytorch 
    pip install torch torchvision torchaudio --extra-index-url https://download.pytorch.org/whl/cu117

Download Pytorch

Run

  python main.py

Function

  1. support image/video as input
  2. change model
  3. change IoU
  4. change confidence
  5. paly/pause/stop
  6. show result
  7. export detected image/video

Demo Video

Check in YOLOv7检测界面-Pyside6-GUI

Reference

End

Please consider giving me a star if this project is helpful to you. ⭐⭐⭐

yolov7-pyside6's People

Contributors

swimmingliu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

yolov7-pyside6's Issues

requirement无法安装

按照prepare你先在conda你创建环境后,那个requirement.txt无法安装,不管是pip install还是conda install都不行
希望能写一下更详细的步骤

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.