All Projects → wuhao2 → image-defect-detection-based-on-CNN

wuhao2 / image-defect-detection-based-on-CNN

Licence: other
TensorBasicModel

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to image-defect-detection-based-on-CNN

PFL-Non-IID
The origin of the Non-IID phenomenon is the personalization of users, who generate the Non-IID data. With Non-IID (Not Independent and Identically Distributed) issues existing in the federated learning setting, a myriad of approaches has been proposed to crack this hard nut. In contrast, the personalized federated learning may take the advantage…
Stars: ✭ 58 (+241.18%)
Mutual labels:  mnist, cifar10
Theano Xnor Net
Theano implementation of XNOR-Net
Stars: ✭ 23 (+35.29%)
Mutual labels:  mnist, cifar10
deeplearning-mpo
Replace FC2, LeNet-5, VGG, Resnet, Densenet's full-connected layers with MPO
Stars: ✭ 26 (+52.94%)
Mutual labels:  mnist, cifar10
Randwire tensorflow
tensorflow implementation of Exploring Randomly Wired Neural Networks for Image Recognition
Stars: ✭ 29 (+70.59%)
Mutual labels:  mnist, cifar10
Generative adversarial networks 101
Keras implementations of Generative Adversarial Networks. GANs, DCGAN, CGAN, CCGAN, WGAN and LSGAN models with MNIST and CIFAR-10 datasets.
Stars: ✭ 138 (+711.76%)
Mutual labels:  mnist, cifar10
Tf Vqvae
Tensorflow Implementation of the paper [Neural Discrete Representation Learning](https://arxiv.org/abs/1711.00937) (VQ-VAE).
Stars: ✭ 226 (+1229.41%)
Mutual labels:  mnist, cifar10
Cifar-Autoencoder
A look at some simple autoencoders for the Cifar10 dataset, including a denoising autoencoder. Python code included.
Stars: ✭ 42 (+147.06%)
Mutual labels:  mnist, cifar10
Relativistic Average Gan Keras
The implementation of Relativistic average GAN with Keras
Stars: ✭ 36 (+111.76%)
Mutual labels:  mnist, cifar10
Label Embedding Network
Label Embedding Network
Stars: ✭ 69 (+305.88%)
Mutual labels:  mnist, cifar10
Nnpulearning
Non-negative Positive-Unlabeled (nnPU) and unbiased Positive-Unlabeled (uPU) learning reproductive code on MNIST and CIFAR10
Stars: ✭ 181 (+964.71%)
Mutual labels:  mnist, cifar10
gans-2.0
Generative Adversarial Networks in TensorFlow 2.0
Stars: ✭ 76 (+347.06%)
Mutual labels:  mnist, cifar10
LeNet-from-Scratch
Implementation of LeNet5 without any auto-differentiate tools or deep learning frameworks. Accuracy of 98.6% is achieved on MNIST dataset.
Stars: ✭ 22 (+29.41%)
Mutual labels:  mnist
Pytorch-PCGrad
Pytorch reimplementation for "Gradient Surgery for Multi-Task Learning"
Stars: ✭ 179 (+952.94%)
Mutual labels:  mnist
pytorch-siamese-triplet
One-Shot Learning with Triplet CNNs in Pytorch
Stars: ✭ 74 (+335.29%)
Mutual labels:  mnist
digit recognizer
CNN digit recognizer implemented in Keras Notebook, Kaggle/MNIST (0.995).
Stars: ✭ 27 (+58.82%)
Mutual labels:  mnist
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.
Stars: ✭ 25 (+47.06%)
Mutual labels:  cifar10
BP-Network
Multi-Classification on dataset of MNIST
Stars: ✭ 72 (+323.53%)
Mutual labels:  mnist
catacomb
The simplest machine learning library for launching UIs, running evaluations, and comparing model performance.
Stars: ✭ 13 (-23.53%)
Mutual labels:  mnist
DCGAN-CIFAR10
A implementation of DCGAN (Deep Convolutional Generative Adversarial Networks) for CIFAR10 image
Stars: ✭ 18 (+5.88%)
Mutual labels:  cifar10
Hand-Digits-Recognition
Recognize your own handwritten digits with Tensorflow, embedded in a PyQT5 GUI. The Neural Network was trained on MNIST.
Stars: ✭ 11 (-35.29%)
Mutual labels:  mnist

Tensorflow

Picture show

![Tensorflow-graph](https://github.com/wuhao2/image-defect-detection-based-on-CNN/blob/master/tensors_flowing.gif?raw=true)

VGGNet-model

Tensforflow-python

  • 1:Mnist dataset Model
  • 2:Cifar10 dataset Mode  * 3:cifar10 & cifar100 Model  * 4:cat and dog Model
  • 5:AutoEncoder Model
  • 6:CNN for AlexNet  * 7:CNN for VGGNet
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].