Gooogr / DeepDreamer

Streamlit app with Deep Dream implementation on Keras.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DeepDreamer

Streamlit app with Deep Dream implementation

Jupyter notebook

Use Base_implementation.ipynb

Run terminal app

python3 main.py -i imgs/flower_valley.jpg

Specify json congif (optional)

python3 main.py -i path_to_image -o path_to_json_file

Run streamlit app

steamlit run st_app.py

About

Streamlit app with Deep Dream implementation on Keras.

License:MIT License


Languages

Language:Jupyter Notebook 54.1%Language:Python 45.9%