Robust-Jay / SSD-Resnet-Attention-FeatureFusion
SSD 改进:backbone增加resnet,并针对resnet加入attention机制,为了充分利用细节特征和语义特征,还加入了特征融合模型
☆73Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for SSD-Resnet-Attention-FeatureFusion
- CNN可视化代码,帮助了解建立GradCam过程, 代码中文注解☆100Updated 5 years ago
- fpn_resnet、resnet-se、resnet-cbam☆32Updated 4 years ago
- 基于pytorch版ssd进行改进注入CBAM空间通道注意力机制,加入FPN,类别损失函数改为focalloss☆38Updated 3 years ago
- A pytorch implementation of Bilinear CNNs for Fine-grained Visual Recognition(BCNN).☆48Updated 5 years ago
- CAM图的resnet50版本☆150Updated 3 years ago
- CBAM: Convolutional Block Attention Module for CIFAR10 on ResNet backbone with Pytorch☆104Updated 5 years ago
- Classification with backbone Resnet and attentions: SE-Channel Attention, BAM - (Spatial Attention, Channel Attention, Joint Attention), …☆57Updated 4 years ago
- [pytorch] DANet: Dual Attention Network for Scene Segmentation☆70Updated 5 years ago
- Keywords: CNN, Fully connect neural network, SFEW dataset, Image Preprocessing, Data Augmentation, Leakey ReLU, k-fold cross validation, …☆14Updated 4 years ago
- Gluon implementation of channel-attention modules: SE, ECA, GCT☆37Updated 3 years ago
- ghostnet_cifar10☆115Updated 4 years ago
- This is a SE_DenseNet which contains a senet (Squeeze-and-Excitation Networks by Jie Hu, Li Shen, and Gang Sun) module, written in Pytor…☆99Updated 4 years ago
- classical CNN impelementation with pytorch.Include VGGNet,BN-VGG,Inception-v1,BN-Inception,Resnet-v1,Resnet-v2,DenseNet and so on.☆30Updated 5 years ago
- pytorch pretrained model — resnet, densenet, inception, vgg, squeezenet, alexnet☆71Updated 5 years ago
- Implement FPN with pytorch☆68Updated 6 years ago
- This repo supports Faster R-CNN, FPN and Cascade Faster R-CNN based on pyTorch 1.0. Additionally deformable convolutional layer is also s…☆51Updated 4 years ago
- [arXiv 2020] Deep Connected Attention Networks☆121Updated 4 years ago
- use pytorch to do image classification☆138Updated 4 years ago
- 使用pytorch对SSD进行复现☆21Updated 4 years ago
- ☆151Updated 3 years ago
- Try to implement FPN with Resnet for classification. Dataset: CIFAR10☆15Updated 5 years ago
- SE-ResNet PyTorch Version☆126Updated 6 years ago
- ☆403Updated 6 years ago
- A pytorch reimplementation of Hierarchical Bilinear Pooling for Fine-Grained Visual Recognition in Resnet.☆52Updated 5 years ago
- A pytorch implementation of Fine-Grained Classification via Hierarchical Bilinear Pooling with Aggregated Slack Mask (HBPASM).☆14Updated 5 years ago
- SKNet及3D SKConv非官方实现☆19Updated 4 years ago
- MAL for cvpr765☆35Updated 4 years ago
- 使用常见的CNN架构实现CIFAR分类。☆36Updated 5 years ago
- This project uses RGB and Depth images as input into two different convolutional network of same architecture (namely VGGNet, RESNet, Ale…☆13Updated 5 years ago
- An unofficial Implementation of ACNet based on PyTorch.☆20Updated 3 years ago