WoShiDongZhiWu / deepLearning_UCAS2019Links
2019 UCAS, deep learning course projects, including handwritten number recognition, license plate number recognition, cat and dog classification, pedestrian detection, neural language model, neural network text summary, digital voice recognition, voice print recognition;2019年UCAS深度学习课程的课程项目,包括手写数字识别,车牌号码识别,猫狗分类,行人检测,神经语言模型,神经网络文本摘要,数字语音识别,声纹识别;
☆59Updated 5 years ago
Alternatives and similar repositories for deepLearning_UCAS2019
Users that are interested in deepLearning_UCAS2019 are comparing it to the libraries listed below
Sorting:
- 基于PyTorch框架实现的图像分类网络☆82Updated 4 years ago
- 基于深度学习卷积神经网络的图像分类的GUI界面☆24Updated 2 years ago
- 【图像分类】使用卷积神经网络CNN对手势进行识别☆26Updated 6 years ago
- 图像二分类问题 猫狗大战 pytorch CNN☆134Updated 6 years ago
- 基于Keras实现Kaggle2013--Dogs vs. Cats12500张猫狗图像的精准分类☆78Updated 6 years ago
- ResNet50 猫狗数据集训练☆30Updated 4 years ago
- CNN 图像多分类问题☆27Updated 6 years ago
- 毕业设计项目,基于深度学习的实时语义分割算法研究,python实现。☆30Updated 4 years ago
- PyTorch框架构建花朵图像分类模型(Resnet网络,迁移学习)☆15Updated 2 years ago
- 本项目是一个由我个人开发的python深度学习项目,基于循环卷积神经网络(RCNN)的语音情感识别分类,可以识别一段语音文件将其情感识别并输出,数据集使用的是enterface database。☆15Updated last year
- 数字图像处理大作业,图像细粒度分类,CUB-200-2011,Peking University☆74Updated 7 years ago
- 利用pytorch实现图像分类的一个完整的代码,训练,预测,TTA,模型融合,模型部署,cnn提取特征,svm或者随机森林等进行分类,模型蒸馏,一个完整的代码☆30Updated 4 years ago
- pytorch入门项目,包括线性回归、垃圾分类、水果目标检测、ssd☆120Updated 5 years ago
- 深度学习 卷积神经网络教程 :图像识别,目标检测,语义分割,实例分割,人脸识别,神经风格转换,GAN等 https://dataxujing.github.io/CNN-paper2/☆180Updated 5 years ago
- 使用ResNet网络进行十种食物图像分类,基于迁移学习方法训练☆21Updated 2 years ago
- 图像分类☆26Updated 6 years ago
- 基于cuda11.1的pytorch—————三天玩转yolo项目————用于头盔目标检测的yolov5应用☆30Updated 2 years ago
- 实验室的一个病虫害检测项目,在SSD基础上进行一系列改进!SSD Improvements!☆31Updated 2 years ago
- 使用pytorch复现vit模型(图像分类)☆29Updated 3 years ago
- 利用深度学习技术构建的猫狗分类系统。通过数据统计分析了解数据集分布,基于 PyTorch 框架搭建 AnimalCNN 模型并训练,对模型进行全面评估与预测结果可视化。同时开发了 PyQt5 图形用户界面,方便用户上传图像进行猫狗识别,展示识别结果及置信度,为猫狗图像分类提…☆26Updated 6 months ago
- 使用Flask+Keras部署的基于Xception神经网络的细胞图像AI医疗辅助识别系统(含简单前端demo)☆65Updated 3 years ago
- 使用迁移学习将resnet50用于垃圾分类,基于【华为云人工智能大赛·垃圾分类挑战杯】☆122Updated 5 years ago
- 毕业设计项目----基于图神经网络与多任务学习的图像分类器☆44Updated 5 years ago
- 一些深度学习的模型,基于TensorFlow,主要是卷积神经网络,完成计算机视觉中一些分类、检测、识别、图像处理等部分(之前的被我不小心删除了)☆52Updated 7 years ago
- 这是一个中药饮片图片分类系统☆9Updated 5 years ago
- pytorch版—使用resnet50迁移学习实现皮肤病图片的二分类☆125Updated 5 years ago
- 学习pytorch图像分类时整理的魔板,只需要更改对应的图片,直接运行train.py 和test.py即可☆17Updated 5 years ago
- 通过目标检测+图片识别模型对图片中的垃圾进行分类、通过双向LSTM+一维卷积混合模型对物体名称进行垃圾分类☆48Updated 4 years ago
- Pytorch实践简单, 方便, 快速训练 图像分类模型☆37Updated 3 years ago
- 使用opencv-python/PyQt5完成的数字图像处理系统,包括图像缩放/裁剪/灰度变换/高低通滤波/边缘检测等功能☆10Updated 4 years ago