博文地址
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)Common Sense Beyond English: Evaluating and Improving Multilingual LMs for Commonsense Reasoning This is the Github repository of our paper, "Common S
srez Image super-resolution through deep learning. This project uses deep learning to upscale 16x16 images by a 4x factor. The resulting 64x64 images
s3sec Test AWS S3 buckets for read/write/delete access This tool was developed to quickly test a list of s3 buckets for public read, write and delete
Code for Coordinated Policy Optimization Webpage | Code | Paper | Talk (English) | Talk (Chinese) Hi there! This is the source code of the paper “Lear
Context Encoders: Feature Learning by Inpainting This is the Pytorch implement of CVPR 2016 paper on Context Encoders 1) Semantic Inpainting Demo Inst
Sharpened Cosine Similarity A layer implementation for PyTorch Install At your c
An out-of-box Lua parser written in Lark Such parser handles a relaxed version o
FAC-Net Foreground-Action Consistency Network for Weakly Supervised Temporal Action Localization Linjiang Huang (CUHK), Liang Wang (CASIA), Hongsheng
A repo to show how to use custom dataset to train s2anet, and change backbone to resnext101
GndNet: Fast Ground plane Estimation and Point Cloud Segmentation for Autonomous Vehicles. Authors: Anshul Paigwar, Ozgur Erkent, David Sierra Gonzale
Auto White-Balance Correction for Mixed-Illuminant Scenes Mahmoud Afifi, Marcus A. Brubaker, and Michael S. Brown York University Video Reference code
ONNX Object Localization Network Python scripts performing class agnostic object localization using the Object Localization Network model in ONNX. Ori
CLIP-GEN [简体中文][English] 本项目在萤火二号集群上用 PyTorch 实现了论文 《CLIP-GEN: Language-Free Training of a Text-to-Image Generator with CLIP》。 CLIP-GEN 是一个 Language-F
Mini bioinformatics project: PCA on genotypes This repo contains the code from t
Multi-Scale Context Aggregation by Dilated Convolutions Introduction Properties of dilated convolution are discussed in our ICLR 2016 conference paper
UMPNet: Universal Manipulation Policy Network for Articulated Objects Zhenjia Xu, Zhanpeng He, Shuran Song Columbia University Robotics and Automation
imagededup is a python package that simplifies the task of finding exact and near duplicates in an image collection.
Trading Using Q-Learning In this project, I will present an adaptive learning model to trade a single stock under the reinforcement learning framework
PYTHON-AMAZON-SP-API Amazon Selling-Partner API If you have questions, please join on slack Contributions very welcome! Installation pip install pytho
Pgn2Latex (WIP) A simple script to make pdf from pgn files and studies. It's sti