dhuQChen / Projects
☆24Updated 5 years ago
Alternatives and similar repositories for Projects:
Users that are interested in Projects are comparing it to the libraries listed below
- 谷歌INCEPTION-RESNET-V2迁移学习实现图像二分类判断图像是否生病☆17Updated 6 years ago
- 谷歌INCEPTION-RESNET-V3迁移学习实现图像二分类判断图像是否生病☆17Updated 6 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
- 简单实现VGG16☆59Updated 6 years ago
- Using Tensorflow and a Support Vector Machine to Create an Image Classifications Engine☆61Updated 6 years ago
- 卷积神经网络提取特征并用于SVM//www.cnblogs.com/chuxiuhong/p/6132814.html☆15Updated 6 years ago
- 支持向量机(SVM)——分类预测,包括多分类问题,核函数调参,不平衡数据问题,特征降维,网格搜索,管道机制,学习曲线,混淆矩阵,AUC曲线等☆52Updated 7 years ago
- keras融合inception,vgg,residual_net做一个超快的迁移学习模型☆11Updated 6 years ago
- 图像细粒度分类☆12Updated 6 years ago
- cnn+rnn: vgg(vgg16,vgg19)+rnn(LSTM, GRU), resnet(resnet_v2_50,resnet_v2_101,resnet_v2_152)+rnnrnn(LSTM, GRU), inception_v4+rnn(LSTM, GRU)…☆65Updated 6 years ago
- 该工程基于Python3.6,tensorflow1.6。主要是对tensorflow框架进行认识,实践和应用,快速掌握tf在深度学习上的使用,包括线性模型,minist数据集分类,Tensorboard,CNN,LSTM,图像识别网络inception-v3,多任务学习以…☆66Updated 5 years ago
- 利用vgg-16/19预训练模型提取图片的特征☆26Updated 6 years ago
- 这个仓库主要包含了LSTM、卷积神经网络中,注意力机制的实现。☆131Updated 3 years ago
- CBAM(Convolutional Block Attention Module) implementation on TensowFlow2.0☆74Updated 4 years ago
- 使用LBP方法提取特征,再使用svm进行分类☆40Updated 7 years ago
- share examples of tensorflow☆63Updated 6 years ago
- Visualization CNN model by Keras.☆73Updated 6 years ago
- Script to extract CNN deep features with different ConvNets, and then use them for an Image Classification task with a SVM classifier wit…☆31Updated 6 years ago
- 基于Keras实现Kaggle2013--Dogs vs. Cats12500张猫狗图像的精准分类☆78Updated 6 years ago
- keras注意力机制☆17Updated 6 years ago
- 这是之前我和我的组员参与Tiny-mind 手写汉字识别大赛的一个项目, 主要实现了用Resnet或VGG16作为Backbone来训练一个分类任务以及基于opencv的一些图片数据集增强,最终我们组的成绩为TOP-5准确率99.19, 排名5/700。这个项目也可以用于其…☆83Updated 5 years ago
- Using CNN to recognize the verification code☆33Updated 6 years ago
- mutil-class focal loss implemented in keras☆158Updated 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进行图像分类☆163Updated 6 years ago
- 获取图像的LBP特征☆80Updated 9 years ago
- 用SVM支持向量机方法,经过LBP特征提取实现二分类☆10Updated 5 years ago
- The code on deep learning.☆74Updated 6 years ago