cifar10

There are 845 repositories under cifar10 topic.

  • parle

    Language:Python38
  • Relativistic-average-GAN-Keras

    The implementation of Relativistic average GAN with Keras

    Language:Jupyter Notebook39
  • Caffe2-Tutorial

    Caffe2 C++/Python tutorial with full demo

    Language:Python39
  • CifarVAE

    Variational Auto Encoder

    Language:Python39
  • Federated-Learning-Mini-Framework

    Federated Learning mini-framework with Keras

    Language:Python35
  • contrastive2021

    Implementation for ICLR 2023 paper "Towards the Generalization of Contrastive Self-Supervised Learning" (https://arxiv.org/abs/2111.00743)

    Language:Python34
  • cifar10

    Predict CIFAR-10 labels with 88% accuracy using keras.

    Language:Jupyter Notebook34
  • PoDD

    PoDD

    Official PyTorch Implementation for the "Distilling Datasets Into Less Than One Image" paper.

    Language:Python33
  • Vision-Transformer-ViT

    Pytorch ViT for Image classification on the CIFAR10 dataset

    Language:Python33
  • RandWire_tensorflow

    tensorflow implementation of Exploring Randomly Wired Neural Networks for Image Recognition

    Language:Python31
  • PyTorch-CIFAR10

    practice on CIFAR10 with PyTorch

    Language:Jupyter Notebook31
  • ResNet-PyTorch-CIFAR10

    PyTorch implementation of residual networks trained on CIFAR-10 dataset (2017)

    Language:Python31
  • deeplearning-mpo

    Replace FC2, LeNet-5, VGG, Resnet, Densenet's full-connected layers with MPO

    Language:Python30
  • InfoMatch

    IJCAI 2024, InfoMatch: Entropy neural estimation for semi-supervised image classification

    Language:Python29
  • Vision-Transformer-CIFAR10

    Pytorch implementation of some vision transformers, trained on CIFAR-10.

    Language:Python28
  • keras-deep-learning

    Various implementations and projects on CNN, RNN, LSTM, GAN, etc

    Language:Jupyter Notebook28
  • deep_learning_python_intro

    Materials for the course on programming deep neural networks in Python (Russian)

    Language:Jupyter Notebook28
  • CNN-compression-performance

    A python script that automatise the training of a CNN, compress it through tensorflow (or ristretto) plugin, and compares the performance of the two networks

    Language:Python28
  • implementation-of-pruning-filters

    A reproduction of PRUNING FILTERS FOR EFFICIENT CONVNETS

    Language:Python27
  • pcdarts-tf2

    PC-DARTS (PC-DARTS: Partial Channel Connections for Memory-Efficient Differentiable Architecture Search, published in ICLR 2020) implemented in Tensorflow 2.0+. This is an unofficial implementation.

    Language:Python27
  • pytorch-mgpu-cifar10

    testing multi gpu for pytorch

    Language:Python26
  • PyTorch-ECGAN

    The code for the NeurIPS 2021 paper "A Unified View of cGANs with and without Classifiers".

    Language:Python25
  • cifar_pytorch-lightning

    CIFAR10, CIFAR100 results with VGG16,Resnet50,WideResnet using pytorch-lightning

    Language:Python24
  • FILM-Ensemble

    [NeurIPS 2022] FiLM-Ensemble: Probabilistic Deep Learning via Feature-wise Linear Modulation

    Language:Python23
  • ensLoss

    EnsLoss: Stochastic Calibrated Loss Ensembles for Preventing Overfitting in Classification

    Language:Python23
  • ReZero-ResNet

    ReZero-ResNet

    Unofficial pytorch implementation of ReZero in ResNet

    Language:Python23
  • Neural_Networks_for_Computer_Vision

    Implementing Neural Networks for Computer Vision in autonomous vehicles and robotics for classification, pattern recognition, control. Using Python, numpy, tensorflow. From basics to complex project

    Language:Jupyter Notebook23
  • one-pixel-attack

    PyTorch implementation of "One Pixel Attack for Fooling Deep Neural Networks"

    Language:Jupyter Notebook23
  • theano-xnor-net

    Theano implementation of XNOR-Net

    Language:Python23
  • temporal-ensembling-semi-supervised

    Keras implementation of temporal ensembling(semi-supervised learning)

    Language:Python22
  • RareGAN

    [AAAI 2022] RareGAN: Generating Samples for Rare Classes

    Language:Python21
  • VQ-VAE-Images

    PyTorch implementation of VQ-VAE applied on CIFAR10 dataset

    Language:Python20
  • CIFAR-10_PyTorch

    Implement MobileNets architecture in PyTorch using the CIFAR 10 dataset

    Language:Jupyter Notebook20
  • resnet-cifar10

    ResNet for Cifar10

  • JAX-ResNet-CIFAR10

    Simple CIFAR10 ResNet example with JAX.

    Language:Python19