Skip to content

Adding Docker support and local StyleGan2 file load option#9

Merged
RameenAbdal merged 9 commits intoRameenAbdal:masterfrom
flavienbwk:master
Jan 8, 2021
Merged

Adding Docker support and local StyleGan2 file load option#9
RameenAbdal merged 9 commits intoRameenAbdal:masterfrom
flavienbwk:master

Conversation

@flavienbwk
Copy link
Copy Markdown
Contributor

@flavienbwk flavienbwk commented Jan 7, 2021

Related to #8, this PR adds Docker support (totally optional, doesn't affect the original project) for an easy build and deployment alternative.

This PR includes :

  • Docker and docker-compose configuration files
  • Added Docker install documentation section
  • Support for local StyleGan2 stylegan2-ffhq-config-f.pkl file, avoiding to re-download it every time (360Mb)

@johndpope
Copy link
Copy Markdown

cuda 11 is out - it fixes issues with 3090

there is official dockerimages
NVlabs/stylegan2-ada#51

we should be targeting stylegan2-ada - it's same format.
stylegan2 is 2019 - ada is 2020 - they fixed projection stuff.

@RameenAbdal RameenAbdal merged commit 153eff6 into RameenAbdal:master Jan 8, 2021
@flavienbwk flavienbwk mentioned this pull request Jan 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants