Bharathgc / Evaluating-Fusion-points-for-multi-stream-networks-handling-cross-modal-data
This project uses RGB and Depth images as input into two different convolutional network of same architecture (namely VGGNet, RESNet, AlexNet) and fuses them
☆13Updated 5 years ago
Alternatives and similar repositories for Evaluating-Fusion-points-for-multi-stream-networks-handling-cross-modal-data:
Users that are interested in Evaluating-Fusion-points-for-multi-stream-networks-handling-cross-modal-data are comparing it to the libraries listed below
- Gluon implementation of channel-attention modules: SE, ECA, GCT☆38Updated 4 years ago
- SKNet及3D SKConv非官方实现☆20Updated 4 years ago
- Classification with backbone Resnet and attentions: SE-Channel Attention, BAM - (Spatial Attention, Channel Attention, Joint Attention), …☆59Updated 4 years ago
- fpn_resnet、resnet-se、resnet-cbam☆33Updated 4 years ago
- [pytorch] DANet: Dual Attention Network for Scene Segmentation☆71Updated 5 years ago
- Implementation of: 1) simple CNN for MNIST 2) Alexnet and VGG16 net(from scratch as well as using pre-trained ImageNet weights) on Pascal…☆17Updated 6 years ago
- SSD 改进:backbone增加resnet,并针对resnet加入attention机制,为了充分利用细节特征和语义特征,还加入了特征融合模型☆73Updated 4 years ago
- This is the repository for re-implementation of dual attention network with pytorch.☆20Updated 5 years ago
- Implementation of BAM: Bottleneck Attention Module with TensorFLow☆12Updated 6 years ago
- PyTorch implementation of ResNeSt : Split-Attention Networks☆18Updated 4 years ago
- Low rank bilinear pooling in torch and keras☆12Updated 3 years ago
- Video Foreground Segmentation☆22Updated 5 years ago
- Implement CBAM:Convolutional Block Attention Module with TensorFlow☆26Updated 6 years ago
- The project aims to improve the accuracy of target recognition through multi-feature fusion.Including manual feature extraction, deep lea…☆10Updated 4 years ago
- simple implements Non-Local Neural Networks for image classification(Fashion-Mnist)☆13Updated 5 years ago
- A reimplementation of the SKNet(Selective Kernel Networks) by pytorch☆71Updated 5 years ago
- “Detecting an object in an area based on the command given through speech using MFCC and HMM for Speech \& HOG and SVM for Image as Featu…☆12Updated 7 years ago
- Spectral–Spatial Classification of Hyperspectral Image Based on Self-adaptive Deep Residual 3D Convolutional Neural Network☆14Updated 5 years ago
- keras-Dual Attention Network for Scene Segmentation☆68Updated 5 years ago
- Simple tensorflow-keras implementation of SKConv in Selective Kernel Networks☆30Updated 4 years ago
- This is a pytorch type of block,including Non-local block,Simple Non-local block,GC block and all GC block; refer to paper《GCNet: Non-lo…☆82Updated 4 years ago
- Classify various radiology images into respective categories.Being done using various shape and texture features for feature extraction a…☆10Updated 8 years ago
- here are some classic networks for image classification implement by pytorch☆12Updated 4 years ago
- An unofficial implementation of non-local deep features for salient object detection☆39Updated 6 years ago
- Pytorch implementation of Deformable Convolutional Network☆20Updated 5 years ago
- Semantic Segmentation;net:FCN;dataset:voc2012☆29Updated 5 years ago
- Unofficial implementation of "Coordinate Attention for Efficient Mobile Network Design". CoordAttention tensorflow slim☆17Updated 3 years ago
- [arXiv 2020] Deep Connected Attention Networks☆122Updated 4 years ago
- Semi Supervised Semantic Segmentation Using Generative Adversarial Network ; Pytorch☆29Updated 3 years ago
- A PyTorch implementation of CMT based on paper CMT: Convolutional Neural Networks Meet Vision Transformers.☆69Updated last year