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:
- 谷歌INCEPTION-RESNET-V2迁移学习实现图像二分类判断图像是否生病☆17Updated 7 years ago
- 谷歌INCEPTION-RESNET-V3迁移学习实现图像二分类判断图像是否生病☆17Updated 7 years ago
- 利用vgg-16/19预训练模型提取图片的特征☆26Updated 6 years ago
- 天池比赛,kaggle等等(Keras/PyTorch实战)☆181Updated 4 years ago
- keras融合inception,vgg,residual_net做一个超快的迁移学习模型☆11Updated 6 years ago
- In this project, I implemented several ensemble methods (including bagging, AdaBoost, SAMME, stacking, snapshot ensemble) for a normal CN…☆97Updated 6 years ago
- Some basic neural network implement by tf2.0☆28Updated 2 years ago
- 支持向量机(SVM)——分类预测,包括多分类问题,核函数调参,不平衡数据问题,特征降维,网格搜索,管道机制,学习曲线,混淆矩阵,AUC曲线等☆52Updated 7 years ago
- ☆106Updated 5 years ago
- Using CNN to recognize the verification code☆33Updated 7 years ago
- Keywords: CNN, Fully connect neural network, SFEW dataset, Image Preprocessing, Data Augmentation, Leakey ReLU, k-fold cross validation, …☆14Updated 4 years ago
- Visualization CNN model by Keras.☆73Updated 6 years ago
- 简单实现VGG16☆59Updated 6 years ago
- Compared performance of KNN, SVM, BPNN, CNN, Transfer Learning (retrain on Inception v3) on image classification problem. CNN is implemen…☆66Updated 8 years ago
- 基于Inception-v3实现的CNN分类模型☆13Updated 6 years ago
- 使用LBP方法提取特征,再使用svm进行分类☆41Updated 8 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
- Simple tensorflow-keras implementation of SKConv in Selective Kernel Networks☆30Updated 4 years ago
- SSD 改进:backbone增加resnet,并针对resnet加入attention机制,为了充分利用细节特征和语义特征,还加入了特征融合模型☆80Updated 4 years ago
- CBAM(Convolutional Block Attention Module) implementation on TensowFlow2.0☆75Updated 4 years ago
- 基于Keras实现Kaggle2013--Dogs vs. Cats12500张猫狗图像的精准分类☆78Updated 6 years ago
- 基于PyTorch使用迁移学习完成项目☆59Updated 7 years ago
- mutil-class focal loss implemented in keras☆158Updated 6 years ago
- Training a convolutional neural network using own picture dataset☆105Updated 6 years ago
- SE-ResNet PyTorch Version☆131Updated 7 years ago
- Focal Loss for multi-class classification☆55Updated 6 years ago
- 使用cNN对交通标志进行分类☆12Updated 7 years ago
- 图像分类系统,采用HOG+SVM/Sotfmax分类器,神经网络采用卷积神经网络和34层的深度参查网络,利用基于tensorflow的tflearn实现。☆10Updated 8 years ago
- 图像细粒度分类☆12Updated 6 years ago
- Using Tensorflow and a Support Vector Machine to Create an Image Classifications Engine☆62Updated 6 years ago