314rated's Stars
facebookresearch/fastText
Library for fast text representation and classification.
matterport/Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
RedditSota/state-of-the-art-result-for-machine-learning-problems
This repository provides state of the art (SoTA) results for all machine learning problems. We do our best to keep this repository up to date. If you do find a problem's SoTA result is out of date or missing, please raise this as an issue or submit Google form (with this information: research paper name, dataset, metric, source code and year). We will fix it immediately.
DmitryUlyanov/deep-image-prior
Image restoration with neural networks but without learning.
yunjey/stargan
StarGAN - Official PyTorch Implementation (CVPR 2018)
hwalsuklee/tensorflow-generative-model-collections
Collection of generative models in Tensorflow
handong1587/handong1587.github.io
yfeng95/GAN
Resources and Implementations of Generative Adversarial Nets: GAN, DCGAN, WGAN, CGAN, InfoGAN
tensorboy/pytorch_Realtime_Multi-Person_Pose_Estimation
GKalliatakis/Delving-deep-into-GANs
Generative Adversarial Networks (GANs) resources sorted by citations
hanzhanggit/StackGAN-v2
mansimov/text2image
Generating Images from Captions with Attention
abhshkdz/papers
:paperclip: Summaries of papers on deep learning
layumi/Person-reID_GAN
ICCV2017 Unlabeled Samples Generated by GAN Improve the Person Re-identification Baseline in vitro
gy910210/neural-network-from-scratch
Implementing Multiple Layer Neural Network from Scratch
hoangcuong2011/Good-Papers
I try my best to keep updated cutting-edge knowledge in Machine Learning/Deep Learning and Natural Language Processing. These are my notes on some good papers
acbraith/CSML_notes
UCL MSc Computational Statistics and Machine Learning Revision Notes
mingyuliutw/cvpr2017_gan_tutorial
CVPR'17 GAN Tutorial
yfeng95/GAN_Theories
Resources and Implementations of Generative Adversarial Nets which are focusing on how to stabilize training process and generate high quality images: DCGAN, WGAN, EBGAN, BEGAN, etc.
kihosuh/nips_2017
videos, slides, and others from NIPS 2017
znxlwm/tensorflow-MNIST-GAN-DCGAN
Tensorflow implementation of Generative Adversarial Networks (GAN) and Deep Convolutional Generative Adversarial Netwokrs for MNIST dataset.
m516825/Conditional-GAN
Anime Generation
sugyan/tf-dcgan
DCGAN implementation by TensorFlow
ShuangLI59/Person-Search-with-Natural-Language-Description
Person Search with Natural Language Description
woozzu/dong_iccv_2017
A PyTorch implementation of the paper "Semantic Image Synthesis via Adversarial Learning" in ICCV 2017
kyu-sz/WPAL-network
Weakly-supervised Pedestrian Attribute Localization Network (WPAL-network).
zsdonghao/im2txt2im
I2T2I: Text-to-Image Synthesis with textual data augmentation
eyyub/tensorflow-cdcgan
A short Conditional DCGAN tensorflow implementation.
mlnotebook/mlnotebook.github.io
Machine Learning Notebook
iamaaditya/DCGAN-tensorflow
A tensorflow implementation of Deep Convolutional Generative Adversarial Networks