michael92ht / LBP
获取图像的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
- 使用LBP方法提取特征,再使用svm进行分类☆41Updated 8 years ago
- 简单实现VGG16☆59Updated 6 years ago
- use pytorch to do image classification☆139Updated 4 years ago
- use pytorch to do image classfiication tasks☆200Updated 5 years ago
- SSD 改进:backbone增加resnet,并针对resnet加入attention机制,为了充分利用细节特征和语义特征,还加入了特征融合模型☆79Updated 4 years ago
- Kaggle竞赛题猫狗大战 ,用于PyTorch入门☆67Updated 5 years ago
- HoG, PCA, PSO, Hard Negative Mining, Sliding Window, Edge Boxes, NMS☆170Updated 5 months 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
- pytorch pretrained model — resnet, densenet, inception, vgg, squeezenet, alexnet☆75Updated 6 years ago
- Draw ROC curve and PR curve for object detection tasks, such as face detection.☆62Updated 6 years ago
- Face recognition using triplet loss, implementing FaceNet with pytorch.人脸识别项目,提供一个小型数据集用作验证,使用三元组损失函数(Triplet loss)提升准确率和泛化能力,对FaceNet进行了…☆131Updated 7 years ago
- ☆171Updated 6 years ago
- We realized an integrated classification project from training from scratch to predict utilizing classical networks with tensorflow, incl…☆23Updated 6 years ago
- 使用HOG+SVM进行图像分类☆164Updated 6 years ago
- 图像细粒度分类☆12Updated 6 years ago
- share examples of tensorflow☆63Updated 6 years ago
- Python实现提取图像的纹理、颜色特征,包含快速灰度共现矩阵(GLCM)、LBP特征、颜色矩、颜色直方图。☆404Updated 5 years ago
- Simple hand classifier by Pytorch and ResNet☆98Updated 5 years ago
- VGG model for yourself image data by tensorflow☆20Updated 6 years ago
- 图像分割算法deeplab_v3+,基于tensorflow,中文注释,摄像头可用☆95Updated 6 years ago
- 分析siamese,triplet和不同样本选择方式在指静脉识别上的效果,结合hardnet文中的l2网络得到最终一个效果比较好的hardnet_triplet☆21Updated 5 years ago
- [ Image Algorithm Toolbox ] : contains labeling tool, resizing tool, image enhancing tool, format conversion tool, image distributing to…☆107Updated 7 years ago
- SiameseNetwork for face recognitation in Pytorch☆33Updated 6 years ago
- demo☆130Updated 4 years ago
- 利用vgg-16/19预训练模型提取图片的特征☆26Updated 6 years ago
- Face recognition based on SiameseNet☆92Updated 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
- use TensorFlow and Two stream CNN train and test the CK+ dataset☆50Updated 7 years ago
- 用SVM支持向量机方法,经过LBP特征提取实现二分类☆10Updated 6 years ago
- Image classification: efficientnet/resnest/seresnext/.....☆259Updated last year