Pinned Repositories
30min_guides
覃健祥的学习笔记,各种几十分钟入门的文档
ADGAN
The Implementation of paper "Controllable Person Image Synthesis with Attribute-Decomposed GAN"
Auto-GPT
An experimental open-source attempt to make GPT-4 fully autonomous.
awesome-computer-vision
A curated list of awesome computer vision resources
awesome-deep-learning
A curated list of awesome Deep Learning tutorials, projects and communities.
caffe
Caffe: a fast open framework for deep learning.
caffe-1
Caffe fork with unpool layers, deconvolution layers, locally connected layers, and a custom layer called TweakFeaturesLayer.
caffe-windows
Configure Caffe in one hour for Windows users.
chainer-fast-neuralstyle
Chainer implementation of "Perceptual Losses for Real-Time Style Transfer and Super-Resolution".
ImageFilter
图像处理常见滤镜,VS2013+OpenCV249
jackieyung's Repositories
jackieyung/ADGAN
The Implementation of paper "Controllable Person Image Synthesis with Attribute-Decomposed GAN"
jackieyung/Auto-GPT
An experimental open-source attempt to make GPT-4 fully autonomous.
jackieyung/awesome-computer-vision
A curated list of awesome computer vision resources
jackieyung/awesome-deep-learning
A curated list of awesome Deep Learning tutorials, projects and communities.
jackieyung/chainer-fast-neuralstyle
Chainer implementation of "Perceptual Losses for Real-Time Style Transfer and Super-Resolution".
jackieyung/convert_torch_to_pytorch
Convert torch t7 model to pytorch model and source.
jackieyung/DeepLearningBook
MIT Deep Learning Book in PDF format
jackieyung/Dig-into-Apollo
Apollo notes (Apollo学习笔记) - Apollo learning notes for beginners.
jackieyung/example
tensorflow project example
jackieyung/fast-neural-style
Feedforward style transfer
jackieyung/fast-neural-style-1
pytorch implementation of fast-neural-style
jackieyung/flops-counter.pytorch
Flops counter for convolutional networks in pytorch framework
jackieyung/gitignore
A collection of useful .gitignore templates
jackieyung/handong1587.github.io
jackieyung/HigherHRNet-Human-Pose-Estimation
This is an official implementation of our CVPR 2020 paper "HigherHRNet: Scale-Aware Representation Learning for Bottom-Up Human Pose Estimation" (https://arxiv.org/abs/1908.10357)
jackieyung/jackieyung.github.io
jackieyung/KTX-Software
KTX (Khronos Texture) Library and Tools
jackieyung/learngit
jackieyung/neural-enhance
Super Resolution for images using deep learning.
jackieyung/nowatermark
remove watermark. 去除图片中的水印
jackieyung/opencv_contrib
Repository for OpenCV's extra modules
jackieyung/opengles3-book
OpenGL ES 3.0 Programming Guide Sample Code
jackieyung/PSPNet
Pyramid Scene Parsing Network
jackieyung/python-sdk
jackieyung/pytorch-CycleGAN-and-pix2pix
Image-to-image translation in PyTorch (e.g., horse2zebra, edges2cats, and more)
jackieyung/pytorch-semseg
Semantic Segmentation Architectures Implemented in PyTorch
jackieyung/really-awesome-gan
A list of papers on Generative Adversarial (Neural) Networks
jackieyung/SENet
Squeeze-and-Excitation Networks
jackieyung/stb
stb single-file public domain libraries for C/C++
jackieyung/transferlearning
Resources and codes about transfer learning and domain adaptation--迁移学习