michael92ht / LBPLinks
获取图像的LBP特征
☆82Updated 10 years ago
Alternatives and similar repositories for LBP
Users that are interested in LBP are comparing it to the libraries listed below
Sorting:
- 简单实现VGG16☆60Updated 7 years ago
- Image classification: efficientnet/resnest/seresnext/.....☆265Updated last year
- use pytorch to do image classfiication tasks☆201Updated 5 years ago
- ☆173Updated 6 years ago
- Using Pytorch to implement a ResNet50 for Cross-Age Face Recognition☆170Updated last year
- 使用HOG+SVM进行图像分类☆165Updated 6 years ago
- Python实现提取图像的纹理、颜色特征,包含快速灰度共现矩阵(GLCM)、LBP特征、颜色矩、颜色直方图。☆408Updated 5 years ago
- ☆412Updated 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 5 years ago
- 使用LBP方法提取特征,再使用svm进行分类☆41Updated 8 years ago
- HoG, PCA, PSO, Hard Negative Mining, Sliding Window, Edge Boxes, NMS☆170Updated 10 months ago
- Ai Challenger 2018 Competitions 农作物病害检测☆327Updated 5 years ago
- We realized an integrated classification project from training from scratch to predict utilizing classical networks with tensorflow, incl…☆23Updated 6 years ago
- Draw ROC curve and PR curve for object detection tasks, such as face detection.☆61Updated 6 years ago
- 谷歌INCEPTION-RESNET-V3迁移学习实现图像二分类判断图像是否生病☆17Updated 7 years ago
- demo☆131Updated 5 years ago
- SPP net详解☆70Updated 5 years ago
- Face recognition using triplet loss, implementing FaceNet with pytorch.人脸识别项目,提供一个小型数据集用作验证,使用三元组损失函数(Triplet loss)提升准确率和泛化能力,对FaceNet进行了…☆132Updated 7 years ago
- use pytorch to do image classification☆139Updated 5 years ago
- ☆218Updated 7 years ago
- SSD 改进:backbone增加resnet,并针对resnet加入attention机制,为了充分利用细节特征和语义特征,还加入了特征融合模型☆79Updated 4 years ago
- 图像分割算法deeplab_v3+,基于tensorflow,中文注释,摄像头可用☆97Updated 6 years ago
- 基于pytorch框架的classification万用模板☆259Updated 6 years ago
- 2019 Huawei Cloud garbage Classification Competition online score 2th place☆315Updated 3 years ago
- A simple Spatial Pyramid Pooling layer which could be added in CNN☆329Updated 6 years ago
- 利用vgg-16/19预训练模型提取图片的特征☆26Updated 6 years ago
- 图像细粒度分类☆12Updated 6 years ago
- Implement FPN with pytorch☆69Updated 7 years ago
- 这是之前我和我的组员参与Tiny-mind 手写 汉字识别大赛的一个项目, 主要实现了用Resnet或VGG16作为Backbone来训练一个分类任务以及基于opencv的一些图片数据集增强,最终我们组的成绩为TOP-5准确率99.19, 排名5/700。这个项目也可以用于其…☆84Updated 6 years ago
- Kaggle竞赛题猫狗大战 ,用于PyTorch入门☆69Updated 5 years ago