mmasterer / VGG16Links
☆17Updated 2 years ago
Alternatives and similar repositories for VGG16
Users that are interested in VGG16 are comparing it to the libraries listed below
Sorting:
- 适合小白入门的图像分类项目,从熟悉到熟练图像分类的流程,搭建自己的分类网络结构以及在pytorch中运用经典的分类网络。☆69Updated 6 years ago
- 论文复现☆16Updated 3 years ago
- ✨基于卷积神经网络(CNN)和CIFAR10数据集的图像智能分类 Web 应用 Intelligent Image Classification Web Applcation based on Convolutional Neural Networks and the CI…☆121Updated last year
- 基于 Pytorch 的垃圾识别与分类。本项目源于浙江大学光电学院课程设计。(程序仅供参考,很久没关注这方面内容了,为避免误导,相关问题不作回答)☆66Updated 5 years ago
- CNN经典网络结构复现:LeNet5、AlexNet、VGG、ResNet、InceptionNet等。☆99Updated 4 years ago
- 图像二分类问题 猫狗大战 pytorch CNN☆139Updated 6 years ago
- Self-attention、Non-local、SE、SK、CBAM、DANet☆492Updated 4 years ago
- 本仓库将使用Pytorch框架实现经典的图像分类网络、目标检测网络、图像分割网络,图像生成网络等,并会持续更新!!!☆271Updated last year
- ResNet50 猫狗数据集训练☆34Updated 4 years ago
- 这是各个主干网络分类模型的源码,可以用于训练自己的分类模型。☆441Updated 3 years ago
- Dataset used in "Efficient Identification of Apple Leaf Diseases in the Wild Using Convolutional Neural Networks".☆46Updated last year
- 使用ResNet网络进行十种食物图像分类,基于迁移学习方法训练☆24Updated 3 years ago
- 用于pytorch的图像分类,包含多种模型方法,比如AlexNet,VGG,GoogleNet,ResNet,DenseNet等等,包含可完整运行的代码。除此之外,也有colab的在线运行代码,可以直接在colab在线运行查看结果。也可以迁移到自己的数据集进行迁移学习。☆249Updated 2 years ago
- Pyqt搭建YOLOV5目标检测界面-第一次优化后的版本☆56Updated 3 years ago
- 深度学习实战: 1. BP神经网络函数逼近2. 基于LeNet-5的MNIST字符识别 3. 基于ResNet-18的CIFAR-10图像分类4. 基于选择性搜索(Selective Search)选择候选区域 5.基于YoloV3算法的车辆目标检测 6. YoloV3算法…☆44Updated 2 years ago
- SSD 改进:backbone增加resnet,并针对resnet加入attention机制,为了充分利用细节特征和语义特征,还加入了特征融合模型☆79Updated 5 years ago
- CbirByVgg-基于VGG16的图像检索程序,可视化查询并显示,可扩展到自己的图像库。☆23Updated 4 years ago
- pytorch+MINIST实现手写数字识别☆240Updated 5 years ago
- Pytorch深度学习基础 实战天气图片识别(基于ResNet50预训练模型,超详细)☆88Updated 2 years ago
- Add gui for YoloV5 using PyQt5☆160Updated 4 years ago
- Image Processing学习,学习教程:https://github.com/WZMIAOMIAO/deep-learning-for-image-processing 视频对应:https://space.bilibili.com/18161609☆140Updated last year
- 实验室的一个病虫害检测项目,在SSD基础上进行一系列改进!SSD Improvements!☆33Updated 3 years ago
- 使用HOG+SVM进行图像分类☆167Updated 7 years ago
- 基于Pytorch的卷积神经网络MNIST手写数字识别 适用于Pytorch与神经网络入门学习☆74Updated 5 years ago
- Pytorch图像分割☆28Updated 6 years ago
- 基于GAN的小样本学习实验(pytorch)☆16Updated 4 years ago
- 这是一个YoloV5-pytorch的源码,可以用于训练自己的模型。☆1,152Updated 2 years ago
- 基于PyTorch框架实现的图像分类网络☆85Updated 5 years ago
- 这是一个resnet-50的pytorch实现的库,在MNIST数据集上进行训练和测试。☆47Updated 10 months ago
- 基于卷积神经网络的猫狗识别 web 应用☆170Updated 3 years ago