lzypython / Unet-Tom-JerryLinks
基于Unet模型和并联注意力机制实现猫和老鼠动画片的语义分割,其中并联注意力机制受CBAM注意力机制的启发,将通道注意力机制机制和空间注意力机制并联,给予不同通道不同空间不同权重。本项目使用的数据集通过爬虫获取,清洗后使用百度平台EasyData进行标注,共682张,其中545中用来训练,137张用来测试。本项目使用Visio可视化模型结构图,并对比了原版Unet、添加CBAM注意力机制和添加本项目提出的并联注意力机制三种模型。在项目的最后,通过进行模型测试,证明模型有较好的语义分割能力。
☆14Updated 2 months ago
Alternatives and similar repositories for Unet-Tom-Jerry
Users that are interested in Unet-Tom-Jerry are comparing it to the libraries listed below
Sorting:
- PyTorch框架构建花朵图像分类模型(Resnet网络,迁移学习)☆14Updated 2 years ago
- 垃圾分类系统,基于DenseNet模型训练算法,系统服务端代码☆38Updated 3 years ago
- 改进Unet的新冠肺炎CT影像病灶分割系统(部署教程和源码)☆23Updated last year
- ✨基于卷积神经网络(CNN)和CIFAR10数据集的图像智能分类 Web 应用 Intelligent Image Classification Web Applcation based on Convolutional Neural Networks and the CI…☆104Updated 8 months ago
- 使用决策树对鸢尾花数据集做分类☆10Updated 5 years ago
- 使用ResNet网络进行十种食物图像分类,基于迁移学习方法训练☆20Updated 2 years ago
- 毕业设计项目-基于深度学习的阿兹海默症早期诊断辅助系统设计与实现☆104Updated 5 years ago
- 基于深度学习的影像学报告多模态检索☆9Updated 4 years ago
- 医学图像分割领域的一些论文的代码和数据集☆29Updated 2 years ago
- pytorch图像分类,煤与矸石分类☆19Updated 2 years ago
- 基于深度学习卷积神经网络的图像分类的GUI界面☆24Updated 2 years ago
- 基于卷积神经网络ResNet的图像分类☆9Updated 4 years ago
- 水稻病虫害自动识别系统☆88Updated 3 years ago
- 基于改进U-Net的医学图像分割网站模型☆23Updated 3 years ago
- ✨基于 3D 卷积神经网络(CNN)的阿尔兹海默智能诊断 Web 应用 Alzheimer's Intelligent Diagnosis Web Application based on 3D Convolutional Neural Network and the A…☆98Updated 4 months ago
- 基于深度学习的舌象诊断系统☆50Updated 3 years ago
- ✨基于 3D 卷积神经网络(CNN)的阿尔兹海默智能诊断 Web 应用 Alzheimer's Intelligent Diagnosis Web Application based on 3D Convolutional Neural Network and the AD…☆133Updated 4 months ago
- 汇总了计算机视觉中图像分类、目标检测、语义分割的一些经典算法,使用pytorch实现,欢迎学习下载☆17Updated 3 years ago
- 细粒度图像分类之十二猫分类,对比ResNet和ViT两者模型性能。☆44Updated 3 years ago
- AI_Medical_System(大创项目:基于深度学习的医学图像处理分析平台)☆19Updated 2 years ago
- 基于 ResNet 的果蔬图像分类☆28Updated 2 years ago
- 基于机器学习的遥感图像识别算法 (kNN/SVM/CNN/LSTM)☆82Updated 7 months ago
- 一个基于 UNet 的视网膜血管分割项目,使用 PyTorch 实现并基于 DRIVE 数据集进行训练和测试。项目包括完整的数据处理、模型训练和测试流程,最终生成视网膜图像的分割结果。☆16Updated 5 months ago
- 北京印刷学院人工智能大赛深度学习组作品_基于深度学习的新冠肺炎检测系统☆9Updated last year
- 基于深度学习算法的垃圾检测系统(YOLOv5 + Flask + Vue)☆34Updated last year
- 使用Flask+Keras部署的基于Xception神经网络的细胞图像AI医疗辅助识别系统(含简单前端demo)☆65Updated 3 years ago
- Pytorch图像分割☆27Updated 5 years ago
- 本科个人目标检测毕设☆154Updated last year
- 植物病虫害图像识别☆13Updated 5 years ago
- 该项目是基于pytorch框架,使用Unet图像分割网络对小轿车进行图像分割☆17Updated 2 years ago