All Projects → catseye → Similar Projects or Alternatives

445 Open source projects that are alternatives of or similar to catseye

haskell-vae
Learning about Haskell with Variational Autoencoders
Stars: ✭ 18 (-37.93%)
Mutual labels:  mnist, autoencoder
Tensorflow Mnist Cvae
Tensorflow implementation of conditional variational auto-encoder for MNIST
Stars: ✭ 139 (+379.31%)
Mutual labels:  mnist, autoencoder
Gpnd
Generative Probabilistic Novelty Detection with Adversarial Autoencoders
Stars: ✭ 112 (+286.21%)
Mutual labels:  mnist, autoencoder
Pytorch Mnist Vae
Stars: ✭ 32 (+10.34%)
Mutual labels:  mnist, autoencoder
Open-Set-Recognition
Open Set Recognition
Stars: ✭ 49 (+68.97%)
Mutual labels:  mnist, cifar
Tensorflow Mnist Vae
Tensorflow implementation of variational auto-encoder for MNIST
Stars: ✭ 422 (+1355.17%)
Mutual labels:  mnist, autoencoder
Tensorflow Tutorials
텐서플로우를 기초부터 응용까지 단계별로 연습할 수 있는 소스 코드를 제공합니다
Stars: ✭ 2,096 (+7127.59%)
Mutual labels:  mnist, autoencoder
adversarial-autoencoder
Tensorflow 2.0 implementation of Adversarial Autoencoders
Stars: ✭ 17 (-41.38%)
Mutual labels:  mnist, autoencoder
Cifar-Autoencoder
A look at some simple autoencoders for the Cifar10 dataset, including a denoising autoencoder. Python code included.
Stars: ✭ 42 (+44.83%)
Mutual labels:  mnist, autoencoder
gan-vae-pretrained-pytorch
Pretrained GANs + VAEs + classifiers for MNIST/CIFAR in pytorch.
Stars: ✭ 134 (+362.07%)
Mutual labels:  mnist, cifar
Awesome Tensorlayer
A curated list of dedicated resources and applications
Stars: ✭ 248 (+755.17%)
Mutual labels:  mnist, autoencoder
rindow-neuralnetworks
Neural networks library for machine learning on PHP
Stars: ✭ 37 (+27.59%)
Mutual labels:  dnn, gpgpu
tensorflow-mnist-AAE
Tensorflow implementation of adversarial auto-encoder for MNIST
Stars: ✭ 86 (+196.55%)
Mutual labels:  mnist, autoencoder
rectdetect
Realtime rectangle detector with GPGPU
Stars: ✭ 51 (+75.86%)
Mutual labels:  gpgpu
cnn-number-detection
Number detection implemented using TensorFlow with custom CNN architecture for fast inference and custom dataset
Stars: ✭ 51 (+75.86%)
Mutual labels:  dnn
BP-Network
Multi-Classification on dataset of MNIST
Stars: ✭ 72 (+148.28%)
Mutual labels:  mnist
SE-Net-CIFAR
SE-Net Incorporates with ResNet and WideResnet on CIFAR-10/100 Dataset.
Stars: ✭ 48 (+65.52%)
Mutual labels:  cifar
gradient-boosted-decision-tree
GBDT (Gradient Boosted Decision Tree: 勾配ブースティング) のpythonによる実装
Stars: ✭ 49 (+68.97%)
Mutual labels:  mnist
2D-and-3D-Deep-Autoencoder
Convolutional AutoEncoder application on MRI images
Stars: ✭ 57 (+96.55%)
Mutual labels:  autoencoder
DNN.Reports
DNN Reports module provides a simple, flexible, view on your database, any table, any view and display results with plugin visualizers
Stars: ✭ 20 (-31.03%)
Mutual labels:  dnn
cDCGAN
PyTorch implementation of Conditional Deep Convolutional Generative Adversarial Networks (cDCGAN)
Stars: ✭ 49 (+68.97%)
Mutual labels:  mnist
SESF-Fuse
SESF-Fuse: An Unsupervised Deep Model for Multi-Focus Image Fusion
Stars: ✭ 47 (+62.07%)
Mutual labels:  autoencoder
probabilistic nlg
Tensorflow Implementation of Stochastic Wasserstein Autoencoder for Probabilistic Sentence Generation (NAACL 2019).
Stars: ✭ 28 (-3.45%)
Mutual labels:  autoencoder
Face-Landmarking
Real time face landmarking using decision trees and NN autoencoders
Stars: ✭ 73 (+151.72%)
Mutual labels:  autoencoder
maui
Multi-omics Autoencoder Integration: Deep learning-based heterogenous data analysis toolkit
Stars: ✭ 42 (+44.83%)
Mutual labels:  autoencoder
MachineLearning
Implementations of machine learning algorithm by Python 3
Stars: ✭ 16 (-44.83%)
Mutual labels:  perceptron
FaceMaskDetection-dnn
用opencv的dnn模块实现人脸口罩检测,包含C++和Python两种版本的实现
Stars: ✭ 44 (+51.72%)
Mutual labels:  dnn
GWebGPUEngine
A WebGPU Engine for real-time rendering and GPGPU
Stars: ✭ 121 (+317.24%)
Mutual labels:  gpgpu
topological-autoencoders
Code for the paper "Topological Autoencoders" by Michael Moor, Max Horn, Bastian Rieck, and Karsten Borgwardt.
Stars: ✭ 82 (+182.76%)
Mutual labels:  autoencoder
Stochastic-Quantization
Training Low-bits DNNs with Stochastic Quantization
Stars: ✭ 70 (+141.38%)
Mutual labels:  cifar
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 (-24.14%)
Mutual labels:  mnist
MNIST-adversarial-images
Create adversarial images to fool a MNIST classifier in TensorFlow
Stars: ✭ 13 (-55.17%)
Mutual labels:  mnist
Dual-CNN-Models-for-Unsupervised-Monocular-Depth-Estimation
Dual CNN Models for Unsupervised Monocular Depth Estimation
Stars: ✭ 36 (+24.14%)
Mutual labels:  autoencoder
stonne
STONNE: A Simulation Tool for Neural Networks Engines
Stars: ✭ 57 (+96.55%)
Mutual labels:  dnn
QTextRecognizer
A gui for tesseractOCR with some preprocessing image options (OpenCV) for improve character recognition
Stars: ✭ 27 (-6.9%)
Mutual labels:  dnn
PaperSynth
Handwritten text to synths!
Stars: ✭ 18 (-37.93%)
Mutual labels:  mnist
GATE
The implementation of "Gated Attentive-Autoencoder for Content-Aware Recommendation"
Stars: ✭ 65 (+124.14%)
Mutual labels:  autoencoder
Reducing-the-Dimensionality-of-Data-with-Neural-Networks
Implementation of G. E. Hinton and R. R. Salakhutdinov's Reducing the Dimensionality of Data with Neural Networks (Tensorflow)
Stars: ✭ 34 (+17.24%)
Mutual labels:  autoencoder
DCGAN-Pytorch
A Pytorch implementation of "Deep Convolutional Generative Adversarial Networks"
Stars: ✭ 23 (-20.69%)
Mutual labels:  mnist
CLU
The OpenCL Utility library
Stars: ✭ 18 (-37.93%)
Mutual labels:  gpgpu
Unsupervised Deep Learning
Unsupervised (Self-Supervised) Clustering of Seismic Signals Using Deep Convolutional Autoencoders
Stars: ✭ 36 (+24.14%)
Mutual labels:  autoencoder
Video-Compression-Net
A new approach to video compression by refining the shortcomings of conventional approach and substituting each traditional component with their neural network counterpart. Our proposed work consists of motion estimation, compression and compensation and residue compression, learned end-to-end to minimize the rate-distortion trade off. The whole…
Stars: ✭ 20 (-31.03%)
Mutual labels:  autoencoder
MachineLearning Exercises Python TensorFlow
Python&機械学習ライブラリ TensorFlow の使い方の練習コード集。特にニューラルネットワークを重点的に取り扱い。
Stars: ✭ 36 (+24.14%)
Mutual labels:  perceptron
GPGPU
Small library for running arbitrary computations on the GPU, using JavaScript or WebAssembly.
Stars: ✭ 72 (+148.28%)
Mutual labels:  gpgpu
cluttered-mnist
Experiments on cluttered mnist dataset with Tensorflow.
Stars: ✭ 20 (-31.03%)
Mutual labels:  mnist
peax
Peax is a tool for interactive visual pattern search and exploration in epigenomic data based on unsupervised representation learning with autoencoders
Stars: ✭ 63 (+117.24%)
Mutual labels:  autoencoder
jpeg-defense
SHIELD: Fast, Practical Defense and Vaccination for Deep Learning using JPEG Compression
Stars: ✭ 82 (+182.76%)
Mutual labels:  dnn
SynthText Chinese
Modify from https://github.com/JarveeLee/SynthText_Chinese_version.git with python3 and cv3.
Stars: ✭ 35 (+20.69%)
Mutual labels:  dnn
MNIST
Handwritten digit recognizer using a feed-forward neural network and the MNIST dataset of 70,000 human-labeled handwritten digits.
Stars: ✭ 28 (-3.45%)
Mutual labels:  mnist
Continuous-Image-Autoencoder
Deep learning image autoencoder that not depends on image resolution
Stars: ✭ 20 (-31.03%)
Mutual labels:  autoencoder
dltf
Hands-on in-person workshop for Deep Learning with TensorFlow
Stars: ✭ 14 (-51.72%)
Mutual labels:  autoencoder
Amplifier.NET
Amplifier allows .NET developers to easily run complex applications with intensive mathematical computation on Intel CPU/GPU, NVIDIA, AMD without writing any additional C kernel code. Write your function in .NET and Amplifier will take care of running it on your favorite hardware.
Stars: ✭ 142 (+389.66%)
Mutual labels:  gpgpu
playing with vae
Comparing FC VAE / FCN VAE / PCA / UMAP on MNIST / FMNIST
Stars: ✭ 53 (+82.76%)
Mutual labels:  mnist
tensorflow-mnist-MLP-batch normalization-weight initializers
MNIST classification using Multi-Layer Perceptron (MLP) with 2 hidden layers. Some weight-initializers and batch-normalization are implemented.
Stars: ✭ 49 (+68.97%)
Mutual labels:  mnist
Pytorch-PCGrad
Pytorch reimplementation for "Gradient Surgery for Multi-Task Learning"
Stars: ✭ 179 (+517.24%)
Mutual labels:  mnist
mae-scalable-vision-learners
A TensorFlow 2.x implementation of Masked Autoencoders Are Scalable Vision Learners
Stars: ✭ 54 (+86.21%)
Mutual labels:  autoencoder
seq3
Source code for the NAACL 2019 paper "SEQ^3: Differentiable Sequence-to-Sequence-to-Sequence Autoencoder for Unsupervised Abstractive Sentence Compression"
Stars: ✭ 121 (+317.24%)
Mutual labels:  autoencoder
digdet
A realtime digit OCR on the browser using Machine Learning
Stars: ✭ 22 (-24.14%)
Mutual labels:  mnist
learn-gpgpu
Algorithms implemented in CUDA + resources about GPGPU
Stars: ✭ 37 (+27.59%)
Mutual labels:  gpgpu
pytorch-siamese-triplet
One-Shot Learning with Triplet CNNs in Pytorch
Stars: ✭ 74 (+155.17%)
Mutual labels:  mnist
1-60 of 445 similar projects