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:
- For the CIFAR-10 dataset, extracting HOG features and using SVM classifier to classify them, at last, we get the accuracy.☆42Updated 5 years ago
- 在线目标识别系统☆23Updated 5 years ago
- 图像细粒度分类☆12Updated 6 years ago
- fine-Grained classify 细颗粒度图像分类☆12Updated 2 years ago
- 使用迁移学习将resnet50用于垃圾分类,基于【 华为云人工智能大赛·垃圾分类挑战杯】☆122Updated 5 years ago
- PCA+SVM+KFold方法人脸识别(Face Detection using PCA+SVM)☆69Updated 6 years ago
- Faster R-CNN实现安防中安全帽佩戴目标检测☆90Updated 5 years ago
- 用SVM支持向量机方法,经过LBP特征提取实现二分类☆10Updated 6 years ago
- 实现常用图像分类算法☆45Updated last year
- opencv+CNN实 现实时手写数字识别☆25Updated 4 years ago
- 研一图像处理期末大作业:基于openCV的人脸识别☆40Updated 7 years ago
- 通过目标检测+图片识别模型对图片中的垃圾进行分类、通过双向LSTM+一维卷积混合模型对物体名称进行垃圾分类☆48Updated 4 years ago
- 使用cNN对交通标志进行分类☆12Updated 7 years ago
- SSD 改进:backbone增加resnet,并针对resnet加入attention机制,为了充分利用细节特征和语义特征,还加入了特征融合模型☆80Updated 4 years ago
- 利用SSD目标检测算法判断是否闭眼或者张开嘴和吸烟打电话等手势行为,通过PERCLOS准则判断是否疲劳等等,功能涵盖7类情绪识别,眨眼判断,哈欠判断,吸烟,打电话等,达到危险驾驶检测的功能☆234Updated 4 years ago
- ResNet50 猫狗数据集训练☆30Updated 4 years ago
- 基于TensorFlow实现CNN水果检测☆34Updated 6 years ago
- 使用HOG+SVM进行图像分类☆165Updated 6 years ago
- 异常行为检测☆17Updated 5 years ago
- 本赛题任务是对西安的热门景点、美食、特产、民俗、工艺品等图片进行分类,即首先识别出图片中物品的类别(比如大雁塔、肉夹馍等),然后根据图片分类的规则,输出该图片中物品属于景点、美食、特产、民俗和工艺品中的哪一种。☆87Updated 3 years ago
- 基于PaddlePaddle的智慧课堂实时监测系统—EduWatching☆72Updated 2 years ago
- 基于CNN的海贼王人物图像多分类,包含数据集爬虫,数据集处理,模型保存,图表输出,批量测试等,通用模型模板☆32Updated 6 years ago
- ORL人脸识别不同算法的实现,用到了scikit-learn,tensorflow等,任选5张训练,5张测试。因为每次训练随机挑选,所以每次输出识别率有偏差 算法 识别率 bp神经网络 0.8 pca+bp神经网络 0.85 小波变换+pca+bp神经网络 0.95 CNN…☆73Updated 3 years ago
- ☆40Updated 5 years ago
- Multi class Image classification using CNN and SVM on a Kaggle data set.☆9Updated 6 years ago
- CbirByVgg-基于VGG16的图像检索程序,可视化查询并显示,可扩展到自己的图像库。☆23Updated 3 years ago
- This project is designed to classify human action recognition datasets with a CNN + LSTM model.☆18Updated 6 years ago
- 资源受限环境下、大规模肺炎早筛方法。采用DSHNet生成少类样本数据,解决数据不平衡的问题,然后利用RSFNet进行分类,最后结合剪枝策略实现轻量化!MedGAN-ResLite-V2 is released! ❤☆28Updated last year
- 用CNN识别交通标志,数据集是GTSRB☆23Updated 7 years ago
- 基于深度学习的口罩佩戴检测,Keras-YOLOv3 实现。☆68Updated 5 years ago