Pinned Repositories
ai_notes
machine learning/artificial intelligence notes
bandit-nmt
CapsNet-Tensorflow
A Tensorflow implementation of CapsNet(Capsules Net) in Hinton's paper Dynamic Routing Between Capsules
dcgan
A Tensorflow Implementation of "Deep Convolutional Generative Adversarial Networks" - (EASY to READ)
deep-residual-networks-pyfunt
Python implementation of "Deep Residual Learning for Image Recognition" (http://arxiv.org/abs/1512.03385 - MSRA, winner team of the 2015 ILSVRC and COCO challenges).
DeepDenoising
deform-conv
Deformable Convolution in TensorFlow / Keras
Deformable-ConvNets
Deformable Convolutional Networks
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.
examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
JieFloyd's Repositories
JieFloyd/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
JieFloyd/ai_notes
machine learning/artificial intelligence notes
JieFloyd/bandit-nmt
JieFloyd/CapsNet-Tensorflow
A Tensorflow implementation of CapsNet(Capsules Net) in Hinton's paper Dynamic Routing Between Capsules
JieFloyd/dcgan
A Tensorflow Implementation of "Deep Convolutional Generative Adversarial Networks" - (EASY to READ)
JieFloyd/deep-residual-networks-pyfunt
Python implementation of "Deep Residual Learning for Image Recognition" (http://arxiv.org/abs/1512.03385 - MSRA, winner team of the 2015 ILSVRC and COCO challenges).
JieFloyd/DeepDenoising
JieFloyd/deform-conv
Deformable Convolution in TensorFlow / Keras
JieFloyd/Deformable-ConvNets
Deformable Convolutional Networks
JieFloyd/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.
JieFloyd/DenseNet
Densely Connected Convolutional Networks, In CVPR 2017 (oral presentation).
JieFloyd/dnc
A TensorFlow implementation of the Differentiable Neural Computer.
JieFloyd/DRRN_CVPR17
Code for our CVPR'17 paper "Image Super-Resolution via Deep Recursive Residual Network"
JieFloyd/handong1587.github.io
JieFloyd/hello-word
JieFloyd/mlsh
JieFloyd/NTIRE2017
JieFloyd/progressive_growing_of_gans
Progressive Growing of GANs for Improved Quality, Stability, and Variation
JieFloyd/py-faster-rcnn
Faster R-CNN (Python implementation) -- see https://github.com/ShaoqingRen/faster_rcnn for the official MATLAB version
JieFloyd/pytorch-deform-conv
PyTorch implementation of Deformable Convolution
JieFloyd/pytorch-generative-model-collections
Collection of generative models in Pytorch version.
JieFloyd/pytorch-SRResNet
pytorch implementation for Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network arXiv:1609.04802v2
JieFloyd/SRCNN
Source: http://mmlab.ie.cuhk.edu.hk/projects/SRCNN.html
JieFloyd/SRCNN-Tensorflow
Image Super-Resolution Using Deep Convolutional Networks in Tensorflow https://arxiv.org/abs/1501.00092v3
JieFloyd/StackGAN
JieFloyd/tanda
Learning to Compose Domain-Specific Transformations for Data Augmentation
JieFloyd/tensorflow-generative-model-collections
Collection of generative models in Tensorflow
JieFloyd/tf.gans-comparison
Implementations of (theoretical) generative adversarial networks and comparison without cherry-picking
JieFloyd/the-gan-zoo
A list of all named GANs!