kbhartiya / CIFAR10-Classifier
Comparing CNN+Softmax with CNN+SVM on CIFAR 10 Dataset
☆14Updated 6 years ago
Alternatives and similar repositories for CIFAR10-Classifier:
Users that are interested in CIFAR10-Classifier are comparing it to the libraries listed below
- Gluon implementation of channel-attention modules: SE, ECA, GCT☆40Updated 4 years ago
- Extracting the deep features of the BreakHis dataset from pre-trained GoogLeNet, ResNet-18 and VGG-19 Convolutional Neural Networks (CNN…☆11Updated 2 years ago
- [ICIP2021] The official PyTorch implementation of MASK GUIDED ATTENTION FOR FINE-GRAINED PATCHY IMAGE CLASSIFICATION☆11Updated 3 years ago
- Spatial and Channel Attention in CNN Architectures for Image Classification task☆27Updated 4 years ago
- 2D and 3D(volume) verison of Residual Attention Network☆18Updated 3 years ago
- a 1d attention CNN for signal classification written in tensorflow☆11Updated 2 years ago
- An Architecture Combining CNN and SVM for Image Classification☆17Updated 6 years ago
- Implementation of Semi-Supervised and Semi-Weakly Supervised Teacher/Student Learning approaches☆13Updated 2 years ago
- A convolutional autoencoder for feature extraction, with an SVM for image classification.☆11Updated 6 years ago
- 对卷积神经网络提取的每一层特征用t-SNE进行降维可视化☆21Updated 3 years ago
- Simple tensorflow-keras implementation of SKConv in Selective Kernel Networks☆30Updated 4 years ago
- Using Tensorflow and a Support Vector Machine to Create an Image Classifications Engine☆61Updated 6 years ago
- A simple implementation of Deep Domain Confusion: Maximizing for Domain Invariance☆154Updated 6 years ago
- The code for paper "A Multi-View Multi-Scale Neural Network for Multi-Label ECG Classification"☆26Updated 2 years ago
- Canonical Correlation Analysis Zoo: CCA, GCCA, MCCA, DCCA, DGCCA, DVCCA, DCCAE, KCCA and regularised variants☆25Updated 4 years ago
- Tensorflow deep learning based domain adaptation model implementations with experiment of estimate MNIST by SVHN data (SVHN -> MNIST): DA…☆27Updated 5 years ago
- Deep domain adaptation networks (DDAN) library for Python with TensorFlow.☆71Updated 5 years ago
- An analysis on Ensemble Learning optimized Medical Image Classification with Deep Convolutional Neural Networks☆16Updated 2 years ago
- ☆23Updated 4 years ago
- Models supported: ResNet, ResNetV2, SE-ResNet, ResNeXt, SE-ResNeXt [layers: 18, 34, 50, 101, 152] (1D and 2D versions with DEMO for Class…☆43Updated 3 years ago
- TensorFlow implementation of "Residual Attention Network for Image Classification"☆16Updated 6 years ago
- The PyTorch implementation of DANN (Domain-Adversarial Training of Neural Networks).☆9Updated last year
- Classify various radiology images into respective categories.Being done using various shape and texture features for feature extraction a…☆10Updated 8 years ago
- Fine Grained Image Classification with Class Imbalance using Bilinear EfficientNet with Focal Loss and Label Smoothing☆10Updated 4 years ago
- 卷积神经网络提取特征并用于SVM//www.cnblogs.com/chuxiuhong/p/6132814.html☆15Updated 6 years ago
- Tensorflow implementation of "Deep sparse representation-based classification"☆44Updated 5 years ago
- Classification with backbone Resnet and attentions: SE-Channel Attention, BAM - (Spatial Attention, Channel Attention, Joint Attention), …☆60Updated 4 years ago
- 这是论文Unsupervised Domain Adaptation by Backpropagation的复现代码,并完成了MNIST与MNIST-M数据集迁移,master 和tf2分支代码为是基于tf2.x,tf1分支代码基于tf1.x☆64Updated 3 years ago
- EC-GAN: Low-Sample Classification using Semi-Supervised Algorithms and GANs (AAAI 2021)☆40Updated 3 years ago
- Feature fusion using Canonical Correlation Analysis (CCA)☆49Updated 5 years ago