angeliababy / Transfer_learningLinks
图像识别,迁移学习,预训练模型,inception-v3
☆9Updated 5 years ago
Alternatives and similar repositories for Transfer_learning
Users that are interested in Transfer_learning are comparing it to the libraries listed below
Sorting:
- 使用多种方法解决MNSIT问题☆24Updated 5 years ago
- ORL人脸识别不同算法的实现,用到了scikit-learn,tensorflow等,任选5张训练,5张测试。因为每次训练随机挑选,所以每次输出识别率有偏差 算法 识别率 bp神经网络 0.8 pca+bp神经网络 0.85 小波变换+pca+bp神经网络 0.95 CNN…☆73Updated 3 years ago
- PCA+SVM+KFold方法人脸识别(Face Detection using PCA+SVM)☆69Updated 6 years ago
- 这是一个resnet-50的pytorch实现的库,在MNIST数据集上进行训练和测试。☆46Updated 4 months ago
- This is the Pytorch implementation of LwF☆77Updated 6 months ago
- 使用cNN对交通标志进行分类☆12Updated 7 years ago
- CNN卷积神经网络 交通标志识别☆121Updated 7 years ago
- 适合小白入门的图像分类项目,从熟悉到熟练图像分类的流程,搭建自己的分类网络结构以及在pytorch中运用经典的分类网络。☆69Updated 5 years ago
- 在线目标识别系统☆23Updated 5 years ago
- Kaggle竞赛题猫狗大战 ,用于PyTorch入门☆69Updated 5 years ago
- ResNet50 猫狗数据集训练☆30Updated 4 years ago
- ☆27Updated 6 years ago
- 使用迁移学习将resnet50用于垃圾分类,基于【华为云人工智能大赛·垃圾分类挑战杯】☆122Updated 5 years ago
- A PyTorch implementation of VGG16. This could be considered as a variant of the original VGG16 since BN layers are added after each conv…☆190Updated 5 years ago
- 使用LBP特征提取算法提取人脸特征,DBN网络来实现人脸识别,测试数据库ORL数据库,识别率可达90%以上☆97Updated 10 years ago
- 2019春哈工大模式识别与深度学习实验☆94Updated 6 years ago
- build vgg16 with pytorch 0.4.0 for classification of CIFAR datasets☆10Updated 6 years ago
- pytorch pretrained model — resnet, densenet, inception, vgg, squeezenet, alexnet☆75Updated 6 years ago
- 数字图像处理大作业,图像细粒度分类,CUB-200-2011,Peking University☆74Updated 7 years ago
- Attention-Based Convolutional Neural Network for Weakly Labeled Human Activities’ Recognition With Wearable Sensors☆12Updated 5 years ago
- A pytorch implementation of bilinear CNN for fine-grained image recognition☆19Updated 4 years ago
- General video classification framework implemented by Pytorch for all video classification task.☆18Updated 3 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…☆30Updated 7 years ago
- 用于pytorch的图像分类,包含多种模型方法,比如AlexNet,VGG,GoogleNet,ResNet,DenseNet等等,包含可完整运行的代码。除此之外,也有colab的在线运行代码,可以直接在colab在线运行查看结果。也可以迁移到自己的数据集进行迁移学习。☆238Updated last year
- Multi class Image classification using CNN and SVM on a Kaggle data set.☆9Updated 6 years ago
- 使用HOG+SVM进行图像分类☆165Updated 6 years ago
- Face Recognition codes using SIFT with SVM, HOG with SVM and CNN approaches☆14Updated 6 years ago
- This program realized the MNIST handwriting recognization function. Add some datavisualization and feature map visualization.☆14Updated 2 years ago
- NEU Surface defect classification with ResNet.☆15Updated 2 years ago
- There is an image dataSet. We use Pytorch to extract the image features☆45Updated 6 years ago