SubicLovePython / hog-svm
☆13Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for hog-svm
- 使用图像的hog特征来导入svm来进行分类☆24Updated 7 years ago
- For the CIFAR-10 dataset, extracting HOG features and using SVM classifier to classify them, at last, we get the accuracy.☆42Updated 4 years ago
- 使用LBP方法提取特征,再使用svm进行分类☆40Updated 7 years ago
- 适合小白入门的图像分类项目,从熟悉到熟练图像分类的流程,搭建自己的分类网络结构以及在pytorch中运用经典的分类网络。☆61Updated 4 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…☆79Updated 4 years ago
- 使用HOG+SVM进行图像分类☆157Updated 5 years ago
- This is a Saliency detection toolbox Specially designed for surface defect detection.☆179Updated 2 years ago
- I tried to apply the CAM algorithm to YOLOv4 and it worked.☆60Updated 3 years ago
- ☆148Updated 2 years ago
- 本项目用深度学习的方法进行工业产品缺陷检测,替代原本人眼的产品质检。从而大幅提升工业产品合格率和降低人力成本。☆126Updated 4 years ago
- 玻璃绝缘子缺陷检测☆31Updated 3 years ago
- defect detection algorithm☆132Updated last year
- ☆24Updated 5 years ago
- fpn_resnet、resnet-se、resnet-cbam☆32Updated 4 years ago
- 提取图像的灰度共生矩阵(GLCM),根据GLCM求解图像的概率特征,利用特征训练SVM分类器,对目标分类☆113Updated 5 years ago
- 本仓库主要包含了针对目标检测数据集的增强手段和源码:图像的旋转,镜像,裁剪,亮度/对比度的变换等☆129Updated 3 years ago
- 基于PyTorch框架实现的图像分类网络☆74Updated 4 years ago
- 实验室的一个病虫害检测项目,在SSD基础上进行一系列改进!SSD Improvements!☆24Updated 2 years ago
- dataset of the upcoming paper "Saliency of magnetic tile surface defects"☆178Updated 4 years ago
- 布匹缺陷识别练习赛☆45Updated 3 years ago
- This repository contains key scripts for implementing gradient CAM algorithm for YOLO v3 model. The codes has been tested on pytorch 1.7.…☆24Updated 3 years ago
- 这是一个efficientnet-yolo3-pytorch的源码,将yolov3的主干特征提取网络修改成了efficientnet☆144Updated last year
- 里面会保存许多优秀的卷积神经网络结构,这些结构可以帮助我们更好的设计网络。☆141Updated 3 years ago
- 这个是一个在SSD的基础上用于生成绘制mAP代码所用的txt的例子。(目的是生成txt)☆129Updated 3 years ago
- Detect mainly three kinds of defects on chips,which are bump,dent and dot at pixel level.☆19Updated 5 years ago
- Python实现提取图像的纹理、颜色特征,包含快速灰度共现矩阵(GLCM)、LBP特征、颜色矩、颜色直方图。☆394Updated 4 years ago
- GradCAM algorithm implementation for YOLOv3☆28Updated 4 years ago
- 天池2021广东工业智能制造大赛瓷砖瑕疵检测极客奖方案☆79Updated 2 years ago
- 这是之前我和我的组员参与Tiny-mind 手写汉字识别大赛的一个项目, 主要实现了用Resnet或VGG16作为Backbone来训练一个分类任务以及基于opencv的一些图片数据集增强,最终我们组的成绩为TOP-5准确率99.19, 排名5/700。这个项目也可以用于其…☆83Updated 5 years ago
- ⚡EDRNet:Encoder-Decoder Residual Network for Salient Object Detection of Strip Steel Surface Defects☆49Updated 3 years ago