scene_generation
Scene generator
A PyTorch implementation of a deep learning-based method for generating interactive scenes with specified object attributes and relations
A PyTorch implementation of the paper: Specifying Object Attributes and Relations in Interactive Scene Generation
187 stars
8 watching
30 forks
Language: Python
last commit: about 1 year ago computer-visiondeep-learningiccv2019image-generationmachine-learningms-cocopytorchscene-graph
Related projects:
Repository | Description | Stars |
---|---|---|
casualganpapers/make-a-scene | PyTorch implementation of a scene-based text-to-image generation system with human priors using Generative Adversarial Networks and semantic segmentation | 333 |
kaihuatang/scene-graph-benchmark.pytorch | A PyTorch implementation of Scene Graph Generation methods with support for visualization and evaluation on custom images | 1,075 |
carpedm20/began-pytorch | An implementation of a deep learning model for generating images from text descriptions | 262 |
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 |
yuweihao/kern | An open-source implementation of a graph neural network architecture for scene graph generation in computer vision | 120 |
akanimax/pro_gan_pytorch | Implementation of a deep learning model for generating high-quality images with improved stability and variation. | 536 |
blade6570/photographicimagesynthesiswithcascadedrefinementnetworks-pytorch | An implementation of cascaded refinement networks for generating photorealistic images from semantic layouts | 65 |
yikang-li/msdn | An implementation of a multi-level scene description network in PyTorch for generating scene graphs from object, phrase, and region captions. | 227 |
felixgwu/img_classification_pk_pytorch | A PyTorch project for comparing image classification models and facilitating quick experiment setup | 365 |
ypxie/hdgan | A PyTorch implementation of an adversarial network for generating high-definition images from text descriptions. | 150 |
jayleicn/animegan | A PyTorch implementation of Generative Adversarial Networks for anime face drawing | 1,280 |
kaihuatang/vctree-scene-graph-generation | Generates scene graphs from visual contexts using dynamic tree structures | 121 |
jwyang/graph-rcnn.pytorch | Reimplemented scene graph generation models using PyTorch 1.0 | 733 |
project-dc/pygeneses | A PyTorch-based framework for training and studying artificial species in bio-inspired environments | 72 |
woozzu/dong_iccv_2017 | An implementation of semantic image synthesis via adversarial learning using PyTorch | 145 |