KinghooWei / Handwritten_number_recognition
Video handwritten digit recognition based on k-NN algorithm 基于k-NN算法的视频手写数字识别
☆14Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for Handwritten_number_recognition
- 这是各个主干网络分类模型的源码,可以用于训练自己的分类模型。☆67Updated last year
- 基于Swin-transformer训练图像分类并部署web端☆83Updated 2 years ago
- 分别基于DarkNet53和MobileNet-V2两个网络实现yolo-v3☆22Updated 2 years ago
- 基于PyTorch框架实现的图像分类网络☆73Updated 4 years ago
- The dataset I am using is NEU-DET, which uses yolov8 and its improved models (including Coordinate Attention and Swin Transformer) for de…☆50Updated 11 months ago
- ☆30Updated last year
- 多模态数据融合:为了完成多模态数据融合,首先利用VGG16网络和cifar10数据集完成多输入网络的分类,在VGG16的基础之上,将前三层特征提取网络作为不同输入的特征提取网络,在中间层进行特征拼接,后面的卷积层用于提取融合特征,最后加上全连接层。该网络稍作修改就能同时提取…☆80Updated 4 years ago
- Self-attention、Non-local、SE、SK、CBAM、DANet☆441Updated 2 years ago
- ResNet50 猫狗数据集训练☆25Updated 3 years ago
- 这是各个主干网络分类模型的源码,可以用于训练自己的分类模型。☆48Updated last year
- Support data enhancement when there are few data sets(支持数据集较少的情况进行数据增强,包含随机的多种变化)☆40Updated 2 years ago
- Pytorch深度学习基础 实战天气图片识别(基于ResNet50预训练模型,超详细)☆54Updated last year
- YOLOv5的轻量化改进(蜂巢检测项目)☆71Updated 2 years ago
- pytorch版—使用resnet50迁移学习实现皮肤病图片的二分类☆118Updated 4 years ago
- 这是各个主干网络分类模型的源码,可以用于训练自己的分类模型。☆403Updated 2 years ago
- ☆25Updated 2 years ago
- 基于Pytorch框架,使用CNN模型应用于Minist数据集上的分类任务☆17Updated 3 years ago
- 里面会保存许多优秀的卷积神经网络结构,这些结构可以帮助我们更好的设计网络。☆141Updated 3 years ago
- 实验室的一个病虫害检测项目,在SSD基础上进行一系列改进!SSD Improvements!☆24Updated 2 years ago
- pytorch,cnn,数据挖掘, 天气预测☆15Updated 3 years ago
- Vehicle speed recognition and crash prediction based on virtual coil method 基于虚拟线圈法的车速识别和撞线预测☆17Updated 3 years ago
- Implementation of Resnet-50 with and without CBAM in PyTorch v1.8. Implementation tested on Intel Image Classification dataset from https…☆77Updated 2 years ago
- pytorch实现AlexNet,在mnist数据集上实验,用精确率、召回率等指标评估,并绘制PR、ROC曲线☆17Updated 2 years ago
- 这是一个cyclegan-pytorch的源码,可以用于训练自己的模型。☆40Updated 2 years ago
- YOLO+ResNet的手势识别,YOLO进行目标识别,ResNet进行特征提取☆26Updated 2 years ago
- 图像二分类问题 猫狗大战 pytorch CNN☆124Updated 5 years ago
- Add gui for YoloV5 using PyQt5☆144Updated 3 years ago
- 使用yolov5训练自己数据集(详细过程)并通过flask部署☆37Updated 3 years ago
- 基于 Pytorch 的垃圾识别与分类。本项目源于浙江大学光电学院课程设计。(程序仅供参考,很久没关注这方面内容了,为避免误导,相关问题不作回答)☆58Updated 4 years ago