Skip to content

Commit

Permalink
Organize with table
Browse files Browse the repository at this point in the history
  • Loading branch information
BreezeWhite committed Mar 30, 2022
1 parent 87463c6 commit 4c276c9
Showing 1 changed file with 6 additions and 24 deletions.
30 changes: 6 additions & 24 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,28 +5,10 @@ easy-to-use colab scripts.

## Image

**Informative-Drawings** (
[Colab](https://colab.research.google.com/github/BreezeWhite/interesting-colabs/blob/main/scripts/InformativeDrawings.ipynb)
/ [Github](https://github.com/carolineec/informative-drawings)
)
: Transform pictures into line-drawing style images.

**Upscale Image** (
[Colab](https://colab.research.google.com/github/BreezeWhite/interesting-colabs/blob/main/scripts/UpscaleImage.ipynb)
/ [Github](https://github.com/idealo/image-super-resolution)
)
: Increase the resolution of an image.

**AnimeGanV2** (
[Colab](https://colab.research.google.com/github/BreezeWhite/interesting-colabs/blob/main/scripts/AnimeGanV2.ipynb)
/ [Github](https://github.com/TachibanaYoshino/AnimeGANv2)
)
: Transform pictures into different anime style images.


**ArcaneGAN** (
[Colab](https://colab.research.google.com/github/BreezeWhite/interesting-colabs/blob/main/scripts/ArcaneGAN.ipynb)
/ [Github](https://github.com/Sxela/ArcaneGAN)
)
: Transform pictures into Arcane-like images.
| Name | Description | Source |
|----------------------|-------------------------------------------------------|--------|
| Informative Drawings | Transform pictures into line-drawing style images. | [Colab](https://colab.research.google.com/github/BreezeWhite/interesting-colabs/blob/main/scripts/InformativeDrawings.ipynb) / [Github](https://github.com/carolineec/informative-drawings) |
| Upscale Image | Increase the resolution of an image. | [Colab](https://colab.research.google.com/github/BreezeWhite/interesting-colabs/blob/main/scripts/AnimeGanV2.ipynb) / [Github](https://github.com/TachibanaYoshino/AnimeGANv2) |
| AnimeGANv2 | Transform pictures into different anime style images. | [Colab](https://colab.research.google.com/github/BreezeWhite/interesting-colabs/blob/main/scripts/AnimeGanV2.ipynb) / [Github](https://github.com/TachibanaYoshino/AnimeGANv2) |
| ArcaneGAN | Transform pictures into Arcane-like images. |[Colab](https://colab.research.google.com/github/BreezeWhite/interesting-colabs/blob/main/scripts/ArcaneGAN.ipynb) / [Github](https://github.com/Sxela/ArcaneGAN) |

0 comments on commit 4c276c9

Please sign in to comment.