EliotChenKJ's Stars
junyanz/pytorch-CycleGAN-and-pix2pix
Image-to-Image Translation in PyTorch
CopyTranslator/CopyTranslator
🔠Foreign language reading and translation assistant based on copy and translate.
NVlabs/stylegan
StyleGAN - Official TensorFlow Implementation
NVlabs/stylegan2
StyleGAN2 - Official TensorFlow Implementation
microsoft/frontend-bootcamp
Frontend Workshop from HTML/CSS/JS to TypeScript/React/Redux
RayTracing/raytracing.github.io
Main Web Site (Online Books)
NVlabs/SPADE
Semantic Image Synthesis with SPADE
7kms/react-illustration-series
图解react源码, 用大量配图的方式, 致力于将react原理表述清楚.
arco-design/arco-design
A comprehensive React UI components library based on Arco Design
G33kzD3n/Catalogue
nmslib/hnswlib
Header-only C++/python library for fast approximate nearest neighbors
rosinality/stylegan2-pytorch
Implementation of Analyzing and Improving the Image Quality of StyleGAN (StyleGAN 2) in PyTorch
heykeetae/Self-Attention-GAN
Pytorch implementation of Self-Attention Generative Adversarial Networks (SAGAN)
ykob/sketch-threejs
Interactive sketches made with three.js.
infi-pc/locatorjs
mitsuba-renderer/mitsuba
Mitsuba renderer main repository
BachiLi/diffvg
Differentiable Vector Graphics Rasterization
vincent-thevenin/Realistic-Neural-Talking-Head-Models
My implementation of Few-Shot Adversarial Learning of Realistic Neural Talking Head Models (Egor Zakharov et al.).
tomguluson92/StyleGAN_PyTorch
The implementation of StyleGAN on PyTorch 1.0.1
tohinz/ConSinGAN
PyTorch implementation of "Improved Techniques for Training Single-Image GANs" (WACV-21)
uber-research/DeepPruner
DeepPruner: Learning Efficient Stereo Matching via Differentiable PatchMatch (ICCV 2019)
rosinality/swapping-autoencoder-pytorch
Unofficial implementation of Swapping Autoencoder for Deep Image Manipulation (https://arxiv.org/abs/2007.00653) in PyTorch
assafshocher/InGAN
Official code for the paper "InGAN: Capturing and Retargeting the DNA of a Natural Image"
endo-yuki-t/Animating-Landscape
Pytorch implementation of Animating Landscape (SIGGRAPH Asia 2019)
EliotChenKJ/Guided-Correspondence-Loss
Official PyTorch implementation of "Neural Texture Synthesis with Guided Correspondence" [CVPR 2023].
Ashu7397/cooc_texture
Co-occurrence Based Texture Synthesis
xchhuang/pytorch_sliced_wasserstein_loss
An unofficial PyTorch implementation of "A Sliced Wasserstein Loss for Neural Texture Synthesis" paper [CVPR 2021].
shihuajie/Analysis-and-Controlled-Synthesis-of-Inhomogeneous-Textures
shjo-april/Tensorflow_Pixel2Pixel
Image-to-Image Translation with Conditional Adversarial Networks
EliotChenKJ/Guided-Correspondence-Loss-Sup
Supplementary of "Neural Texture Synthesis with Guided Correspondence" [CVPR 2023]