Skip to content

Commit

Permalink
fix md
Browse files Browse the repository at this point in the history
  • Loading branch information
Sxela authored Dec 24, 2021
1 parent 2823e17 commit 3116fec
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,8 @@ The release is [here](https://github.com/Sxela/ArcaneGAN/releases/tag/v0.2)

The model is a pytroch *.jit of a fastai v1 flavored u-net trained on a paired dataset, generated via a blended stylegan2.

Model architecture: [fastai v1 u-net](https://fastai1.fast.ai/vision.models.unet.html)
Stylegan2 implementation used: [stylegan3 repo](https://github.com/NVlabs/stylegan3)
Stylegan blending example: [stylegan3 blending](https://github.com/Sxela/stylegan3_blending)
Paired image2image training: [fastai v1 superres notebook](https://github.com/fastai/course-v3/blob/master/nbs/dl1/lesson7-superres-gan.ipynb)
- Model architecture: [fastai v1 u-net](https://fastai1.fast.ai/vision.models.unet.html)
- Stylegan2 implementation used: [stylegan3 repo](https://github.com/NVlabs/stylegan3)
- Stylegan blending example: [stylegan3 blending](https://github.com/Sxela/stylegan3_blending)
- Paired image2image training: [fastai v1 superres notebook](https://github.com/fastai/course-v3/blob/master/nbs/dl1/lesson7-superres-gan.ipynb)

0 comments on commit 3116fec

Please sign in to comment.