jamesrequa / GAN-Image-Classifier
Build a GAN for image classification using semi-supervised learning.
☆10Updated 7 years ago
Alternatives and similar repositories for GAN-Image-Classifier:
Users that are interested in GAN-Image-Classifier are comparing it to the libraries listed below
- Script to extract CNN deep features with different ConvNets, and then use them for an Image Classification task with a SVM classifier wit…☆31Updated 6 years ago
- Wavelet CNN, Texture Classification in Keras☆51Updated 2 years ago
- Audio MNIST Classification using 1D-CNN, 2D-CNN, GAN+2D-CNN, CVN+RandomForest, and LSTMs.☆14Updated 3 years ago
- Using Tensorflow and a Support Vector Machine to Create an Image Classifications Engine☆61Updated 6 years ago
- EC-GAN: Low-Sample Classification using Semi-Supervised Algorithms and GANs (AAAI 2021)☆40Updated 3 years ago
- Denoising images with a Deep Convolutional Autoencoder - Implemented in Keras☆35Updated 5 years ago
- CNN Architectures : VGG, Resnet, InceptionNet, XceptionNet☆11Updated 6 years ago
- Data augmentation using Conditional Generative Adversarial Networks (cGAN)☆19Updated last year
- This project classifies diseases in grape plant using various Machine Learning classification algorithms.☆20Updated 2 years ago
- A semi supervised GAN for image classification implemented in Pytorch☆49Updated 3 years ago
- keras implementation of ECANet☆10Updated 4 years ago
- Spatial and Channel Attention in CNN Architectures for Image Classification task☆27Updated 4 years ago
- ☆12Updated 5 years ago
- Implementation of Squeeze-and-Excitiation Network on Keras☆22Updated 5 years ago
- CBAM(Convolutional Block Attention Module) implementation on TensowFlow2.0☆74Updated 4 years ago
- 1D-CNN models for NAFLD diagnosis and liver fat fraction quantification using radiofrequency ultrasound signals☆10Updated 4 years ago
- ☆21Updated 4 years ago
- Semantic Segmentation of HyperSpectral Images using a U-Net with Depthwise Separable Convolutions☆41Updated 3 years ago
- PyTorch implementation of the 1D-Triplet-CNN neural network model described in Fusing MFCC and LPC Features using 1D Triplet CNN for Spea…☆27Updated 5 years ago
- Pytorch implementation(LeNet, VGGNet, GAN, UNet, Mask R-CNN, ...)☆28Updated 3 years ago
- Keras CNN multi model (Custom + LeNet-5) ensemble with voting on MNIST dataset☆11Updated 6 years ago
- Implementation of the Siamese Neural Networks in PyTorch using MNIST dataset☆34Updated last year
- A squeeze-and-excitation enabled ResNet for image classification☆21Updated 6 years ago
- My solution to the International Skin Imaging Collaboration (ISIC) Challenge 2018 to detect skin cancer from images of lesions using Deep…☆12Updated 6 years ago
- gan_torch (cpu & gpu)