sourcecode369 / unconventional-neural-networksLinks
Implementation notebooks and scripts of Artistic CNN Models and Generative Models like GANs, VAEs, GMMs, Boltzmann Machine etc. in TensorFlow, and Python. This repo aims to understand and make amazing things out of Neural Network layers.
☆11Updated 2 years ago
Alternatives and similar repositories for unconventional-neural-networks
Users that are interested in unconventional-neural-networks are comparing it to the libraries listed below
Sorting:
- Various distance and similarity measures in python☆22Updated 6 years ago
- Reproduce GTSRB results of classic deep learning papers.☆22Updated 4 years ago
- Daily Dose of Neural Network that Everyone Needs☆19Updated 6 years ago
- tf.keras implementations of deep texture recognition & fine-grained image classification models☆29Updated 5 years ago
- This repository contains my notes for the research papers that I read for anyone to briefly glance over the details.☆14Updated 6 years ago
- Easing non-convex optimization with neural networks.☆23Updated 6 years ago
- MRI Image reconstruction using a Convolutional AutoEncoder☆8Updated 6 years ago
- TriangleGAN, ACM MM 2019.☆29Updated 4 years ago
- Code accompanying the paper Sobolev GAN https://arxiv.org/abs/1711.04894☆12Updated 7 years ago
- Simple Tensorflow implementation of "SRM : A Style-based Recalibration Module for Convolutional Neural Networks"☆18Updated 6 years ago
- Mean-shift clustering in Python in 100 lines☆13Updated 6 years ago
- implement SRCNN via Keras with Theano as backend. For fair comparison with published works, low-resolution images are produced by matlab …☆22Updated 8 years ago
- A keras (tensorflow) reimplementation of MUNIT: Multimodal Unsupervised Image-to-Image Translation https://arxiv.org/abs/1804.04732☆67Updated 6 years ago
- Code for "Free-Lunch Saliency via Attention in Atari Agents"☆16Updated 4 years ago
- Residual attention generative adversarial networks for image-to-image translation☆13Updated 6 years ago
- Deep Learning Projects with PyTorch [video], published by Packt☆13Updated 4 years ago
- Simple Tensorflow implementation of "Group Normalization"☆32Updated 6 years ago
- Find the original image of the converted image with elastic search☆22Updated 8 years ago
- Adaptive optimization procedure☆16Updated 7 years ago
- Saurabh23 / mSRGAN-A-GAN-for-single-image-super-resolution-on-high-content-screening-microscopy-images.Generative Adversarial Network for single image super-resolution in high content screening microscopy images☆59Updated 7 years ago
- Keras implementation of NovoGrad☆20Updated 4 years ago
- Invariant Information Clustering for Unsupervised Image Classification and Segmentation☆16Updated 5 years ago
- Generative Adversarial Networks (GANs) with TensorFlow 2.0, Published by Packt☆10Updated 2 years ago
- Pytorch Implementation of ENet: A Deep Neural Network Architecture for Real-Time Semantic Segmentation (https://arxiv.org/abs/1606.02147)☆11Updated 5 years ago
- Simple Tensorflow implementation of RelativisticGAN☆50Updated 6 years ago
- Yet another (very simple) approach for adversarial training.☆17Updated 7 years ago
- Code for "Modeling Sparse Deviations for Compressed Sensing using Generative Models", ICML 2018☆24Updated 7 years ago
- A variation on Deep Belief Networks that allows labels to be used in pretraining. The application is tracing tongue surface contours from…☆24Updated 12 years ago
- Illustration of how to create TFRecord with images and pipelined into Datasets and Iterators☆15Updated 6 years ago
- Multi-GPU training using Keras with a Tensorflow backend.☆20Updated 8 years ago