benckx/DCGAN-for-psychonauts
Use DCGAN to create trippy videos
This project helps VJs and digital artists generate unique, abstract video loops for live performances, installations, or other creative projects. You provide a folder of existing images, and the tool processes them to output a dynamic, 'trippy' video based on the evolving patterns it learns. It's designed for visual creators looking to produce mesmerizing, continuously transforming visual content without needing to create each frame manually.
No commits in the last 6 months.
Use this if you need to create abstract, evolving video backgrounds or loops for visual effects in live shows, art installations, or digital media, and you have a collection of source images.
Not ideal if you need to generate photorealistic video, videos with specific narrative elements, or precise control over the exact content of each frame.
Stars
26
Forks
3
Language
Python
License
MIT
Category
Last pushed
Oct 09, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/benckx/DCGAN-for-psychonauts"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
zhangqianhui/Conditional-GAN
Tensorflow implementation for Conditional Convolutional Adversarial Networks.
mit-han-lab/data-efficient-gans
[NeurIPS 2020] Differentiable Augmentation for Data-Efficient GAN Training
EugenHotaj/pytorch-generative
Easy generative modeling in PyTorch
kundan2510/pixelCNN
Theano reimplementation of pixelCNN architecture
shaohua0116/DCGAN-Tensorflow
A Tensorflow implementation of Deep Convolutional Generative Adversarial Networks trained on...