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深度学习课程的课程项目,包括手写数字识别,车牌号码识别,猫狗分类,行人 检测,神经语言模型,神经网络文本摘要,数字语音识别,声纹识别;
☆57Updated 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:
- 毕业设计项目,基于深度学习的实时语义分割算法研究,python实现。☆34Updated 5 years ago
- 使用HOG+SVM进行图像分类☆166Updated 7 years ago
- 图像二分类问题 猫狗大战 pytorch CNN☆137Updated 6 years ago
- 基于PyTorch框架实现的图像分类网络☆85Updated 5 years ago
- 通过目标检测+图片识别模型对图片中的垃圾进行分类、通过双向LSTM+一维卷积混合模型对物体名称进行垃圾分类☆48Updated 5 years ago
- 基于无监督学习,无需训练,先使用SIFT算法提取图像特征,再使用KMeans聚类算法进行图像分类,速度非常快,精度还在提高。☆133Updated 6 years ago
- PCA+SVM+KFold方法人脸识别(Face Detection using PCA+SVM)☆69Updated 7 years ago
- Kaggle竞赛题猫狗大战 ,用于PyTorch入门☆68Updated 6 years ago
- 深度学习 + OpenCV,Python实现实时视频目标检测☆103Updated 6 years ago
- 使用CNN进行图像分类,并且附录了SIFT+BOG+SVM多分类器的机器学习分类模型☆40Updated 6 years ago
- 基于Keras实现Kaggle2013--Dogs vs. Cats12500张猫狗图像的精准分类☆78Updated 6 years ago
- 深度学习 卷积神经网络教程 :图像识别,目标检测,语义分割,实例分割,人脸识别,神经 风格转换,GAN等 https://dataxujing.github.io/CNN-paper2/☆182Updated 5 years ago
- 图像分类☆26Updated 6 years ago
- 基于Pytorch的图像分类框架☆99Updated 2 months ago
- 使用迁移学习将resnet50用于垃圾分类,基于【华为云人工智能大赛·垃圾分类挑战杯】☆126Updated 6 years ago
- ResNet50 猫狗数据集训练☆33Updated 4 years ago
- Pytorch深度学习基础 实战天气图片识别(基于ResNet50预训练模型,超详细)☆87Updated 2 years ago
- Gesture digit recognition, 手势数字识别,pytorch和tensorflow实现☆64Updated 6 years ago
- ☆106Updated 6 years ago
- 使用pytorch复现vit模型(图像分类)☆29Updated 3 years ago
- Multiple Face Recognition based on FaceNet / 基于 FaceNet 的多人脸识别☆60Updated 4 years ago
- 基于PyTorch&YOLOv4实现的口罩佩戴检测 自建口罩数据集分享☆210Updated 4 years ago
- 基于 Pytorch 的垃圾识别与分类。本项目源于浙江大学光电学院课程设计。(程序仅供参考,很久没关注这方面内容了,为避免误导,相关问题不作回答)☆65Updated 5 years ago
- 【Demo】基于CNN实现对摄像头捕捉的人脸进行性别和年龄的预测【于2023.10.10更新】☆55Updated 10 months ago
- 这是一个使用Python和PyQt5开发的一个计算机视觉辅助裂缝标注工具,标注工具先用边缘检测和形态学方法预识别裂缝,然后人工对结果进行标涂或擦除。除了此方法,工具还有其他多种方法,详情请见readme.md的介绍☆86Updated 6 years ago
- Pytorch实践简单, 方便, 快速训练 图像分类模型☆38Updated 4 years ago
- CNN 图像多分类问题☆27Updated 6 years ago
- 本赛题任务是对西安的热门景点、美食、特产、民俗、工艺品等图片进行分类,即首先识别出图片中物品的类别(比如大雁塔、肉夹馍等),然后根据图片分类的规则,输出该图片中物品属于景点、美食、特产、民俗和工艺品中的哪一种。☆88Updated 4 years ago
- 一些深度学习的模型,基于TensorFlow,主要是卷积神经网络,完成计算机视觉中一些分类、检测、识别、图像处理等部分(之前的被我不小心删除了)☆55Updated 7 years ago
- 计算机视觉入门项目,包含图像分割、图像增强等图像处理算法的代码复现☆66Updated 3 years ago