lucid sonic dreams 源码
清醒音速梦 清醒音速梦将GAN生成的视觉效果同步到音乐。默认情况下,它使用 ,并从提取了预训练的模型。也可以使用自定义权重和其他GAN架构。 示例输出可在和找到。 安装 此实现已在Python 3.6和3.7上进行过测试。根据NVLabs的StyleGAN2的TensorFlow实现,需要TensorFlow 1.15。不支持TensorFlow 2.x. 要安装,只需运行: pip install lucidsonicdreams 用法 您可以参考《 以获取完整的参数说明和示例代码模板。下面还提供了基本的可视化代码段。 基本可视化 from lucidsonicdreams import LucidSonicDream L = LucidSonicDream(song = 'song.mp3', style = 'abstract photos
文件列表
lucid-sonic-dreams-main.zip
(预估有个8文件)
lucid-sonic-dreams-main
setup.py
1KB
lucidsonicdreams
helper_functions.py
3KB
__init__.py
19B
sample_effects.py
597B
main.py
27KB
setup.cfg
39B
LICENSE.txt
1KB
README.md
1KB
暂无评论