single-image-generation
There are 8 repositories under single-image-generation topic.
tamarott/SinGAN
Official pytorch implementation of the paper: "SinGAN: Learning a Generative Model from a Single Natural Image"
tohinz/ConSinGAN
PyTorch implementation of "Improved Techniques for Training Single-Image GANs" (WACV-21)
omerbt/Splice
Official Pytorch Implementation for "Splicing ViT Features for Semantic Appearance Transfer" presenting "Splice" (CVPR 2022 Oral)
fallenshock/SinDDM
Official pytorch implementation of the paper: "SinDDM: A Single Image Denoising Diffusion Model"
zilongzheng/PatchGenCN
CVPR 2021 Oral Paper PatchGenCN
Larry-u/PVSeRF
Official repository of "PVSeRF: Joint Pixel-, Voxel- and Surface-Aligned Radiance Field for Single-Image Novel View Synthesis", ACM MM 2022
HilaManor/Generative-deep-features
Students Project at the Technion for generating natural looking images from a single image, using deep features of VGG19 and a hierarchical architecture based on SinGAN
dragonHyeon/pytorch-basic-model-implementation
Implemented basic deep learning models using PyTorch