MILTON-BI / DeepLearning-TransferLearning
基于tensorflow框架,用训练好的Vgg16模型,实现猫狗图像分类的代码
☆13Updated 5 years ago
Alternatives and similar repositories for DeepLearning-TransferLearning:
Users that are interested in DeepLearning-TransferLearning are comparing it to the libraries listed below
- 用SVM支持向量机方法,经过LBP特征提取实现二分类☆10Updated 5 years ago
- 谷歌INCEPTION-RESNET-V2迁移学习实现图像二分类判断图像是否生病☆17Updated 6 years ago
- Using Tensorflow and a Support Vector Machine to Create an Image Classifications Engine☆61Updated 6 years ago
- HoG, PCA, PSO, Hard Negative Mining, Sliding Window, Edge Boxes, NMS☆169Updated 2 months ago
- A convolutional autoencoder for feature extraction, with an SVM for image classification.☆11Updated 5 years ago
- 本代码将用极端随机森林(Extremely Random Forests, ERF)来训练图像分类器。一个目标识 别系统就是利用图像分类器将图像分到已知的类别中。 ERF在机器学习领域非常流行,因为ERF 具有较快的速度和比较精确的准确度。我们基于图像的特征构建一组决策树,…☆10Updated 7 years ago
- 简单实现VGG16☆59Updated 6 years ago
- 基于PCA和SVM的人脸识别☆47Updated 5 years ago
- 卷积神经网络提取特征并用于SVM//www.cnblogs.com/chuxiuhong/p/6132814.html☆15Updated 6 years ago
- 谷歌INCEPTION-RESNET-V3迁移学习实现图像二分类判断图像是否生病☆17Updated 6 years ago
- 用Keras搭建多种模型和优化方式训练cifar10分类☆26Updated 6 years ago
- 图像细粒度分类☆12Updated 6 years ago
- 支持向量机(SVM)——分类预测,包括多分类问题,核函数调参,不平衡数据问题,特征降维,网格搜索,管道机制,学习曲线,混淆矩阵,AUC曲线等☆52Updated 7 years ago
- ☆27Updated 6 years ago
- keras融合inception,vgg,residual_net做一个超快的迁移学习模型☆11Updated 6 years ago
- use keras to do image classification tasks☆12Updated 6 years ago
- a 1d attention CNN for signal classification written in tensorflow☆11Updated 2 years ago
- Using CNN features, SVM classifier and Transfer Learning☆12Updated 9 years ago
- Tensorflow2(Keras)复现论文"Multi-scale Convolution Neural Networks for Crowd Counting"实现人群密度估计☆28Updated 4 years ago
- Some basic neural network implement by tf2.0☆28Updated 2 years ago
- In this project, I implemented several ensemble methods (including bagging, AdaBoost, SAMME, stacking, snapshot ensemble) for a normal CN…☆98Updated 6 years ago
- 使用LBP特征提取算法提取人脸特征,DBN网络来实现人脸识别,测试数据库ORL数据库,识别率可达90%以上☆90Updated 9 years ago
- 大数据医疗——肝癌影像AI诊断☆16Updated 5 years ago
- Training a convolutional neural network using own picture dataset☆101Updated 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
- 该工程基于Python3.6,tensorflow1.6。主要是对tensorflow框架进行认识,实践和应用,快速掌握tf在深度学习上的使用,包括线性模型,minist数据集分类,Tensorboard,CNN,LSTM,图像识别网络inception-v3,多任务学习以…☆66Updated 5 years ago
- 基于深度学习卷积神经网络的图像分类的GUI界面☆23Updated last year
- Keywords: CNN, Fully connect neural network, SFEW dataset, Image Preprocessing, Data Augmentation, Leakey ReLU, k-fold cross validation, …☆14Updated 4 years ago
- Project☆55Updated 6 years ago