rimless
interests: singing, generative models, computer vision (3D&2D), computer graphics
University of Southern CaliforniaLos Angeles
Pinned Repositories
3D-Machine-Learning
A resource repository for 3D machine learning
3DVision_sp24
AdaIN-style
Arbitrary Style Transfer in Real-time with Adaptive Instance Normalization
adversarial-object-removal
Code base for our paper " Adversarial Scene Editing: Automatic Object Removal from Weak Supervision" appearing in NIPS 2018.
AnimateDiff
Official implementation of AnimateDiff.
awesome-3d-diffusion
A collection of papers on diffusion models for 3D generation.
Awesome-pytorch-list
A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.
Awesome-Text-to-Image
(ෆ`꒳´ෆ) A Survey on Text-to-Image Generation/Synthesis.
DeepLearning
深度学习入门教程&&优秀文章&&Deep Learning Tutorial
MUNIT
Multimodal Unsupervised Image-to-Image Translation
rimless's Repositories
rimless/DeepLearning
深度学习入门教程&&优秀文章&&Deep Learning Tutorial
rimless/3D-Machine-Learning
A resource repository for 3D machine learning
rimless/Awesome-pytorch-list
A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.
rimless/Bringing-Old-Photos-Back-to-Life
Bringing Old Photo Back to Life (CVPR 2020 oral)
rimless/disunknown
Code and project page for ICCV 2021 paper "DisUnknown: Distilling Unknown Factors for Disentanglement Learning"
rimless/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
rimless/GANSketching
Code for the paper: Sketch Your Own GAN https://peterwang512.github.io/GANSketching
rimless/google-research
Google Research
rimless/hmr
Project page for End-to-end Recovery of Human Shape and Pose
rimless/homework
Assignments for CS294-112.
rimless/ICT-FaceKit
ICT's Vision and Graphics Lab's morphable face model and toolkit
rimless/mae
PyTorch implementation of MAE https//arxiv.org/abs/2111.06377
rimless/Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
rimless/NTU_HYLee_MachineLearning_Homework
作業分享:台大李宏毅 (Hung-Yi Lee) 教授的Machine Learning (2016, Fall)
rimless/OpenMMD
OpenMMD is an OpenPose-based application that can convert real-person videos to the motion files (.vmd) which directly implement the 3D model (e.g. Miku, Anmicius) animated movies.
rimless/pytorch-handbook
pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行
rimless/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
rimless/PyTorchDocs
PyTorch 官方中文教程包含 60 分钟快速入门教程,强化教程,计算机视觉,自然语言处理,生成对抗网络,强化学习。欢迎 Star,Fork!
rimless/sate_to_ground
Official Code of the CVPR 2020 Paper: Geometry-Aware Satellite-to-Ground Image Synthesis for Urban Areas
rimless/SC-FEGAN
SC-FEGAN : Face Editing Generative Adversarial Network with User's Sketch and Color (ICCV2019)
rimless/Stable-Pix2Seq
A full-fledged version of Pix2Seq
rimless/starter-hugo-academic
rimless/style-based-gan-pytorch
Implementation A Style-Based Generator Architecture for Generative Adversarial Networks in PyTorch
rimless/style2paints
sketch + style = paints :art: (TOG2018/SIGGRAPH2018ASIA)
rimless/stylegan-encoder
StyleGAN Encoder - converts real images to latent space
rimless/stylegan2
StyleGAN2 - Official TensorFlow Implementation
rimless/stylized-neural-painting
Official Pytorch implementation of the preprint paper "Stylized Neural Painting", in CVPR 2021.
rimless/sunjiao123sun.github.io
rimless/swapping-autoencoder-pytorch
Official Implementation of Swapping Autoencoder for Deep Image Manipulation (NeurIPS 2020)
rimless/swapping-autoencoder-pytorch-unofficial
Unofficial implementation of Swapping Autoencoder for Deep Image Manipulation (https://arxiv.org/abs/2007.00653) in PyTorch