The following instructions are for Linux or macOS. It may work on Windows too, but I'm not very experienced with Windows. No special hardware is required (you can run it on a CPU; no GPU needed).
Install pyenv[0] and pyenv-virtualenv[1]. Clone the repo and set up an environment:
Comments
The following instructions are for Linux or macOS. It may work on Windows too, but I'm not very experienced with Windows. No special hardware is required (you can run it on a CPU; no GPU needed).
Install pyenv[0] and pyenv-virtualenv[1]. Clone the repo and set up an environment:
Download the pretrained weights from https://github.com/taki0112/UGATIT/issues/50#issuecomment-53.... Extract them: Crop your images in a 1:1 aspect ratio so that they contain only the head. Place them in the dataset/selfie2anime/testA/ directory. Run the program: Open results/*/index.html in your browser to see the results.[0] https://github.com/pyenv/pyenv#installation
[1] https://github.com/pyenv/pyenv-virtualenv#installation
[2] Other versions may work, but this is the version mentioned in https://github.com/taki0112/UGATIT#requirements
Thank you so much! I'll give this a crack on windows and see how it turns out.
I got it working via WSL on windows. Thanks!