GinkgoX / YOLOv3GUI_Pytorch_PyQt5Links
This is a GUI project for Deep Learning Object Detection based on YOLOv3 model
☆33Updated 4 years ago
Alternatives and similar repositories for YOLOv3GUI_Pytorch_PyQt5
Users that are interested in YOLOv3GUI_Pytorch_PyQt5 are comparing it to the libraries listed below
Sorting:
- 布匹缺陷识别练习赛☆46Updated 4 years ago
- 基于pytorch版ssd进行改进注入CBAM空间通道注意力机制,加入FPN,类别损失函数改为focalloss☆41Updated 4 years ago
- This is a PyQt5 GUI program, which is based on YoloV5 and DeepSort to track person, and give a warning when someone comes to the "dangero…☆38Updated 4 years ago
- I tried to apply the CAM algorithm to YOLOv4 and it worked.☆61Updated 4 years ago
- ☆78Updated 4 years ago
- 本仓库主要包含了针对目标检测数据集的增强手段和源码:图像的旋转,镜像,裁剪,亮度/对比度的变换等☆135Updated 4 years ago
- 本项目为基于yolov5的GUI目标识别程序,支持选择要使用的权重文件,设置是否使用GPU、置信度阈值等参数。☆95Updated 3 years ago
- ☆26Updated 3 years ago
- 基于YOLOv4的安全帽佩戴检测☆87Updated 4 years ago
- 玻璃绝缘子缺陷检测☆33Updated 4 years ago
- ☆68Updated 3 years ago
- 可以训练yolov5(v6.0)、yolox、小型网络,添加注意力机制☆66Updated 3 years ago
- person_helmet_count☆15Updated 4 years ago
- SKKU S-HERO Capstone Projects with PCB detection using Yolov5&Grad-CAM☆34Updated last year
- 基于Yolov4的行人检测、行人距离估计、多目标跟踪系统☆63Updated 3 years ago
- This is a deep learning application project in the industrial field, intended to detect defects on the workpiece surface. The code is bas…☆81Updated 5 years ago
- 对于小目标的检测和识别☆27Updated 6 years ago
- 无人机视角、多模态、模型剪枝、国产AI芯片部署☆41Updated 3 years ago
- ☆27Updated 3 years ago
- 这个是一个在SSD的基础上用于生成绘制mAP代码所用的txt的例子。(目的是生成txt)☆129Updated 4 years ago
- 支持多模型工程化的图像分类器☆24Updated 3 years ago
- Yolov5 with transformers☆22Updated 4 years ago
- 这是一个efficientnet-yolo3-pytorch的源码,将yolov3的主干特征提取网络修改成了efficientnet☆146Updated last year
- Target detection and multi target tracking platform based on Yolo DeepSort and Flask.☆59Updated 3 years ago
- Faster R-CNN实现安防中安全帽佩戴目标检测☆88Updated 5 years ago
- CoordAttention_YOLOX(基于CoordAttention坐标注意力机制的改进版YOLOX目标检测平台)