rimless
interests: singing, generative models, computer vision (3D&2D), computer graphics
University of Southern CaliforniaLos Angeles
rimless's Stars
huggingface/pytorch-image-models
The largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights -- ResNet, ResNeXT, EfficientNet, NFNet, Vision Transformer (ViT), MobileNetV4, MobileNet-V3 & V2, RegNet, DPN, CSPNet, Swin Transformer, MaxViT, CoAtNet, ConvNeXt, and more
lllyasviel/style2paints
sketch + style = paints :art: (TOG2018/SIGGRAPH2018ASIA)
microsoft/Bringing-Old-Photos-Back-to-Life
Bringing Old Photo Back to Life (CVPR 2020 oral)
facebookresearch/DensePose
A real-time approach for mapping all human pixels of 2D RGB images to a 3D surface-based model of the body
luanfujun/deep-painterly-harmonization
Code and data for paper "Deep Painterly Harmonization": https://arxiv.org/abs/1804.03189
Turing-Project/WriteGPT
由图灵的猫开发,基于开源GPT2.0的初代创作型人工智能 | 可扩展、可进化
FedML-AI/FedML
FEDML - The unified and scalable ML library for large-scale distributed training, model serving, and federated learning. FEDML Launch, a cross-cloud scheduler, further enables running any AI jobs on any GPU cloud or on-premise cluster. Built on this library, TensorOpera AI (https://TensorOpera.ai) is your generative AI platform at scale.
tamarott/SinGAN
Official pytorch implementation of the paper: "SinGAN: Learning a Generative Model from a Single Natural Image"
wy1iu/sphereface
Implementation for <SphereFace: Deep Hypersphere Embedding for Face Recognition> in CVPR'17.
jiupinjia/stylized-neural-painting
Official Pytorch implementation of the preprint paper "Stylized Neural Painting", in CVPR 2021.
NVlabs/alias-free-gan
Alias-Free GAN project website and code
PeterWang512/GANSketching
Sketch Your Own GAN: Customizing a GAN model with hand-drawn sketches.
mtli/PhotoSketch
Code for Photo-Sketching: Inferring Contour Drawings from Images :dog:
BoyuanJiang/context_encoder_pytorch
PyTorch Implement of Context Encoders: Feature Learning by Inpainting
rtqichen/beta-tcvae
code for "Isolating Sources of Disentanglement in Variational Autoencoders".
google-deepmind/spiral
We provide a pre-trained model for unconditional 19-step generation of CelebA-HQ images
Onr/Council-GAN
Implementation for our paper Breaking the Cycle - Colleagues are all you need (CVPR 2020)
rosinality/swapping-autoencoder-pytorch
Unofficial implementation of Swapping Autoencoder for Deep Image Manipulation (https://arxiv.org/abs/2007.00653) in PyTorch
danqi/thesis
Danqi Chen's PhD Thesis
linjx-ustc1106/TuiGAN-PyTorch
PyTorch Implementation of ECCV 2020 Spotlight "TuiGAN: Learning Versatile Image-to-Image Translation with Two Unpaired Images"
tsunghan-wu/Depth-Completion
🍀 Official pytorch implementation of "Indoor Depth Completion with Boundary Consistency and Self-Attention. Huang et al. RLQ@ICCV 2019."
KMnP/fashionpedia-api
Python API for Fashionpedia Dataset
JonathanRaiman/tensorflow-infogan
:dolls: InfoGAN: Interpretable Representation Learning
XuezheMax/wolf
Invertible Generative Flows
libreai/neural-painters-x
Neural Paiters
Johnqczhang/densepose_installation
How to install DensePose with PyTorch (including caffe2) from source code or binaries via conda
XuezheMax/macow
Masked Convolutional Flow
stimong/densepose_python3
densepose for python3.6
urw7rs/spiralpp
A pytorch implementation of spiral++
wgoldie/canvasdrawer
Canvas-Drawer neural network training architecture in PyTorch