博文地址
https://xugaoxiang.com/2021/06/30/yolov5-pyqt5
代码执行
项目中使用YOLOv5
的v5.0版本,界面文件是project.ui
pip install -r requirements.txt
python main.py
图片检测
视频检测
摄像头检测
图片处理后,预测结果保存在prediction.jpg
视频或者摄像头处理后,预测结果保存在prediction.avi
https://xugaoxiang.com/2021/06/30/yolov5-pyqt5
项目中使用YOLOv5
的v5.0版本,界面文件是project.ui
pip install -r requirements.txt
python main.py
图片检测
视频检测
摄像头检测
图片处理后,预测结果保存在prediction.jpg
视频或者摄像头处理后,预测结果保存在prediction.avi
基于YOLOv5 5.0正式版, https://github.com/ultralytics/yolov5/releases/tag/v5.0,方便起见,版本号与原版YOLOv5保持一致。
Source code(tar.gz)Unsupervised Object-Level Representation Learning from Scene Images This repository contains the official PyTorch implementation of the ORL algorithm
Optimizers Visualized Visualization of how different optimizers handle mathematical functions for optimization. Contents Installation Usage Functions
Discriminative Region Suppression for Weakly-Supervised Semantic Segmentation (AAAI 2021) Official pytorch implementation of our paper: Discriminative
NeuralFusion This is the official implementation of NeuralFusion: Online Depth Map Fusion in Latent Space. We provide code to train the proposed pipel
Selection via Proxy: Efficient Data Selection for Deep Learning This repository contains a refactored implementation of "Selection via Proxy: Efficien
NonMouse 日本語のREADMEはこちら This is an application that allows you to use your hand itself as a mouse. The program uses a web camera to recognize your han
Semi Hand-Object Semi-Supervised 3D Hand-Object Poses Estimation with Interactions in Time (CVPR 2021).
PSWE: Pooling by Sliced-Wasserstein Embedding (NeurIPS 2021) PSWE is a permutation-invariant feature aggregation/pooling method based on sliced-Wasser
SAAVN SAAVN Code release for paper "Sound Adversarial Audio-Visual Navigation,IC
We have made you a wrapper you can't refuse We have a vibrant community of developers helping each other in our Telegram group. Join us! Stay tuned fo
Frequency Domain Image Translation: More Photo-realistic, Better Identity-preserving This is the source code for our paper Frequency Domain Image Tran
OPPO 6G Data Generation with an E2E Framework Homepage of OPPO 6G Data Generation Challenge Datasets H1_32T4R.mat H2_32T4R.mat Please put the original
Implementation of ICCV 2021 paper: PnP-DETR: Towards Efficient Visual Analysis with Transformers arxiv This repository is based on detr Recently, DETR
Introduction K-PLUG: Knowledge-injected Pre-trained Language Model for Natural Language Understanding and Generation in E-Commerce. Installation PyTor
Learning-based Camera Calibration A Learning-based Camera Calibration Toolbox Paper The pdf file can be found here. @misc{zhang2022learningbased,
color-matcher Description color-matcher enables color transfer across images which comes in handy for automatic color-grading of photographs, painting
real-life-contra Description A python script that translates the body movement into in game control. Welcome to all new real life contra a deep learni
MMNet This repo is the official implementation of ICCV 2021 paper "Multi-scale Matching Networks for Semantic Correspondence.". Pre-requisite conda cr
RetinaFace is a deep learning based cutting-edge facial detector for Python coming with facial landmarks.
GuidEye A python software that can help blind people find things like laptops, phones, etc the same way a guide dog guides a blind person in finding h