cifar-10 topic

List cifar-10 repositories

CaffeSVD

24
Stars
8
Forks
Watchers

使用SVD、K-Means、降低权值精度的方法压缩Cifar-10神经网络的全连接层

DenseNet-Cifar10

40
Stars
26
Forks
Watchers

Train DenseNet on Cifar-10 based on Keras

tensorbag

26
Stars
13
Forks
Watchers

Collection of tensorflow notebooks tutorials for implementing some basic Deep Learning architectures.

awesome-tensorlayer

266
Stars
62
Forks
Watchers

A curated list of dedicated resources and applications

neural-api

352
Stars
194
Forks
Watchers

CAI NEURAL API - Pascal based deep learning neural network API optimized for AVX, AVX2 and AVX512 instruction sets plus OpenCL capable devices including AMD, Intel and NVIDIA.

generative_adversarial_networks_101

201
Stars
79
Forks
Watchers

Keras implementations of Generative Adversarial Networks. GANs, DCGAN, CGAN, CCGAN, WGAN and LSGAN models with MNIST and CIFAR-10 datasets.

PyramidNet

128
Stars
38
Forks
Watchers

Torch implementation of the paper "Deep Pyramidal Residual Networks" (https://arxiv.org/abs/1610.02915).

DeepfakeCapsuleGAN

130
Stars
53
Forks
Watchers

Using Capsule Networks in GANS to generate very realistic fake images that could perhaps be used for deepfakes

MobileNetV3-Pytorch

291
Stars
70
Forks
Watchers

Implementing Searching for MobileNetV3 paper using Pytorch

PyramidNet-PyTorch

270
Stars
42
Forks
Watchers

A PyTorch implementation for PyramidNets (Deep Pyramidal Residual Networks, https://arxiv.org/abs/1610.02915)