Pinned Repositories
attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
AttnGAN
berkeley-stat-157
Homepage for STAT 157 at UC Berkeley
bert
TensorFlow code and pre-trained models for BERT
BicycleGAN
Toward Multimodal Image-to-Image Translation
BigGAN-PyTorch
The author's officially unofficial PyTorch BigGAN implementation.
CCLAP
This is the official implementation of CCLAP for Controllable Chinese Landscape Painting generation. (ICME2023, oral)
Chinese-CLIP
Chinese version of CLIP which achieves Chinese cross-modal retrieval and representation generation.
Chinese-Landscape-Painting-Dataset
Dataset used for WACV 2021 paper: "End-to-End Chinese Landscape Painting Creation Using Generative Adversarial Networks"
hadoop-native-macos
The Hadoop native libraries for macOS
ysm2000's Repositories
ysm2000/hadoop-native-macos
The Hadoop native libraries for macOS
ysm2000/AttnGAN
ysm2000/berkeley-stat-157
Homepage for STAT 157 at UC Berkeley
ysm2000/bert
TensorFlow code and pre-trained models for BERT
ysm2000/BigGAN-PyTorch
The author's officially unofficial PyTorch BigGAN implementation.
ysm2000/Chinese-Landscape-Painting-Dataset
Dataset used for WACV 2021 paper: "End-to-End Chinese Landscape Painting Creation Using Generative Adversarial Networks"
ysm2000/CIPGAN
基于CycleGAN的水墨画风格迁移网络
ysm2000/clip-gen
CLIP-GEN: Language-Free Training of a Text-to-Image Generator with CLIP
ysm2000/CLIP-ImageSearch-NCNN
CLIP⚡NCNN⚡基于自然语言的图片搜索(Image Search)⚡以字搜图⚡x86⚡Android
ysm2000/CogView2
official code repo for paper "CogView2: Faster and Better Text-to-Image Generation via Hierarchical Transformers"
ysm2000/CycleGAN-PyTorch
A very simple implementation of cyclegan, which is based on pytorch.
ysm2000/d2l-pytorch
This project reproduces the book Dive Into Deep Learning (https://d2l.ai/), adapting the code from MXNet into PyTorch.
ysm2000/deep-photo-styletransfer
Code and data for paper "Deep Photo Style Transfer": https://arxiv.org/abs/1703.07511
ysm2000/denoising-diffusion-gan
Tackling the Generative Learning Trilemma with Denoising Diffusion GANs https://arxiv.org/abs/2112.07804
ysm2000/DF-GAN
A Simple and Effective Baseline for Text-to-Image Synthesis (CVPR2022 oral)
ysm2000/diffvg
Differentiable Vector Graphics Rasterization
ysm2000/GALIP
[CVPR2023] A faster, smaller, and better text-to-image model for large-scale training
ysm2000/ganhacks
starter from "How to Train a GAN?" at NIPS2016
ysm2000/latent-diffusion
High-Resolution Image Synthesis with Latent Diffusion Models
ysm2000/Medical-KBQA
基于知识图谱的医疗诊断知识问答系统
ysm2000/PAMA
An arbitrary style transfer algorithm
ysm2000/PyTorch-CycleGAN
A clean and readable Pytorch implementation of CycleGAN
ysm2000/PyTorch-GAN
PyTorch implementations of Generative Adversarial Networks.
ysm2000/r2d2
ysm2000/Self-Supervised-Sketch-to-Image-Synthesis-PyTorch
The pytorch implementation for the paper "Self-Supervised Sketch-to-Image Synthesis" in AAAI-2021
ysm2000/Shifted_Diffusion
Code for Shifted Diffusion for Text-to-image Generation (CVPR 2023)
ysm2000/SketchySceneColorization
Language-based Colorization of Scene Sketches. (SIGGRAPH Asia 2019)
ysm2000/stylegan2
StyleGAN2 - Official TensorFlow Implementation
ysm2000/TransGAN
[NeurIPS‘2021] "TransGAN: Two Pure Transformers Can Make One Strong GAN, and That Can Scale Up", Yifan Jiang, Shiyu Chang, Zhangyang Wang
ysm2000/unidiffuser
Code and models for the paper "One Transformer Fits All Distributions in Multi-Modal Diffusion"