Skip to content

Commit

Permalink
'up'
Browse files Browse the repository at this point in the history
  • Loading branch information
youyuge34 committed Jan 10, 2019
1 parent cdaa7f0 commit dec08dc
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 18 deletions.
25 changes: 7 additions & 18 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,26 +4,15 @@ Anime-InPainting: An demo application of based on [Edge-Connect](https://github.
English | [中文版介绍](#jump_zh)

## Demo show time
#### Demo outputs
#### Outputs
<p align="center">
<img src="files/demo_shortcut2.jpg" width="450" height="240">
<img src="files/demo_house.jpg" width="425" height="400">
<img src="files/show1.jpg" width="720" height="400">
</p>

#### Demo using sole input
#### Demo
<p align="center">
<img src="files/cut2.gif" width="425" height="425">
</p>

#### Demo using input and edge to fine-tune
<p align="center">
<img src="files/cut3.gif" width="608" height="324">
</p>

Validation samples of Well trained model (weights files are provided below):

<p align="center">
<img src="files/2069500.png" width="640" height="380">
<img src="files/cut3.gif" width="406" height="222">
</p>

Introduction:
Expand All @@ -35,14 +24,14 @@ Compared with the original work, this project has such improvements:
- Auto-save and auto-load latest weights files
- Add a fast training phase combined with origin phase 2 and 3
- bugs fixed (most of them are merged into the original work)
- Add utility files
- Add configs in `config.yml`
- PRINT_FREQUENCY
- DEVICE : cpu or gpu
- ... ...

**You can do the amazing Anime inpainting conveniently here.

And detailed training tutorial is introduced below.**
**You can do the amazing Anime inpainting conveniently here.**
**And detailed training tutorial is introduced below.**

## Prerequisites
- Python 3
Expand Down
Binary file removed files/2069500.png
Binary file not shown.
Binary file removed files/demo_edge1.jpg
Binary file not shown.
Binary file removed files/demo_house.jpg
Binary file not shown.
Binary file removed files/demo_shortcut.jpg
Binary file not shown.
Binary file removed files/demo_shortcut2.jpg
Binary file not shown.
Binary file added files/show1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit dec08dc

Please sign in to comment.