chehao2628 / CNN_system
Keywords: CNN, Fully connect neural network, SFEW dataset, Image Preprocessing, Data Augmentation, Leakey ReLU, k-fold cross validation, Casper. In this project, I build my own CNN system with Image Preprocessing and Data Augmentation which are based on the computation ability and characteristic of used Dataset. This project implemented with Pyt…
☆14Updated 4 years ago
Alternatives and similar repositories for CNN_system:
Users that are interested in CNN_system are comparing it to the libraries listed below
- SSD 改进:backbone增加resnet,并针对resnet加入attention机制,为了充分利用细节特征和语义特征,还加入了特征融合模型☆73Updated 4 years ago
- Classification with backbone Resnet and attentions: SE-Channel Attention, BAM - (Spatial Attention, Channel Attention, Joint Attention), …☆59Updated 4 years ago
- CAM图的resnet50版本☆150Updated 3 years ago
- SE-ResNet PyTorch Version☆128Updated 6 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…☆102Updated 4 years ago
- fpn_resnet、resnet-se、resnet-cbam☆33Updated 4 years ago
- use pytorch to do image classification☆138Updated 4 years ago
- CNN可视化代码,帮助了解建立GradCam过程, 代码中文注解☆101Updated 5 years ago
- keras-Dual Attention Network for Scene Segmentation☆68Updated 5 years ago
- Gluon implementation of channel-attention modules: SE, ECA, GCT☆38Updated 4 years ago
- ☆66Updated 4 years ago
- pytorch pretrained model — resnet, densenet, inception, vgg, squeezenet, alexnet☆73Updated 6 years ago
- [pytorch] DANet: Dual Attention Network for Scene Segmentation☆71Updated 5 years ago
- A pytorch implementation of Bilinear CNNs for Fine-grained Visual Recognition(BCNN).☆48Updated 5 years ago
- A simple project used for Image Classification, including train and predict in Pytorch, do inference in Pytorch C++ API and TensorRT☆18Updated 4 years ago
- here are some classic networks for image classification implement by pytorch☆12Updated 4 years ago
- ☆71Updated 5 years ago
- ☆48Updated 5 years ago
- Implementation of Resnet-50 with and without CBAM in PyTorch v1.8. Implementation tested on Intel Image Classification dataset from https…☆81Updated 3 years ago
- 获取图像的LBP特征☆80Updated 9 years ago
- PyTorch for classification《 Spatial Pyramid Pooling in Deep Convolutional Networks for Visual Recognition》☆19Updated 6 years ago
- SKNet及3D SKConv非官方实现☆20Updated 4 years ago
- a baseline for defect segmentation☆29Updated 4 years ago
- CBAM: Convolutional Block Attention Module for CIFAR10 on ResNet backbone with Pytorch☆111Updated 5 years ago
- 2D and 3D(volume) verison of Residual Attention Network☆18Updated 3 years ago
- keras implementation of ECANet☆10Updated 4 years ago
- ☆32Updated 5 years ago
- Temporal-spatial Feature Learning of DCE-MR Images via 3DCNN☆47Updated 5 years ago
- simple implements Non-Local Neural Networks for image classification(Fashion-Mnist)☆13Updated 5 years ago
- 谷歌INCEPTION-RESNET-V2迁移学习实现图像二分类判断图像是否生病☆17Updated 6 years ago