Pinned Repositories
AndroidBadge
写一个 android 项目用于展示 在开源项目中的徽章 shields。方便大伙提升技能。
blog_demos
CSDN博客专家程序员欣宸的github,这里有五百多篇原创文章的详细分类和汇总,以及对应的源码,内容涉及Java、Docker、Kubernetes、DevOPS等方面
caffe
Caffe on both Linux and Windows
caffe-vdsr
A Caffe-based implementation of very deep convolution network for image super-resolution
caffe_GAN
This project uses GAN to implement gray image colorization
conv_arithmetic
A technical report on convolution arithmetic in the context of deep learning
dcgan.caffe
A pure caffe-python implementation of DC-GAN
dcgan_code
Deep Convolutional Generative Adversarial Networks
DRRN_CVPR17
Code for our CVPR'17 paper "Image Super-Resolution via Deep Recursive Residual Network"
luckyboysmith's Repositories
luckyboysmith/AndroidBadge
写一个 android 项目用于展示 在开源项目中的徽章 shields。方便大伙提升技能。
luckyboysmith/DRRN_CVPR17
Code for our CVPR'17 paper "Image Super-Resolution via Deep Recursive Residual Network"
luckyboysmith/caffe
Caffe on both Linux and Windows
luckyboysmith/caffe-vdsr
A Caffe-based implementation of very deep convolution network for image super-resolution
luckyboysmith/caffe_GAN
This project uses GAN to implement gray image colorization
luckyboysmith/conv_arithmetic
A technical report on convolution arithmetic in the context of deep learning
luckyboysmith/dcgan.caffe
A pure caffe-python implementation of DC-GAN
luckyboysmith/deep-learn
deep learning for image segmentation
luckyboysmith/digits2.0
luckyboysmith/DlibFace
face detection, face alignment and face detection based on dlib library
luckyboysmith/draw_convnet
luckyboysmith/face_recognition
The world's simplest facial recognition api for Python and the command line
luckyboysmith/facenet
Face recognition using Tensorflow
luckyboysmith/facenet-1
Face recognition using Tensorflow
luckyboysmith/FaceTools
一键人脸归一化处理工具,包括人脸检测,人脸关键点检测,基于关键点的人脸对齐
luckyboysmith/ImageLabel
图像标注工具 Image Label Tool
luckyboysmith/LapSRN
Deep Laplacian Pyramid Networks for Fast and Accurate Super-Resolution (CVPR 2017)
luckyboysmith/nyaa
Nyaa.se replacement written in golang
luckyboysmith/OpenSALICON
An open source implementation of the SALICON saliency model
luckyboysmith/pixel-recursive-super-resolution
Tensorflow implementation of pixel-recursive-super-resolution(Google Brain paper: https://arxiv.org/abs/1702.00783)
luckyboysmith/SRN
Side-output Residual Network for Object Symmetry Detection in the Wild
luckyboysmith/tensorflow-vdsr
A tensorflow implementation of "Accurate Image Super-Resolution Using Very Deep Convolutional Networks", CVPR 16'