SubicLovePython / hog-svm
☆13Updated 5 years ago
Alternatives and similar repositories for hog-svm
Users that are interested in hog-svm are comparing it to the libraries listed below
Sorting:
- 使用图像的hog特征来导入svm来进行分类☆24Updated 8 years ago
- 提取图像的灰度共生矩阵(GLCM),根据GLCM求解图像的概率特征,利用特征训练SVM分类器,对目标分类☆119Updated 5 years ago
- For the CIFAR-10 dataset, extracting HOG features and using SVM classifier to classify them, at last, we get the accuracy.☆42Updated 5 years ago
- 使用HOG+SVM进行图像分类☆164Updated 6 years ago
- 本项目用深度学习的方法进行工业产品缺陷检测,替代原本人眼的产品质检。从而大幅提升工业产品合格率和降低人力成本。☆145Updated 4 years ago
- 使用LBP方法提取特征,再使用svm进行分类☆41Updated 8 years ago
- 玻璃绝缘子缺陷检测☆33Updated 4 years ago
- 基于PyTorch框架实现的图像分类网络☆81Updated 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…☆80Updated 5 years ago
- 机器学习实战☆151Updated 2 years ago
- This is a Saliency detection toolbox Specially designed for surface defect detection.☆185Updated 2 years ago
- oppencv基于颜色特征的双目测距系统☆22Updated 4 years ago
- 👷胶囊表面缺陷检测withTensorflow,主要检测了凹陷和缺失部分,涉及到GPU加速☆118Updated 4 years ago
- 本仓库主要包含了针对目标检测数据集的增强手段和源码:图像的旋转,镜像,裁剪,亮度/对比度的变换等☆135Updated 4 years ago
- Fabric defect detection based on computer vision☆25Updated 6 years ago
- ☆155Updated 3 years ago
- 使用sift算法提取图像特征点,然后利用KMeans算法特征点进行聚类,然后进行匹配来实现基于内容的图像分类器☆18Updated 4 years ago
- I tried to apply the CAM algorithm to YOLOv4 and it worked.☆61Updated 4 years ago
- 支持多模型工程化的图像分类器☆24Updated 3 years ago
- 用SVM支持向量机方法,经过LBP特征提取实现二分类☆10Updated 6 years ago
- ☆24Updated 6 years ago
- 复现热门网络Alexnet,VGG,Inception,YoLo等CSDN地址:https://blog.csdn.net/shankezh☆15Updated 5 years ago
- 计算机视觉作业:基于直方图的自适应阈值分割、利用聚类技术实现纹理图像分割、模板匹配技术、目标跟踪、背景建模、目标检测☆25Updated 4 years ago
- 基于pytorch版ssd进行改进注入CBAM空间通道注意力机制,加入FPN,类别损失函数改为focalloss☆41Updated 4 years ago
- 采用CNN将高分辨率灰度图像和低分辨率彩色图像合成为高分辨率彩色图像的图像融合算法☆66Updated 3 years ago
- 使用CNN进行图像分类,并且附录了SIFT+BOG+SVM多分类器 的机器学习分类模型☆40Updated 5 years ago
- 18-19目标检测论文汇总☆12Updated 5 years ago
- 里面会保存许多优秀的卷积神经网络结构,这些结构可以帮助我们更好的设计网络。☆144Updated 4 years ago
- Pytorch实践简单, 方便, 快速训练 图像分类模型☆37Updated 3 years ago
- Detect mainly three kinds of defects on chips,which are bump,dent and dot at pixel level.☆19Updated 6 years ago