ding1998 / ResNet38
采用38层的残差网络进行深度训练,提取图像特征,用作图像分类。可训练自己的数据集。
☆29Updated 4 years ago
Alternatives and similar repositories for ResNet38:
Users that are interested in ResNet38 are comparing it to the libraries listed below
- 该项目是 基于pytorch框架,使用Unet图像分割网络对小轿车进行图像分割☆17Updated last year
- 基于深度学习卷积神经网络的图像分类的GUI界面☆25Updated 2 years ago
- 基于PyTorch框架实现的图像分类网络☆81Updated 4 years ago
- 使用ResNet网络进行十种食物图像分类,基于迁移学习方法训练☆20Updated 2 years ago
- 使用深度学习网络(目标检测/特征提取/特征匹配)建立的图像精准检索系统☆32Updated 4 years ago
- PyTorch框架构建花朵图像分类模型(Resnet网络,迁移学习)☆14Updated 2 years ago
- 实验室的一个病虫害检测项目,在SSD基础上进行一系列改进!SSD Improvements!☆29Updated 2 years ago
- 基于改进SE-VGG16-BN的131种水果蔬菜图像分类系统(颜色、品种分级)☆20Updated last year
- CNN 图像多分类问题☆26Updated 6 years ago
- 基于Pytorch的图像分类框架☆91Updated 2 months ago
- 设计并实现了一个基于深度学习、集成学习、迁移学习、GAN等技术的色素性皮肤病自动识别七分类系统。本系统主要由服务端和客户端两个模块组成。服务端基于深度学习、集成学习、迁移学习、GAN等技术实现了对色素性皮肤病自动识别七分类。客户端使用微信小程序和网站(SSM、Springb…☆117Updated 3 years ago
- 一个本地的基于内容的图像检索系统,实现了包括颜色特征提取(颜色直方图,HSV中心距),纹理特征(灰度共生矩阵,LBP算子),边缘特征(边缘直方图),哈希感知算法(aHash,pHash,dHash算法等),SIFT特征提取。以及基于VGG-16提取特征等功能☆85Updated last year
- 图像二分类问题 猫狗大战 pytorch CNN☆133Updated 6 years ago
- 基于tensorflow的的cnn卷积神经网络的图像识别分类☆126Updated 6 years ago
- python实现的图像检索系统,包括特征提取、建立图 像库、建立索引、特征比对和结果评估。☆12Updated 6 years ago
- 适合小白入门的图像分类项目,从熟悉到熟练图像分类的流程,搭建自己的分类网络结构以及在pytorch中运用经典的分类网络。☆67Updated 5 years ago
- fine-Grained classify 细颗粒度图像分类☆12Updated 2 years ago
- 植物病虫害图像识别☆13Updated 5 years ago
- ✨基于卷积神经网络(CNN)和CIFAR10数据集的图像智能分类 Web 应用 Intelligent Image Classification Web Applcation based on Convolutional Neural Networks and the CI…☆101Updated 7 months ago
- 使用Pyqt5搭建YOLO系列多线程目标检测系统☆62Updated 2 years ago
- 【图像分类】使用卷积神经网络CNN对手势进行识别☆26Updated 5 years ago
- YOLOv5和OpenCV的金属缺陷检测系统(源码和部署教程)☆33Updated last year
- Python基于YOLO的绝缘子缺陷检测系统(源码&教程)☆29Updated last year
- 数字图像处理大作业,图像细粒度分类,CUB-200-2011,Peking University☆70Updated 6 years ago
- 一个简单的图像分类识别器GUI,使用python GUI + tensorflow 封装官方inceptionV3模型,可以识别2W种物品,和动物。☆62Updated 4 years ago
- 基于matlab深度学习工具箱来设计卷积神经网络用来对图像上的水体部分进行识别,并生成水体陆地二值化图像。采用的是9层卷积神经网络用来对图像进行特征提取和分类,水体识别的准确率可以达到96%以上。☆51Updated 4 years ago
- 使用深度学习的缺陷检测与小目标检测☆23Updated 4 years ago
- 基于Swin-transformer训练图像分类并部署web端☆92Updated 2 years ago
- 蔬菜水果图片识别少量样本测试效果☆58Updated 6 years ago
- Pytorch实践简单, 方便, 快速训练 图像分类模型☆37Updated 3 years ago