Code Monkey home page Code Monkey logo

yolov5_pyqt5's Introduction

yolov5_pyqt5

这是一个使用pyqt5搭建YOLOv5目标检测可视化程序。

项目采用了极简设计,以便读者可以基于此界面进行二次开发。

目前支持:

  • 图像检测
  • 视频检测
  • 摄像头检测

项目界面:

image-20220821211811729

项目内置了测试数据,下载之后可直接运行

使用方式

1.安装Cuda、Cudnn

根据自己设备GPU型号选择合适版本进行安装

2.安装torch、torchvision

  • torch版本:1.7.1
  • torchvision版本:0.8.2

此处根据Cuda版本选择合适的文件下载安装

3.安装剩余模块其它依赖

pip install -r requriements.txt

4.运行main.py即可看到显示界面

打包版本

应某些读者的需求,打了个包,有需要的可自行下载(仅支持windows):百度云盘

Contact

本项目不会再添加新功能,如果你发现bug,欢迎在issue中提出,我会及时修复

如果你需要其它定制功能,可以发送“需求+工期+报价”等详细信息至我的邮箱[email protected]

Star History

如果此项目对你有所帮助,请给项目点个star

Stargazers over time

yolov5_pyqt5's People

Contributors

zstar1003 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.