dhuQChen / ProjectsLinks
☆24Updated 6 years ago
Alternatives and similar repositories for Projects
Users that are interested in Projects are comparing it to the libraries listed below
Sorting:
- Some basic neural network implement by tf2.0☆28Updated 2 years ago
- 谷歌INCEPTION-RESNET-V3迁移学习实现图像二分类判断图像是否生病☆17Updated 7 years ago
- 谷歌INCEPTION-RESNET-V2迁移学习实现图像二分类判断图像是否生病☆17Updated 7 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
- 支持向量机(SVM)—— 分类预测,包括多分类问题,核函数调参,不平衡数据问题,特征降维,网格搜索,管道机制,学习曲线,混淆矩阵,AUC曲线等☆52Updated 7 years ago
- 天池比赛,kaggle等等(Keras/PyTorch实战)☆181Updated 4 years ago
- 简单实现VGG16☆59Updated 6 years ago
- Using CNN to recognize the verification code☆33Updated 6 years ago
- mutil-class focal loss implemented in keras☆158Updated 6 years ago
- Using Tensorflow and a Support Vector Machine to Create an Image Classifications Engine☆62Updated 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 7 years ago
- 利用vgg-16/19预训练模型提取图片的特征☆26Updated 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)…☆66Updated 6 years ago
- 图像细粒度分类☆12Updated 6 years ago
- 该工程基于Python3.6,tensorflow1.6。主要是对tensorflow框架进行认识,实践和应用,快速掌握tf在深度学习上的使用,包括线性模型,minist数据集分类,Tensorboard,CNN,LSTM,图像识别网络inception-v3,多任务学习以…☆70Updated 5 years ago
- keras注意力机制☆18Updated 6 years ago
- Simple tensorflow-keras implementation of SKConv in Selective Kernel Networks☆30Updated 4 years ago
- 基于PyTorch使用迁移学习完成项目☆59Updated 7 years ago
- 基于tf.keras的多标签多分类模型☆88Updated 3 years ago
- keras融合inception,vgg,residual_net做一个超快的迁移学习模型☆11Updated 6 years ago
- Visualization CNN model by Keras.☆73Updated 6 years ago
- 基于Keras实现Kaggle2013--Dogs vs. Cats12500张猫狗图像的精准分类☆78Updated 6 years ago
- 使用LBP方法提取特征,再使用svm进行分类☆41Updated 8 years ago
- AdaboostExample☆43Updated 5 years ago
- A feature extractor based on Python 3, Tensorflow, and Scikit-learn created to improve the SVM accuracy to classify the MNIST dataset fas…☆70Updated 2 years ago
- share examples of tensorflow☆63Updated 6 years ago
- 这是之前我和我的组员参与Tiny-mind 手写汉字识别大赛的一个项目, 主要实现了用Resnet或VGG16作为Backbone来训练一个分类任务以及基于opencv的一些图片数据集增强,最终我们组的成绩为TOP-5准确率99.19, 排名5/700。这个项目也可以用于其…☆83Updated 6 years ago
- 使用cNN对交通标志进行分类☆12Updated 7 years ago
- 图像分类系统,采用HOG+SVM/Sotfmax分类器,神经网络采用卷积神经网络和34层的深度参查网络,利用基 于tensorflow的tflearn实现。☆10Updated 8 years ago
- ☆65Updated 7 years ago