VGAN-Tensorflow
Video generator
An implementation of a deep learning model to generate videos with dynamic scenes
Tensorflow Implementation of "Generating Videos with Scene Dynamics"
15 stars
1 watching
6 forks
Language: Python
last commit: almost 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
pbaylies/stylegan2 | Implementation of a generative adversarial network for generating images with conditional variations. | 315 |
pku-yuangroup/magictime | Generates time-lapse videos from text inputs using deep learning models. | 1,312 |
marvinteichmann/tensorflow-fcn | An implementation of a fully convolutional network architecture for image segmentation using VGG weights. | 1,102 |
tensorlayer/dcgan | A deep learning implementation of a generative adversarial network for generating images from text descriptions. | 340 |
l0sg/seqgan-music | Generates polyphonic music sequences using deep learning models and adversarial training | 28 |
burness/tensorflow-101 | An end-to-end deep learning project demonstrating various TensorFlow techniques and applications in image classification, GANs, text classification, and more. | 1,113 |
damo-nlp-sg/videollama2 | An audio-visual language model designed to advance spatial-temporal modeling and audio understanding in video processing. | 957 |
zsdonghao/text-to-image | A TensorFlow implementation of generating images from text descriptions using a Generative Adversarial Network (GAN) architecture | 602 |
hjptriplebee/vgg19_with_tensorflow | An implementation of the VGG19 deep learning model using TensorFlow and Python. | 179 |
yitong91/storygan | A framework for generating images that describe stories using deep learning techniques | 233 |
nus-hpc-ai-lab/videosys | A comprehensive toolkit for high-performance video generation and processing | 1,819 |
google-research/xmcgan_image_generation | This implementation enables text-to-image generation by leveraging cross-modal contrastive learning. | 98 |
brade31919/srgan-tensorflow | Tensorflow implementation of a generative adversarial network for single image super-resolution | 848 |
maxorange/pix2vox | This project enables the generation of 3D voxel models from 2D sketches using stacked generative adversarial networks. | 243 |
tdrussell/illustrationgan | A Generative Adversarial Networks implementation for modeling illustrations using a custom dataset of anime faces. | 269 |