lg-code-repo's repositories
AdversarialNetsPapers
The classical papers and codes about generative adversarial nets
caffe-deconvnet
A deconvolutional network in caffe
conv_arithmetic
A technical report on convolution arithmetic in the context of deep learning
dcgan.torch
A torch implementation of http://arxiv.org/abs/1511.06434
FCN.tensorflow
Tensorflow implementation of Fully Convolutional Networks for Semantic Segmentation (http://fcn.berkeleyvision.org)
pix2pix-tensorflow
Tensorflow port of Image-to-Image Translation with Conditional Adversarial Nets https://phillipi.github.io/pix2pix/
pydensecrf
Python wrapper to Philipp Krähenbühl's dense (fully connected) CRFs with gaussian edge potentials.
retina-unet
Retina blood vessel segmentation with a convolutional neural network
scikit-learn
scikit-learn: machine learning in Python
simple-faster-rcnn-pytorch
A simplified implemention of Faster R-CNN that replicate performance from origin paper
ultrasound-nerve-segmentation
Deep Learning Tutorial for Kaggle Ultrasound Nerve Segmentation competition, using Keras