leigaoyi's Stars
jocicmarko/ultrasound-nerve-segmentation
Deep Learning Tutorial for Kaggle Ultrasound Nerve Segmentation competition, using Keras
Sara04/BRATS
Brain Tumor Image Segmentation
NifTK/NiftyNet
[unmaintained] An open-source convolutional neural networks platform for research in medical image analysis and image-guided therapy
MIC-DKFZ/BraTS2017
xf4j/brats17
Patch-based 3D U-Net for brain tumor segmentation
taigw/brats17
Brain tumor segmentation for MICCAI 2017 BraTS challenge
pydicom/pydicom
Read, modify and write DICOM files with python code
StanfordVL/taskonomy
Taskonomy: Disentangling Task Transfer Learning [Best Paper, CVPR2018]
xausky/UnityModManager
一个便捷的程序可以修改游戏内资源包括:Unity游戏资源,Wwise音频资源。
taki0112/CycleGAN-Tensorflow
Simple Tensorflow implementation of CycleGAN
taki0112/MUNIT-Tensorflow
Simple Tensorflow implementation of "Multimodal Unsupervised Image-to-Image Translation" (ECCV 2018)
bioinf-jku/TTUR
Two time-scale update rule for training GANs
nnUyi/SRGAN
An implement of SRGAN(Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network) for tensorflow version
openai/improved-gan
Code for the paper "Improved Techniques for Training GANs"
NVIDIA/pix2pixHD
Synthesizing and manipulating 2048x1024 images with conditional GANs
affinelayer/pix2pix-tensorflow
Tensorflow port of Image-to-Image Translation with Conditional Adversarial Nets https://phillipi.github.io/pix2pix/
DrSleep/tensorflow-deeplab-resnet
DeepLab-ResNet rebuilt in TensorFlow
pfnet-research/sngan_projection
GANs with spectral normalization and projection discriminator
dpressel/rude-carnie
Age detection in Tensorflow
zalandoresearch/fashion-mnist
A MNIST-like fashion product database. Benchmark :point_down:
janivanecky/Artistic-Style
machrisaa/tensorflow-vgg
VGG19 and VGG16 on Tensorflow
wenxinxu/resnet-in-tensorflow
Re-implement Kaiming He's deep residual networks in tensorflow. Can be trained with cifar10.
tjwei/GANotebooks
wgan, wgan2(improved, gp), infogan, and dcgan implementation in lasagne, keras, pytorch
ermongroup/markov-chain-gan
Code for "Generative Adversarial Training for Markov Chains" (ICLR 2017 Workshop)
tianshuichen/Wavelet-like-Auto-Encoder
carpedm20/DCGAN-tensorflow
A tensorflow implementation of "Deep Convolutional Generative Adversarial Networks"
hwalsuklee/tensorflow-generative-model-collections
Collection of generative models in Tensorflow
nfmcclure/tensorflow_cookbook
Code for Tensorflow Machine Learning Cookbook