Pinned Repositories
3D-R2N2
Single/multi view image(s) to voxel reconstruction using a recurrent neural network
Assignment
awesome-rnn
Recurrent Neural Network - A curated list of resources dedicated to RNN
Cascaded-FCN
Source code for the MICCAI 2016 Paper "Automatic Liver and Lesion Segmentation in CT Using Cascaded Fully Convolutional NeuralNetworks and 3D Conditional Random Fields"
Colorful-Image-Colorization
A deep learning approach to colorizing images
colorization
Automatic colorization using deep neural networks. "Colorful Image Colorization." In ECCV, 2016.
conv_arithmetic
A technical report on convolution arithmetic in the context of deep learning
CycleGAN
Software that can generate photos from paintings, turn horses into zebras, perform style transfer, and more.
data
Data and code behind the stories and interactives at FiveThirtyEight
deep-learning
Repository for the "Applied Deep Learning Class" in Spring 2020
VasanAshwin's Repositories
VasanAshwin/3D-R2N2
Single/multi view image(s) to voxel reconstruction using a recurrent neural network
VasanAshwin/Assignment
VasanAshwin/awesome-rnn
Recurrent Neural Network - A curated list of resources dedicated to RNN
VasanAshwin/Cascaded-FCN
Source code for the MICCAI 2016 Paper "Automatic Liver and Lesion Segmentation in CT Using Cascaded Fully Convolutional NeuralNetworks and 3D Conditional Random Fields"
VasanAshwin/Colorful-Image-Colorization
A deep learning approach to colorizing images
VasanAshwin/colorization
Automatic colorization using deep neural networks. "Colorful Image Colorization." In ECCV, 2016.
VasanAshwin/conv_arithmetic
A technical report on convolution arithmetic in the context of deep learning
VasanAshwin/CycleGAN
Software that can generate photos from paintings, turn horses into zebras, perform style transfer, and more.
VasanAshwin/data
Data and code behind the stories and interactives at FiveThirtyEight
VasanAshwin/deep-learning
Repository for the "Applied Deep Learning Class" in Spring 2020
VasanAshwin/deep_learning_and_the_game_of_go
Code and other material for the book "Deep Learning and the Game of Go"
VasanAshwin/Delving-deep-into-GANs
A curated, quasi-exhaustive list of state-of-the-art publications and resources about Generative Adversarial Networks (GANs) and their applications.
VasanAshwin/FastMaskRCNN
Mask RCNN in TensorFlow
VasanAshwin/FC-DenseNet
Fully Convolutional DenseNets for semantic segmentation.
VasanAshwin/keras-multiprocess-image-data-generator
Accelerating Deep Learning with Multiprocess Image Augmentation in Keras
VasanAshwin/lsm
Code for Learnt Stereo Machines based on the NIPS 2017 paper
VasanAshwin/ML-From-Scratch
Machine Learning From Scratch. Bare bones Python implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from data mining to deep learning.
VasanAshwin/neural-enhance
Super Resolution for images using deep learning.
VasanAshwin/noise2noise
An unofficial and partial Keras implementation of "Noise2Noise: Learning Image Restoration without Clean Data"
VasanAshwin/Pix2Pix
Real-time pix2pix implementation with Unity
VasanAshwin/pytorch-CycleGAN-and-pix2pix
Image-to-image translation in PyTorch (e.g., horse2zebra, edges2cats, and more)
VasanAshwin/pytorch-generative-model-collections
Collection of generative models in Pytorch version.
VasanAshwin/reinforcement-learning
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
VasanAshwin/the-gan-zoo
A list of all named GANs!
VasanAshwin/VasanAshwin.github.io
VasanAshwin/vid2vid
Pytorch implementation of our method for high-resolution (e.g. 2048x1024) photorealistic video-to-video translation.
VasanAshwin/Workshop-Data
VasanAshwin/ZF_UNET_224_Pretrained_Model
Modification of convolutional neural net "UNET" for image segmentation in Keras framework