文件名称:dreamer:带有适当CLI的改进的Deep Dreaming脚本
文件大小:3KB
文件格式:ZIP
更新时间:2024-06-10 17:57:54
Python
梦想家 带有适当CLI的改进的Deep Dreaming脚本。 来自原始脚本,我主要添加了一个argparse CLI并删除了ipython部分。 usage: dream.py [-h] [-a ANIMATE] [-s SCALE] [-l LAYER] [-m MODEL] [--force-backward] [--show] image [image ...] positional arguments: image images to process optional arguments: -h, --help show this help message and exit -a ANIMATE, --animate ANIMATE
【文件预览】:
dreamer-master
----.gitignore(19B)
----README.md(1KB)
----dream.py(6KB)