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:
- Using Tensorflow and a Support Vector Machine to Create an Image Classifications Engine☆63Updated 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
- 使用HOG+SVM进行图像分类☆168Updated 7 years ago
- 图像二分类问题 猫狗大战 pytorch CNN☆139Updated 7 years ago
- CNN 图像多分类问题☆27Updated 6 years ago
- 本科毕业设计 基于Haar特征与AdaBoost算法的人脸检测的实现☆52Updated 7 years ago
- Training a convolutional neural network using own picture dataset☆105Updated 6 years ago
- 使用LBP方法提取特征,再使用svm进行分类☆41Updated 8 years ago
- 使用LBP特征提取算法提取人脸特征,DBN网络来实现人脸识别,测试数据库ORL数据库,识别率可达90%以上☆98Updated 10 years ago
- 使用CNN进行图像分类,并且附录了SIFT+BOG+SVM多分类器的机器学习分类模型☆40Updated 6 years ago
- HoG, PCA, PSO, Hard Negative Mining, Sliding Window, Edge Boxes, NMS☆170Updated last year
- fine-Grained classify 细颗粒度图像分类☆12Updated 3 years ago
- ResNet50 猫狗数据集训练☆34Updated 4 years ago
- For the CIFAR-10 dataset, extracting HOG features and using SVM classifier to classify them, at last, we get the accuracy.☆42Updated 6 years ago
- A convolutional autoencoder for feature extraction, with an SVM for image classification.☆10Updated 7 years ago
- 基于深度学习卷积神经网络的图像分类的GUI界面☆25Updated 4 months ago
- 基于Keras实现Kaggle2013--Dogs vs. Cats12500张猫狗图像的精准分类☆78Updated 7 years ago
- Some basic neural network implement by tf2.0☆28Updated 3 years ago
- 学习pytorch图像分类时整理的魔板,只需要更改对应的图片,直接运行train.py 和test.py即可☆17Updated 5 years ago
- matlab代码实现遗传算法在Otsu图像分割领域应用☆29Updated 6 years ago
- 简单实现VGG16☆60Updated 7 years ago
- 这个仓库主要包含了LSTM、卷积神经网络中,注意力机制的实现。☆138Updated 5 years ago
- 基于无监督学习,无需训练,先使用SIFT算法提取图像特征,再使用KMeans聚类算法进行图像分类,速度非常快,精度还在提高。☆134Updated 6 years ago
- all code used by python(including web-crawler,deeplearning)☆28Updated 5 years ago
- 图像细粒度分类☆15Updated 7 years ago
- 行人识别和人数统计☆15Updated 8 years ago
- use keras to do image classification tasks☆12Updated 7 years ago
- 卷积神经网络提取特征并用于SVM//www.cnblogs.com/chuxiuhong/p/6132814.html☆15Updated 7 years ago
- ☆106Updated 6 years ago
- An Architecture Combining Convolutional Neural Network (CNN) and Linear Support Vector Machine (SVM) for Image Classification☆399Updated 2 years ago