woosual / multiModalityFusionForClassificationLinks
多模态数据融合:为了完成多模态数据融合,首先利用VGG16网络和cifar10数据集完成多输入网络的分类,在VGG16的基础之上,将前 三层特征提取网络作为不同输入的特征提取网络,在中间层进行特征拼接,后面的卷积层用于提取融合特征,最后加上全连接层。该网络稍作修改就能同时提取两张对应的图片作为输入,在特征提取之后进行融合用于分类。
☆96Updated 4 years ago
Alternatives and similar repositories for multiModalityFusionForClassification
Users that are interested in multiModalityFusionForClassification are comparing it to the libraries listed below
Sorting:
- 阿尔兹海默症的识别--DataFountain☆47Updated 2 years ago
- Implementation of Resnet-50 with and without CBAM in PyTorch v1.8. Implementation tested on Intel Image Classification dataset from https…☆93Updated 3 years ago
- pytorch版—使用resnet50迁移学习实现皮肤病图片的二分类☆125Updated 5 years ago
- ☆38Updated last year
- ☆19Updated last year
- 基于Swin-transformer训练图像分类并部署web端☆94Updated 3 years ago
- 本文采用基于注意力机制的卷积神经神经网络模型来实现对阿尔兹海 默症疾病的分类。采用3D卷积对图像进行特征获取,通过在卷积中添加注意力机制,重点关注疾病脑图像中的患病区域,从而提高分类模型的实验精度。☆32Updated 5 years ago
- Self-attention、Non-local、SE、SK、CBAM、DANet☆484Updated 3 years ago
- 细粒度图像分类之十二猫分类,对比ResNet和ViT两者模型性能。☆44Updated 3 years ago
- 资源受限环境下、大规模肺炎早筛方法。采用DSHNet生成少类样本数据,解决数据不平衡的问题,然后利用RSFNet进行分类,最后结合剪枝策略实现轻量化!MedGAN-ResLite-V2 is released! ❤☆29Updated last year
- 深度学习 注意力机制模块 时间 空间注意力通道☆30Updated 2 years ago
- 可视化神经网络☆38Updated 3 years ago
- 采用vit实现图像分类☆27Updated last year
- ccf 阿尔兹海默症的识别 baseline☆23Updated 5 years ago
- Gluon implementation of channel-attention modules: SE, ECA, GCT☆41Updated 4 years ago
- fpn_resnet、resnet-se、resnet-cbam☆33Updated 5 years ago
- 融合MRI多模态的图像的不同特征进行脑梗死区分割网络(基于Unet网络更改新的网络)☆15Updated 6 years ago
- Swin-Transformer 1D implements☆56Updated last year
- DA-TransUNet: Combining Dual Attention of Position and Channel with Transformer U-net for Medical Image Segmentation☆167Updated 2 months ago
- This repo is about multi-label medical image classification base on CNN and Transformer.☆29Updated last year
- An attention-based Multi-Scale Feature Learning Framework for Multimodal Medical Image Fusion☆34Updated 5 months ago
- ☆17Updated last year
- Introduced 3D CBAM Attention to the PoseC3D in MMAction2☆17Updated 3 years ago
- This repository contains the official code of DS-TransUNet: Dual Swin Transformer U-Net for Medical Image Segmentation☆96Updated last year
- 深度学习中各种即插即用小模块☆427Updated last year
- ☆34Updated 11 months ago
- Bimodal and Unimodal Sentiment Analysis of Internet Memes (Image+Text)☆16Updated 3 years ago
- HiFuse: Hierarchical Multi-Scale Feature Fusion Network for Medical Image Classification☆243Updated 7 months ago
- 基于Pytorch框架的语义分割学习,FCN,UNet,DeepLab 基于VOC数据集。☆47Updated 2 years ago
- The official PyTorch implementation of our paper "MCA: Multidimensional collaborative attention in deep convolutional neural networks for…☆67Updated last year