Saturday, 27 April 2019

ML4a Pix2Pix

https://ml4a.github.io/guides/Pix2Pix/

Right so I shall try and list my commands here as a way to remember the order in which to get this working on my own image set.

I need to create an X Y dataset where X is an abstraction and Y is the real photograph. I have the real so i need to think of what i want as the abstract.

cmd.exe

virtualenv --system-site-packages -p python ./venv

.\venv\Scripts\activate

pip install --upgrade pip

pip install --upgrade tensorflow

cd pix2pix-tensorflow

python tools/download-dataset.py facades


One of the gumby mistakes made
https://www.twitch.tv/roycetrounson once I got it to work I streamed the many hours of maxed computer processors as an interest to anyone who likes command prompt.
My Twitch stream



No comments:

Post a Comment

Overview of My Practice - Presentation

Pretty happy with the way my presentation went, surprisingly useful questions were asked and I was...