PhotographicImageSynthesiswithCascadedRefinementNetworks-Pytorch
Image synthesis library
An implementation of cascaded refinement networks for generating photorealistic images from semantic layouts
Photographic Image Synthesis with Cascaded Refinement Networks - Pytorch Implementation
65 stars
2 watching
10 forks
Language: Python
last commit: almost 7 years ago cityscapesdeep-learninghigh-resolutionneural-networkphotorealistic-based-renderingsemantic-segmentationvgg19
Related projects:
Repository | Description | Stars |
---|---|---|
kaiyangzhou/dassl.pytorch | A PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision. | 1,217 |
felixgwu/img_classification_pk_pytorch | A PyTorch project for comparing image classification models and facilitating quick experiment setup | 365 |
junyanz/bicyclegan | A PyTorch implementation of an image-to-image translation model that generates new images from paired training data. | 1,486 |
woozzu/dong_iccv_2017 | An implementation of semantic image synthesis via adversarial learning using PyTorch | 145 |
carpedm20/began-pytorch | An implementation of a deep learning model for generating images from text descriptions | 262 |
akanimax/pro_gan_pytorch | Implementation of a deep learning model for generating high-quality images with improved stability and variation. | 536 |
owenzlz/deepimageblending | A PyTorch implementation of blending images by optimizing a Poisson loss with style and content loss | 431 |
dyhan0920/pyramidnet-pytorch | An implementation of a deep neural network architecture for image classification tasks | 273 |
openseg-group/openseg.pytorch | Provides a PyTorch implementation of several computer vision tasks including object detection, segmentation and parsing. | 1,190 |
cmsflash/beauty-net | Provides a basic framework for training deep learning models on image classification tasks using PyTorch | 187 |
4uiiurz1/pytorch-res2net | Implementations of deep learning architectures using PyTorch for image classification tasks on various datasets. | 112 |
yassouali/pytorch-segmentation | Implementation of semantic segmentation models and datasets using PyTorch | 1,686 |
mattmacy/vnet.pytorch | A PyTorch implementation of V-Net for volumetric medical image segmentation | 694 |
ashual/scene_generation | A PyTorch implementation of a deep learning-based method for generating interactive scenes with specified object attributes and relations | 187 |
mrzhu-cool/pix2pix-pytorch | A PyTorch implementation of an image-to-image translation algorithm using conditional adversarial networks | 425 |