michael92ht / LBPLinks
获取图像的LBP特征
☆82Updated 9 years ago
Alternatives and similar repositories for LBP
Users that are interested in LBP are comparing it to the libraries listed below
Sorting:
- 使用LBP方法提取特征,再使用svm进行分类☆41Updated 8 years ago
- We realized an integrated classification project from training from scratch to predict utilizing classical networks with tensorflow, incl…☆23Updated 6 years ago
- 分析siamese,triplet和不同样本选择方式在指静脉识别上的效果,结合hardnet文中的l2网络得到最终一个效果比较好的hardnet_triplet☆21Updated 5 years ago
- 简单实现VGG16☆59Updated 6 years ago
- use pytorch to do image classification☆140Updated 4 years ago
- Image classification: efficientnet/resnest/seresnext/.....☆260Updated last year
- 图像细粒度分类☆12Updated 6 years ago
- 使用HOG+SVM进行图像分类☆164Updated 6 years ago
- Implement FPN with pytorch☆69Updated 6 years ago
- 天池比赛,kaggle等等(Keras/PyTorch实战)☆181Updated 4 years ago
- use pytorch to do image classfiication tasks☆201Updated 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
- SSD 改进:backbone增加resnet,并针对resnet加入attention机制,为了充分利用细节特征和语义特征,还加入了特征融合模型☆80Updated 4 years ago
- SPP net详解☆70Updated 5 years ago
- Face recognition using triplet loss, implementing FaceNet with pytorch.人脸识别项目,提供一个小型数据集用作验证,使用三元组损失函数(Triplet loss)提升准确率和泛化能力,对FaceNet进行了…☆131Updated 7 years ago
- Draw ROC curve and PR curve for object detection tasks, such as face detection.☆62Updated 6 years ago
- tensorflow->BCNN + pytorch -> vgg16/resnet/BCNN☆92Updated 6 years ago
- ☆66Updated 5 years ago
- 谷歌INCEPTION-RESNET-V3迁移学习实现图像二分类判断图像是否生病☆17Updated 7 years ago
- 图像分割算法deeplab_v3+,基于tensorflow,中文注释,摄像头可用☆96Updated 6 years ago
- This is a SE_DenseNet which contains a senet (Squeeze-and-Excitation Networks by Jie Hu, Li Shen, and Gang Sun) module, written in Pytor…☆103Updated 4 years ago
- ☆173Updated 6 years ago
- Python实现提取图像的纹理、颜色特征,包含快速灰度共现矩阵(GLCM)、LBP特征、颜色矩、颜色直方图。☆408Updated 5 years ago
- A generic triplet data loader for image classification problems,and a triplet loss net demo.☆129Updated 4 years ago
- data augmentation on python☆35Updated 7 years ago
- Simple hand classifier by Pytorch and ResNet☆98Updated 6 years ago
- 基于pytorch框架的classification万用模板☆257Updated 6 years ago
- share examples of tensorflow☆63Updated 6 years ago
- Keywords: CNN, Fully connect neural network, SFEW dataset, Image Preprocessing, Data Augmentation, Leakey ReLU, k-fold cross validation, …☆14Updated 4 years ago
- kaggle competition: Dogs_vs_Cats_PyTorch Presentation(Getting started with PyTorch)☆67Updated last month