Pinned Repositories
BEGAN-tensorflow
python3 / Implementation of Google Brain's BEGAN in Tensorflow
caffe
Caffe: a fast open framework for deep learning.
chainer-DCGAN
Chainer implementation of Deep Convolutional Generative Adversarial Network
code-of-learn-deep-learning-with-pytorch
This is code of book "Learn Deep Learning with PyTorch"
CoTr
[MICCAI2021] CoTr: Efficiently Bridging CNN and Transformer for 3D Medical Image Segmentation
deblur-gan
Keras implementation of "DeblurGAN: Blind Motion Deblurring Using Conditional Adversarial Networks"
DeblurGAN
Image Deblurring using Generative Adversarial Networks
deep-residual-networks
Deep Residual Learning for Image Recognition
face_recognition
The world's simplest facial recognition api for Python and the command line
noise2noise
Noise2Noise: Learning Image Restoration without Clean Data - Official TensorFlow implementation of the ICML 2018 paper
eliseyang's Repositories
eliseyang/BEGAN-tensorflow
python3 / Implementation of Google Brain's BEGAN in Tensorflow
eliseyang/chainer-DCGAN
Chainer implementation of Deep Convolutional Generative Adversarial Network
eliseyang/deep-residual-networks
Deep Residual Learning for Image Recognition
eliseyang/keras-resnet
Residual networks implementation using Keras-1.0 functional API
eliseyang/keras2caffe
Convert Keras models into Caffe models (within reason)