ding1998 / ResNet38Links
采用38层的残差网络进行深度训练,提取图像特征,用作图像分类。可训练自己的数据集。
☆29Updated 5 years ago
Alternatives and similar repositories for ResNet38
Users that are interested in ResNet38 are comparing it to the libraries listed below
Sorting:
- 该项目是基于pytorch框架,使用Unet图像分割网络对小轿车进行图像分割☆17Updated 2 years ago
- 使用迁移学习将resnet50用于垃圾分类,基于【华为云人工智能大赛·垃圾分类挑战杯】☆122Updated 5 years ago
- 基于 Pytorch 的垃圾识别与分类。本项目源于浙江大学光电学院课程设计。(程序仅供参考,很久没关注这方面内容了,为避免误导,相关问题不作回答)☆64Updated 4 years ago
- 基于tensorflow的的cnn卷积神经网络的图像识别分类☆125Updated 6 years ago
- 使用ResNet网络进行十种食物图像分类,基于迁移学习方法训练☆21Updated 2 years ago
- CNN 图像多分类问题☆27Updated 6 years ago
- 使用Pyqt5搭建YOLO系列多线程目标检测系统☆63Updated 2 years ago
- ✨基于卷积神经网络(CNN)和CIFAR10数据集的图像智能分类 Web 应用 Intelligent Image Classification Web Applcation based on Convolutional Neural Networks and the CI…☆108Updated 10 months ago
- 基于深度学习卷积神经网络的图像分类的GUI界面☆24Updated 2 years ago
- 基于PyTorch框架实现的图像分类网络☆84Updated 4 years ago
- 使用深度学习网络(目标检测/特征提取/特征匹配)建 立的图像精准检索系统☆33Updated 5 years ago
- 适合小白入门的图像分类项目,从熟悉到熟练图像分类的流程,搭建自己的分类网络结构以及在pytorch中运用经典的分类网络。☆69Updated 5 years ago
- 基于Swin-transformer训练图像分类并部署web端☆94Updated 3 years ago
- 设计并实现了一个基于深度学习、集成学习、迁移学习、GAN等技术的色素性皮肤病自动识别七分类系统。本系统主要由服务端和客户端两个模块组成。服务端基于深度学习、集成学习、迁移学习、GAN等技术实现了对色素性皮肤病自动识别七分类。客户端使用微信小程序和网站(SSM、Springb…☆122Updated 4 years ago
- 使用Unet / YOLOv5进行车牌定位,CNN进行车牌识别(定长)(基于CCPD数据集)☆21Updated 2 years ago
- 基于Pytorch的图像分类框架☆94Updated 5 months ago
- PyTorch框架构建花朵图像分类模型(Resnet网络,迁移学习)☆16Updated 3 years ago
- 病虫害识别,对于专一一种病虫害的识别☆19Updated 6 years ago
- 使用现代卷积神经网络架构(例如ResNet,DenseNet)对38类植物病害进行识别,并生成一个简单的UI操作界面☆29Updated 3 years ago
- Pytorch深度学习基础 实战天气图片识别(基于ResNet50预训练模型,超详细)☆81Updated 2 years ago
- 使用HOG+SVM进行图像分类☆165Updated 6 years ago
- 1、基于CNN模型来实现人脸识别 2、基于Flask将人脸识别模型暴露为web服务形式进行调用 3、基于OpenCV调用摄像头对实时视频流数据进行检测☆45Updated 6 years ago
- 实验室的一个病虫害检测项目,在SSD基础上进行一系列改进!SSD Improvements!☆31Updated 3 years ago
- 使用Flask+Keras部署的基于Xception神经网络的细胞图像AI医疗辅助识别系统(含简单前端demo)☆66Updated 3 years ago
- 基于matlab深度学习工具箱来设计卷积神经网络用来对图像上的水体部分进行识别,并生成水体陆地二值化图像。采用的是9层卷积神经网络用来对图像进行特征提取和分类,水体识别的准确率可以达到96%以上。☆52Updated 4 years ago
- PYQT5 Yolov5 python GUI☆30Updated 3 years ago
- 本仓库将使用Pytorch框架实现经典的图像分类网络、目标检测网络、图像分割网络,图像生成网络等,并会持续更新!!!☆255Updated last year
- 医学图像识别(二分类)☆21Updated 5 years ago
- 图像二分类问题 猫狗大战 pytorch CNN☆135Updated 6 years ago
- 这是各个主干网络分类模型的源码,可以用于训练自己的分类模型。☆429Updated 2 years ago