rookiedata1 / Keras-CNN-mnist-classification
LeNet, AleNet, VGGNet, GoogleNet, ResNet are used for MNIST dataset based on keras.
☆15Updated 6 years ago
Alternatives and similar repositories for Keras-CNN-mnist-classification:
Users that are interested in Keras-CNN-mnist-classification are comparing it to the libraries listed below
- Train&prediction of Cifar10 dataset using Resnet50 - Python-Keras☆27Updated 2 years ago
- CNN to classify the cifar-10 database by using a vgg16 trained on Imagenet as base.☆29Updated 6 years ago
- The FGSM, DeepFool and CW Adversarial Attacks with TensorFlow 2.0☆30Updated last year
- 基于PyTorch使用迁移学习完成项目☆58Updated 6 years ago
- Python/Bash scripts for creating custom Neural Net Training Data -- this repo is for the MNIST format☆217Updated 3 years ago
- practice on CIFAR10 with Keras☆41Updated 6 years ago
- A federated learning demo for AlexNet on CIFAR-10 dataset, basing on Tensorflow.☆61Updated 3 years ago
- Grad-CAM implementation in Keras☆19Updated 6 years ago
- ☆11Updated 4 years ago
- VGG16 models for CIFAR-10 and CIFAR-100 using Keras☆223Updated 3 years ago
- A pytorch implementation of "Explaining and harnessing adversarial examples"☆66Updated 5 years ago
- Implemention of Fast Gradient Sign Method for generating adversarial examples in Keras☆46Updated 5 years ago
- mnist classification with tensorflow ( nn, cnn, lstm, nlstm, bi-lstm, cnn-rnn)☆106Updated 7 years ago
- An implement of LeNet, AlexNet, VGG16, GoogLeNet and ResNet with Tensorflow.☆34Updated 5 years ago
- Tensorflow implementation of Generating Adversarial Examples with Adversarial Networks☆42Updated 6 years ago
- YOLO-v2, ResNet-32, GoogLeNet-lite☆35Updated 5 years ago
- Using relativism to improve GAN-based Adversarial Attacks. 🦾☆41Updated last year
- here is my implementation of the basic googLeNet describe in the paper "Going Deeper with Convolutions" in keras☆39Updated 7 years ago
- The implementation of "Towards Faster and Better Federated Learning: A Feature Fusion Approach" (ICIP 2019)☆36Updated 5 years ago
- ☆12Updated 5 years ago
- 这是利用条件GAN(CGAN)实现生成MNIST图像的代码☆28Updated 5 years ago
- learning to protect communications with adversarial neural cryptography☆20Updated 6 years ago
- Ensemble Adversarial Black-Box Attacks against Deep Learning Systems Trained by MNIST, USPS and GTSRB Datasets☆33Updated 5 years ago
- cifar10数据集上进行图片分类,基于tensorflow框架,旨在探究不同的改进策略对分类准确率的影响,如何一步步得提高准确率☆571Updated 6 years ago
- Adversarial Attacks and Defenses of Image Classifiers, NIPS 2017 competition track☆45Updated 7 years ago
- ☆78Updated 5 years ago
- Baseline classifiers on the polluted MNIST dataset, SJTU CS420 course project☆69Updated 6 years ago
- Implementation of the Boundary Attack algorithm as described in Brendel, Wieland, Jonas Rauber, and Matthias Bethge. "Decision-Based Adve…☆93Updated 4 years ago
- 机器学习安全相关论文、代码☆41Updated 5 years ago
- For the CIFAR-10 dataset, extracting HOG features and using SVM classifier to classify them, at last, we get the accuracy.☆43Updated 5 years ago