#
cifar10
Here are 542 public repositories matching this topic...
A PyTorch implementation for exploring deep and shallow knowledge distillation (KD) experiments with flexibility
deep-neural-networks
computer-vision
pytorch
knowledge-distillation
cifar10
dark-knowledge
model-compression
-
Updated
Sep 7, 2021 - Python
PyTorch implementation of image classification models for CIFAR-10/CIFAR-100/MNIST/FashionMNIST/Kuzushiji-MNIST/ImageNet
-
Updated
Feb 6, 2021 - Python
Play deep learning with CIFAR datasets
deep-learning
tensorflow
keras
densenet
convolutional-neural-networks
residual-networks
learning-rate
cifar10
cifar-100
-
Updated
Aug 27, 2020 - Python
Making decision trees competitive with neural networks on CIFAR10, CIFAR100, TinyImagenet200, Imagenet
pytorch
neural-networks
imagenet
image-classification
pretrained-models
decision-trees
cifar10
interpretability
pretrained-weights
cifar100
tiny-imagenet
explainability
neural-backed-decision-trees
-
Updated
Jun 3, 2021 - Python
A coding-free framework built on PyTorch for reproducible deep learning studies. 🏆 20 knowledge distillation methods presented at CVPR, ICLR, ECCV, NeurIPS, ICCV, etc are implemented so far. 🎁 Trained models, training logs and configurations are available for ensuring the reproducibiliy and benchmark.
nlp
natural-language-processing
glue
pytorch
transformer
imagenet
image-classification
coco
object-detection
semantic-segmentation
knowledge-distillation
cifar10
pascal-voc
cifar100
google-colab
colab-notebook
-
Updated
Oct 18, 2021 - Python
[ICCV 2019] "AutoGAN: Neural Architecture Search for Generative Adversarial Networks" by Xinyu Gong, Shiyu Chang, Yifan Jiang and Zhangyang Wang
-
Updated
Aug 29, 2021 - Python
A PyTorch implementation of SimCLR based on ICML 2020 paper "A Simple Framework for Contrastive Learning of Visual Representations"
-
Updated
Aug 24, 2020 - Python
3.41% and 17.11% error on CIFAR-10 and CIFAR-100
-
Updated
Dec 17, 2018 - Python
Pretrained TorchVision models on CIFAR10 dataset (with weights)
-
Updated
Jun 24, 2021 - Python
Tensorflow Implementation of the paper [Neural Discrete Representation Learning](https://arxiv.org/abs/1711.00937) (VQ-VAE).
-
Updated
Apr 5, 2018 - Jupyter Notebook
Non-negative Positive-Unlabeled (nnPU) and unbiased Positive-Unlabeled (uPU) learning reproductive code on MNIST and CIFAR10
-
Updated
Jul 31, 2020 - Python
Naszilla is a Python library for neural architecture search (NAS)
deep-learning
tensorflow
pytorch
convolutional-networks
convolutional-neural-networks
cifar10
automl
bananas
neural-architecture-search
meta-neural-network
nas-algorithms
-
Updated
Jun 10, 2021 - Python
Bottleneck Transformers for Visual Recognition
-
Updated
Mar 14, 2021 - Python
Keras implementations of Generative Adversarial Networks. GANs, DCGAN, CGAN, CCGAN, WGAN and LSGAN models with MNIST and CIFAR-10 datasets.
tensorflow
keras
jupyter-notebook
generative-adversarial-network
gan
mnist
dcgan
mnist-dataset
gans
generative-adversarial-networks
wgan
cifar10
conda-environment
lsgan
cgan
cifar-10
cgans
ccgan
ccgans
lsgans
-
Updated
Sep 30, 2021 - Jupyter Notebook
Speech commands recognition with PyTorch | Kaggle 10th place solution in TensorFlow Speech Recognition Challenge
deep-learning
neural-network
pytorch
kaggle
speech-recognition
classification
densenet
resnet
cifar10
resnext
wide-residual-networks
dual-path-networks
-
Updated
Jan 29, 2018 - Python
Code for CVPR 2019 paper: " Learning Deep Compositional Grammatical Architectures for Visual Recognition"
deep-neural-networks
computer-vision
deep-learning
mxnet
imagenet
image-classification
cifar10
cifar100
aognet
-
Updated
Jun 24, 2019 - Python
Various CNN models for CIFAR10 with Chainer
deep-learning
chainer
convnet
vgg
neural-networks
densenet
resnet
convolutional-neural-networks
residual-networks
cifar10
deep-convolutional-networks
wide-residual-networks
network-in-network
-
Updated
Dec 6, 2018 - Python
Open
Add your example
joaopauloschuler
commented
Oct 10, 2019
Have you got cool examples? Feel free to pull and share your example with everyone!!!
Code for the neural architecture search methods contained in the paper Efficient Forward Neural Architecture Search
deep-learning
deep-learning-algorithms
imagenet
image-classification
cifar10
automl
neural-architecture-search
cifar-100
-
Updated
Oct 1, 2020 - Python
Pytorch implementation of Virtual Adversarial Training
-
Updated
May 21, 2019 - Python
Spectral Normalization for Keras Dense and Convolution Layers
deep-learning
tensorflow
keras
generative-adversarial-network
gan
generative-model
deeplearning
cifar10
spectral-normalization
sngan
-
Updated
Dec 28, 2019 - Jupyter Notebook
各种深度学习结构、模型和技巧的集合
tensorflow
cnn
pytorch
gan
mnist
vgg
rnn
autoencoder
svhn
resnet
alexnet
deeplearning
mlp
vgg16
celeba
quickdraw
deep-learning-tutorial
char-rnn
cifar10
pytorch-tutorial
-
Updated
Dec 8, 2019 - Jupyter Notebook
Reference implementation for Blueprint Separable Convolutions (CVPR 2020)
deep-learning
pytorch
image-classification
resnet
cifar10
zeiss
cifar100
mobilenet
depthwise-separable-convolutions
efficient-neural-networks
cvpr2020
blueprint-separable-convolutions
-
Updated
Sep 22, 2020 - Python
Improve this page
Add a description, image, and links to the cifar10 topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the cifar10 topic, visit your repo's landing page and select "manage topics."
Modify 2_one-pixel-attack-imagenet.ipynb to download a sample subset of ImageNet files with appropriate labels. The files should be preprocessed as to be ready for the attack.