Q.Lu's repositories
awesome-stable-diffusion-papers
A curated list of papers related to Stable Diffusion.
anime-segmentation
high-accuracy segmentation for anime character
Awesome-InverseRendering
List of awesome papers on Intrinsic Decomposition & Inverse Rendering
awesome-makeup-transfer
A curated list of Awesome Makeup Transfer resources
cartoon_segmentation
A project aimed at segmentating cartoon characters from images.
CNN-for-Image-Retrieval
:sunrise:The code of post "Image retrieval using MatconvNet and pre-trained imageNet"
CNNMRF
code for paper "Combining Markov Random Fields and Convolutional Neural Networks for Image Synthesis"
color_trace
Traces multiple color images using potrace. This is similar to Inkscape's Trace Bitmap function.
cutorch
A CUDA backend for Torch7
dcgan
[EASY to READ] Deep Convolutional Generative Adversarial Networks - TensorFlow (EASY to READ)
DCGAN-tensorflow
A tensorflow implementation of "Deep Convolutional Generative Adversarial Networks"
DeepTextures
Code to synthesise textures using convolutional neural networks as described in Gatys et al. 2015 (http://arxiv.org/abs/1505.07376)
generative-models
Collection of generative models, e.g. GAN, VAE in Pytorch and Tensorflow.
informative-drawings
Unpaired line drawing generation
LGM
[ECCV 2024] LGM: Large Multi-View Gaussian Model for High-Resolution 3D Content Creation.
ml-hypersim
Hypersim: A Photorealistic Synthetic Dataset for Holistic Indoor Scene Understanding
models
Models and examples built with TensorFlow
neural-art
Recreate photos in in the style of famous artists with neural networks
neural-style
Torch implementation of neural style algorithm
neuralart
An implementation of the paper 'A Neural Algorithm of Artistic Style'.
PaintsChainer
line drawing colorization using chainer
PG_DEEP
demo of deep belief nets
pix2pix
Image-to-image translation with conditional adversarial nets
texture_nets
Code for "Texture Networks: Feed-forward Synthesis of Textures and Stylized Images" paper.
tiny-cnn
header only, dependency-free deep learning framework in C++11
Torch7-profiling
State Of The Art deep neural network models
waifu2x
Image Super-Resolution for Anime-Style Art
WGAN-tensorflow
a tensorflow implementation of WGAN