Python Forum
Neural Art GUI- Create 60s style background videos
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Neural Art GUI- Create 60s style background videos
#1
Neural Art GUI V0.11 (first release)
By Steve Shambles, July 2021



A very Basic GUI for Windows and Linux to create art videos easily and quickly.

[Image: neuralart-v011-screenshot.png]



Neural Art GUI allows you to create images, videos or animations of crazy shifting patterns

like in the 1960s music backgrounds. You know like in Austin Powers movies :-)


Here is a short example:

[Image: output.gif]

Based on Neural art example code on GitHub:

https://github.com/dstein64/neuralart/bl...example.py


Requirements if running source code:

pip3 install neuralart

(this is a big install which includes pytorch, Pillow and numpy)

Both running from source or the executable needs

FFMpeg installed on your system (and on Windows path set.)

https://www.ffmpeg.org/

https://www.wikihow.com/Install-FFmpeg-on-Windows

If ffmpeg is not installed properly Neural Art GUI will not work.

This is a work in progress, lots of improvements to make and there are a few bugs

(mostly with converting avi2gif),

as this is not essential to its use I have decided to release this version.

https://github.com/steveshambles/Neural-Art-GUI
Reply


Messages In This Thread
Neural Art GUI- Create 60s style background videos - by steve_shambles - Jul-16-2021, 07:06 PM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020