miles-hao / resnet-50Links
该项目基于 ResNet-50 模型进行图像分类,使用 PyTorch 实现,支持图像预处理、数据增强、训练与验证过程,并提供提前停止机制以避免过拟合。用户可以使用该代码进行任意图像分类任务的训练和推理。
☆22Updated 6 months ago
Alternatives and similar repositories for resnet-50
Users that are interested in resnet-50 are comparing it to the libraries listed below
Sorting:
- 使用ResNet网络进行十种食物图像分类,基于迁移学习方法训练☆24Updated 2 years ago
- 基于改进U-Net的医学图像分割网站模型☆23Updated 3 years ago
- 毕业设计项目-基于深度学习的阿兹海默症早期诊断辅助系统设计与实现☆118Updated 5 years ago
- AI_Medical_System(大创项目:基于深度学习的医学图像处理分析平台)☆22Updated 3 years ago
- 医学图像识别(二分类)☆23Updated 5 years ago
- Python基于改进Unet的新冠肺炎等级分割系统(源码&教程)☆11Updated 2 years ago
- ✨基于卷积神经网络(CNN)和CIFAR10数据集的图像智能分类 Web 应用 Intelligent Image Classification Web Applcation based on Convolutional Neural Networks and the CI…☆120Updated last year
- 本仓库将使用Pytorch框架实现经典的图像分类网络、目标检测网络、图像分割网络,图像生成网络等,并会持续更新!!!☆269Updated last year
- 基于 ResNet 的果蔬图像分类☆32Updated 2 years ago
- ✨基于 3D 卷积神经网络(CNN)的阿尔兹海默智能诊断 Web 应用 Alzheimer's Intelligent Diagnosis Web Application based on 3D Convolutional Neural Network and the AD…☆150Updated 11 months ago
- 基于深度学习的车牌识别GUI项目☆43Updated 3 years ago
- 水稻病虫害自动识别系统☆102Updated 4 years ago
- 基于深度学习的肿瘤辅助诊断系统,以图像分割为核心,利用人工智能完成肿瘤区域的识别勾画并提供肿瘤区域的特征来辅助医生进行诊断。有完整的模型构建、后端架设、工业级部署和前端访问功能。TensorRT、PyTorch 、OpenCV 、Flask、Vue☆636Updated 10 months ago
- ✨基于 3D 卷积神经网络(CNN)的阿尔兹海默智能诊断 Web 应用 Alzheimer's Intelligent Diagnosis Web Application based on 3D Convolutional Neural Network and the A…☆124Updated 11 months ago
- pytorch+MINIST实现手写数字识别☆240Updated 5 years ago
- 基于resnet的动物图像分类系统(python期末大作业)PyQt+Flask+HTML5+PyTorch☆53Updated 2 years ago
- 使用迁移学习将resnet50用于垃圾分类 ,基于【华为云人工智能大赛·垃圾分类挑战杯】☆125Updated 6 years ago
- 深度学习实战: 1. BP神经网络函数逼近2. 基于LeNet-5的MNIST字符识别 3. 基于ResNet-18的CIFAR-10图像分类4. 基于选择性搜索(Selective Search)选择候选区域 5.基于YoloV3算法的车辆目标检测 6. YoloV3算法…☆43Updated 2 years ago
- PyTorch框架构建花朵图像分类模型(Resnet网络,迁移学习)☆19Updated 3 years ago
- 毕业设计——基于深度学习的电动自行车头盔佩戴检测系统☆187Updated 2 years ago
- 深度学习项目--基于深度卷积网络的肝脏分割☆16Updated 4 years ago
- 糖尿病眼底病变分割和分类☆16Updated 2 years ago
- Pytorch图像分割☆28Updated 6 years ago
- Python+OpenCV数字图像处理课程设计作业[车牌识别]☆205Updated 5 years ago
- 集yolov5、centernet、unet算法的pyqt5界面,可实现图片目标检测和语义分割☆176Updated 3 years ago
- 改进Unet的新冠肺炎CT影像病灶分割系统(部署教程和源码)☆24Updated 2 years ago
- 一些深度学习的模型,基于TensorFlow,主要是卷积神经网络,完成计算机视觉中一些分类、检测、识别、图像处理等部分(之前的被我不小心删除了)☆56Updated 7 years ago
- pytorch搭建自己的unet网络,训练自己的数据集。☆343Updated 2 years ago
- 利用UNet和UNet++实现对细胞图像医学图像的分割☆36Updated 3 years ago
- 这是一个unet-pytorch的源码,可以训练自己的模型☆1,675Updated last year