kzbkzb / AI-DataSet
这里有全网最全的数据集,持续更新中~
☆10Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for AI-DataSet
- 多模态数据融合:为了完成多模态数据融合,首先利用VGG16网络和cifar10数据集完成多输入网络的分类,在VGG16的基础之上,将前三层特征提取网络作为不同输入的特征提取网络,在中间层进行特征拼接,后面的卷积层 用于提取融合特征,最后加上全连接层。该网络稍作修改就能同时提取…☆80Updated 4 years ago
- This project organizes classic images classification neural networks based on convolution or attention, and writes training and inference…☆161Updated 8 months ago
- 深度学习中各种即插即用小模块☆281Updated 8 months ago
- 基于Pytorch框架,使用CNN模型应用于Minist数据集上的分类任务☆17Updated 3 years ago
- ☆28Updated last year
- 深度学习/计算机视觉/多模态/机器学习/人工智能零基础理论/实战教程汇总分享☆122Updated 2 years ago
- CNN经典网络结构复现:LeNet5、AlexNet、VGG、ResNet、InceptionNet等。☆82Updated 3 years ago
- ☆13Updated 4 years ago
- AI人工智能、深度学习领域,2024年全网最全即插即用模块,包含各种卷积变种、最新注意力机制、特征融合模块、上下采样模块,持续更新中......☆116Updated this week
- 深度学习 注意力机制模块 时间 空间注意力通道☆26Updated last year
- 本仓库将使用Pytorch框架实现经典的图像分类网络、目标检测网络、图像分割网络,图像生成网络等,并会持续更新!!!☆224Updated 7 months ago
- 用于pytorch的图像分类,包含多种模型方法,比如AlexNet,VGG,GoogleNet,ResNet,DenseNet等等,包含可完整运行的代码。除此之外,也有colab的在线运行代码,可以直接在colab在线运行查看结果。也可以迁移到自己的数据集进行迁移学习。☆202Updated 11 months ago
- 可视化神经网络☆37Updated 2 years ago
- The official PyTorch implementation of our paper "MCA: Multidimensional collaborative attention in deep convolutional neural networks for…☆50Updated last year
- ☆197Updated 2 months ago
- 基于Pytorch框架的语义分割学习,FCN,UNet,DeepLab 基于VOC数据集。☆46Updated last year
- 使用PyTorch实现Unet图像分割☆158Updated 4 years ago
- ☆107Updated 3 months ago
- 这是各个主干网络分类模型的源码,可以用于训练自己的分类模型。☆403Updated 2 years ago
- Pytorch pipeline template☆137Updated 2 years ago
- 该资源为作者《Python中的图像处理》书籍所有源代码,已修改为Python3实现,希望对您有所帮助,一起加油。☆201Updated 3 years ago
- 帮助各位成为算法大佬☆46Updated 4 months ago
- ☆36Updated 2 years ago
- 适合小白入门的图像分类项目,从熟悉到熟练图像分类的流程,搭建自己的分类网络结构以及在pytorch中运用经典的分类网络。☆61Updated 4 years ago
- [IEEE TCYB 2024] CTNet: Contrastive Transformer Network for Polyp Segmentation☆21Updated 7 months ago
- This repo contains implementation of deep learning-based steel surface defect segmentation models. Extensive experiments on several deep …☆14Updated 9 months ago
- 图像处理、机器学习的常用算法汇总☆50Updated last year
- GAIIC2024 双光无人机车辆检测: 第五名方案☆18Updated 4 months ago
- 深度学习经典论文翻译☆176Updated 4 years ago
- Self-attention、Non-local、SE、SK、CBAM、DANet☆441Updated 2 years ago