zy-xc's Stars
lyttonhao/Neural-Style-MMD
MXNet Code For Demystifying Neural Style Transfer (IJCAI 2017)
acht7111020/DSMAP
[ECCV 2020] Domain-Specific Mappings for Generative Adversarial Style Transfer
ray075hl/DeepPhotoStyle_pytorch
PyTorch implementation of "Deep Photo Style Transfer"
NVIDIA/FastPhotoStyle
Style transfer, deep learning, feature transform
chenyuntc/pytorch-best-practice
A Guidance on PyTorch Coding Style Based on Kaggle Dogs vs. Cats
skywind3000/mini3d
3D Software Renderer in 700 Lines !!
SystemErrorWang/White-box-Cartoonization
Official tensorflow implementation for CVPR2020 paper “Learning to Cartoonize Using White-box Cartoon Representations”
ycjing/Neural-Style-Transfer-Papers
:pencil2: Neural Style Transfer: A Review
chengyangfu/pytorch-vgg-cifar10
This is the PyTorch implementation of VGG network trained on CIFAR10 dataset
Lightning-AI/pytorch-lightning
Pretrain, finetune ANY AI model of ANY size on multiple GPUs, TPUs with zero code changes.
ShusenTang/Dive-into-DL-PyTorch
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
clovaai/WCT2
Software that can perform photorealistic style transfer without the need of any post-processing steps.
CortexFoundation/StyleTransferTrilogy
风格迁移三部曲
switchablenorms/DeepFashion2
DeepFashion2 Dataset https://arxiv.org/pdf/1901.07973.pdf
Dod-o/Statistical-Learning-Method_Code
手写实现李航《统计学习方法》书中全部算法
Knio/dominate
Dominate is a Python library for creating and manipulating HTML documents using an elegant DOM API. It allows you to write HTML pages in pure Python very concisely, which eliminate the need to learn another template language, and to take advantage of the more powerful features of Python.
NVIDIA/pix2pixHD
Synthesizing and manipulating 2048x1024 images with conditional GANs
sunshineatnoon/LinearStyleTransfer
This is the Pytorch implementation of "Learning Linear Transformations for Fast Image and Video Style Transfer" (CVPR 2019).
adamchainz/django-cors-headers
Django app for handling the server headers required for Cross-Origin Resource Sharing (CORS)
switchablenorms/CelebAMask-HQ
A large-scale face dataset for face parsing, recognition, generation and editing.
tensorflow/models
Models and examples built with TensorFlow
rocketeerli/PatternRecognitionAndDeepLearning-Lab
2019春哈工大模式识别与深度学习实验
fyu/drn
Dilated Residual Networks
CSAILVision/semantic-segmentation-pytorch
Pytorch implementation for Semantic Segmentation/Scene Parsing on MIT ADE20K dataset
jackfrued/Python-100-Days
Python - 100天从新手到大师
labuladong/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
conanhujinming/tips_for_interview
我的一些面试心得;自学CS历程分享;找工作求职经验分享
hongxin/csmath-2020
This mathematics course is taught for the first year Ph.D. students of computer science and related areas @ZJU
Rhoana/pyrtree
An R-Tree implementation
Toblerity/rtree
Rtree: spatial index for Python GIS