MILTON-BI / DeepLearning-TransferLearningLinks
基于tensorflow框架,用训练好的Vgg16模型,实现猫狗图像分类的代码
☆13Updated 6 years ago
Alternatives and similar repositories for DeepLearning-TransferLearning
Users that are interested in DeepLearning-TransferLearning are comparing it to the libraries listed below
Sorting:
- 学习pytorch图像分类时整理的魔板,只需要更改对应的图片,直接运行train.py 和test.py即可☆17Updated 5 years ago
- 使用HOG+SVM进行图像分类☆166Updated 7 years ago
- 使用LBP特征提取算法提取人脸特征,DBN网络来实现人脸识别,测试数据库ORL数据库,识别率可达90%以上☆98Updated 10 years ago
- 谷歌INCEPTION-RESNET-V2迁移学习实现图像二分类判断图像是否生病☆17Updated 7 years ago
- Using Tensorflow and a Support Vector Machine to Create an Image Classifications Engine☆63Updated 7 years ago
- 简单实现VGG16☆60Updated 7 years ago
- 基于keras集成多种图像分类模型: VGG16、VGG19、InceptionV3、Xception、MobileNet、AlexNet、LeNet、ZF_Net、ResNet18、ResNet34、ResNet50、ResNet_101、ResNet_152、Dense…☆475Updated 3 years ago
- 里面会保存许多优秀的卷积神经网络结构,这些结构可以帮助我们更好的设计网络。☆148Updated 4 years ago
- 图像二分类问题 猫狗大战 pytorch CNN☆137Updated 6 years ago
- 本科毕业设计 基于Haar特征与AdaBoost算法的人脸检测的实现☆52Updated 7 years ago
- PCA+SVM+KFold方法人脸识别(Face Detection using PCA+SVM)☆69Updated 7 years ago
- ☆27Updated 7 years ago
- CNN 图像多分类问题☆27Updated 6 years ago
- 基于Keras实现Kaggle2013--Dogs vs. Cats12500张猫狗图像的精准分类☆78Updated 7 years ago
- 基于深度学习卷积神经网络的图像分类的GUI界面☆25Updated 2 months ago
- Training a convolutional neural network using own picture dataset☆106Updated 6 years ago
- ResNet50 猫狗数据集训练☆33Updated 4 years ago
- 一种基于色彩聚类的图像分割方法☆20Updated 10 years ago
- Some basic neural network implement by tf2.0☆28Updated 3 years ago
- HoG, PCA, PSO, Hard Negative Mining, Sliding Window, Edge Boxes, NMS☆170Updated last year
- 谷歌INCEPTION-RESNET-V3迁移学习实现图像二分类判断图像是否生病☆17Updated 7 years ago
- 基于PyTorch框架实现的图像分类网络☆85Updated 5 years ago
- 这是一个有关迁移学习的仓库,在这里可以看到迁移学习的各种用法。☆95Updated 4 years ago
- 使用CNN进行图像分类,并且附录了SIFT+BOG+SVM多分类器的机器学习分类模型☆40Updated 6 years ago
- Faster R-CNN实现安防中安全帽佩戴目标检测☆91Updated 5 years ago
- Project☆60Updated 7 years ago
- 基于无监督学习,无需训练,先使用SIFT算法提取图像特征,再使用KMeans聚类算法进行图像分类,速度非常快,精度还在提高。☆133Updated 6 years ago
- ☆24Updated 6 years ago
- 支持向量机(SVM)——分类预测,包括多分类问题,核函数调参,不平衡数据问题,特征降维,网格搜索,管道机制,学习曲线,混淆矩阵,AUC曲线等☆53Updated 8 years ago
- 图像细粒度分类☆15Updated 7 years ago